So I thought it'd be interesting to gauge the programming skills everyone has on the escapist. Do you write your own programs daily, or not have the faintest clue over where to start? Assembler hacker or just beginning to learn javascript?
Programming general I suppose. Post with how long you've been coding, what motivates you, any particular achievements you're proud of, and any questions you might have that someone could answer/observations/funny anecdotes. And most importantly of course, funny images related to the discussion:
For anyone who's interested in learning how to program, but doesn't know where to start, I've included a few really useful tutorials:
EDIT: HTML5 can be considered a programming language because apparently it's Turing Complete [http://lemire.me/blog/archives/2011/03/08/breaking-news-htmlcss-is-turing-complete/]. Any previous HTML versions would be considered markup languages, so using them isn't really programming...but feel free to discuss it anyway!
Programming general I suppose. Post with how long you've been coding, what motivates you, any particular achievements you're proud of, and any questions you might have that someone could answer/observations/funny anecdotes. And most importantly of course, funny images related to the discussion:

For anyone who's interested in learning how to program, but doesn't know where to start, I've included a few really useful tutorials:
Python tutorial [http://docs.python.org/tutorial/introduction.html] - a really easy first language, that's also really powerful, but most importantly fun.
W3schools [http://www.w3schools.com/] - for those put off by a traditional programming language and want to try out an in-browser language like Javascript first.
W3schools [http://www.w3schools.com/] - for those put off by a traditional programming language and want to try out an in-browser language like Javascript first.
EDIT: HTML5 can be considered a programming language because apparently it's Turing Complete [http://lemire.me/blog/archives/2011/03/08/breaking-news-htmlcss-is-turing-complete/]. Any previous HTML versions would be considered markup languages, so using them isn't really programming...but feel free to discuss it anyway!