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

Programming Languages

Programming Languages pydanny has used:

Timeline Graph
 
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
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
AppleSoft BASIC
Commodore BASIC
FoxPro
Javascript
ColdFusion
Perl
Java
XSLT
PHP
VBScript
Python
Lua
TeX
1980–1985
My first programming language! I fell in love immediately and as a teenager I started writing games. My first game was 'free insults', followed by a Star Trek game that was popular in high school that I also redid in Python a few years back. The last game I wrote was an arcade effort that was a submarine versus destroyer contest that had my first attempt at 'artificial intelligence and used some pretty spiffy hi-resolution graphics.
1987
I had a Commodore 128 that I used in college for word processing and games. When I first got it I tried my hand at programming on it.
1997–2000
I did Foxpro for DOS while working for the Navy as a civilian contractor. It was fun because it was kind of like a more sane version of the AppleBasic I did back in 1980-1985. At the time I felt jealous of the VisualBasic people because they had a fancy IDE. In retrospect, the naked ASCII files and text based editor were awesome training for how I preferred to write Java and how I love to write Python.
1998–
Mostly have used it in short periods of high intensity. Like everyone else, I have a love/hate relationship. YUI leaned me more towards love and JQuery even more so.
1999–2007
I used ColdFusion off and on for 8 years. Regardless of what people think about the language, it was the community that did me in. There are a lot of nice people in the community, but their personality doesn't prevent them from writing a lot of spaghetti code. Many of them stay willfully ignorant of best practices or updates in their tool of choice.
1999
Dabbled with Perl. Loved the regular expressions but revisiting my work months later made me realize a flaw of regex. Or perhaps I just wrote spaghetti code?
2000–2006
Over time I became more and more unhappy with coding Java and thought it was my career. Then I found Python and realized it was the language.
2000–2002
I'm not a fan of XSLT. Not at all.
2000–2003
I used this a few times but was pretty unhappy with it.
2000
I worked with VBScript in the browser for a few months at Battelle. I was actually pleasantly surprised at how much easier it was to use than JavaScript. In retrospect it was easier to use because I did not fully understand JavaScript at that time.
2005–
2012
Used it for game programming for a startup. Fun stuff but haven't needed to use it since.
2013–
Specifically LaTeX. Started using it with Two Scoops of Django. Use it for many other documentation efforts, mostly for commercial work.