to do then now would be retro, to do then then was very nowtro
Log in or Sign Up

Programming Languages

Programming Languages smalltobi has used:

Timeline Graph
 
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Turbo Pascal
Javascript
C
Delphi
C++
Assembly
PHP
Bourne Shell
Python
Java
C#
Tcl
XQuery
68k Assembly
XSLT
Ruby
x86 Assembly
AWK
Fortran
sed
1998–1999
The first language that I learned in junior highschool. Back then we just printed colorful texts on the command prompt. It was fun, but I didn't see the real application of programming languages by that time.
2001–
In the beginning I didn't really like it. Since I discovered the object oriented nature of it I like it more and am using it extensively for RIA's.
2001–
Learned C at school. Used it extensively for the development on various embedded systems for the usage on trains. I love it :-)
2001–2002
Learned it in High School
2001–
See my comment on C
2002–
I programmed a steering program for a watering system which ran on a PIC 16F84. Later on I also learned X86 Assembler and PPC Assembler. I used PPC assembler to port a network driver for an old Motorola chip.
2002–
Used it to program my first personal website with some dynamic functions. Still using it when doing maintenance for older projects...
2004–
Using it on a regular basis since I'm working with Linux
2004–
Used it for a variety of different scripts... I love it!
2005–2006
Used it extensively in my diploma thesis.
2005
Wrote a small client server communication app
2005–
Adapted a backup script written in TCL
2006–
Used it extensively during my diploma thesis. Still using it occasionally in combination with XSLT
2006–2007
2006–
Used it extensively in my Diploma thesis and also later on for small XML conversion scripts. I love it!
2007–
Using it since I use Rails and I love it. In my opinion Ruby's expressiveness is better than Python's.
2007–2008
Learned it in university and programmed small games like "connect four"
2007–
Used in a couple of bash scripts
2008–2009
I edited existing Fortran code to make it feed my needs. In this case it was an implementation for the Rainflow counting algorithm
2008–
Used it together with awk and bash in a couple of scripts.