View Single Post
  #9 (permalink)  
Old 03-01-2008, 06:47 PM
Uninverted Uninverted is offline
Newbie
 
Join Date: Dec 2007
Posts: 11
Rep Power: 0
Uninverted is on a distinguished road
Default

Well, programming and website building aren't completely the same. If you want to continue to learn how to make websites, you should probably just keep trying to get better at html and maybe look at a scripting language like PHP or JavaScript. If you want to write programs (games, spreadsheets, text editors, etc.), then I would start with a simple language like Python (really really simple syntax so you can focus on learning the concepts). If you want to do both, take a look at Java; you can write standalone programs or embed it in web pages (I wouldn't recommend it to start off with though). Or, if you enjoyed all the parenthesis in this post, you could try Lisp.
__________________
My other car return the first item in a list.
Reply With Quote