Page 1 of 1

Re: Computer Science / Programming

Posted: Sat Jul 05, 2008 9:51 am
by lakehousetech
Are you specifically interested only in software development? Java is a great multi-platform language with some really great IDE's available that have plugin capability for other languages (Eclipse). On the hardware end it's good to learn some assembly language as well. That way you can better understand what is happening at all machine levels.

Re: Computer Science / Programming

Posted: Sun Jul 06, 2008 11:43 pm
by danbuter
For a first language, Python is hard to beat. It' easy to read, used a lot in Linux, and has a ton of free documentation online.