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

Programming Languages

Programming Languages whaley has used:

Timeline Graph
 
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
VisualBasic
C#
Python
Java
bash
AWK
Scala
2002
Learned for a single college course and then quickly expelled it from my memory.
2003–2005
Used for a course and then sparingly at my first job. Code monkey work with Visual Studio and ASP.NET
2004–
The light turned on after I got my first job and decided I didn't like working on anything MS related. Python remains my favorite language so far.
2005–
Learned for grad school and every job after my first. Used for my master's thesis also. I still like it and it enables me to win some bread.
2007–
Finally started writing tons of shell scripts (even for Windows) using bash.
2008–
When parsing text by piping to 18 different utilities was cumbersome, I turned to awk. Useful to me also as a poor man's `cut`.
2010–