Page 1 of 1
Computer Programming
Posted: Tue Sep 13, 2011 11:08 am
by Walshy
Hi,
I wish to learn about computer programming.
Id like your advice as to what books are good to learn from.
Thank you
Re: Computer Programming
Posted: Tue Sep 13, 2011 1:25 pm
by SPY
choose any of the followings...
For windows applications
vb.net
c#.net
vb
for web applications
javascript/html
asp
find any book that has chapters that shows examples of preferably in a project development format. like, o'relly they have books they take a single project for examples with source code to explain every aspect of that language.
to learn programming basics take any starter books barrons are ok or get dummy series's.
for web applications
www.w3schools.com is where i found my answers when i learned my first web applications.... mostly.
and google is your ultimate friend.
Re: Computer Programming
Posted: Tue Sep 13, 2011 2:33 pm
by Walshy
Thank you, this is helpful. I am going to order some books tomorrow.
Re: Computer Programming
Posted: Wed Sep 14, 2011 8:54 pm
by corbeil
If you're going into web design, here's a great book:
http://www.amazon.com/Learning-MySQL-Ja ... 0596157134
This book is great, and there's a whole series of these books with different languages.
Re: Computer Programming
Posted: Wed Sep 14, 2011 9:24 pm
by Weresloth
I've heard C++ is a good language to learn.
Re: Computer Programming
Posted: Wed Sep 14, 2011 11:42 pm
by Doomrager
If your just into the basic's so far and have not received the book's download Jcreator lite and fiddle around with it with the online guide's It's not much but it's a good way to "free roam" while waiting for the books.