PDA

View Full Version : Learn Basic Programming?



Risknothin
07-14-2003, 08:51 PM
Is there a website that would help me learn how to program on my own in Visual basic or C++?

Wolfmight
07-14-2003, 09:02 PM
yea, i recommend u go out and buy and book cause u got to learn alot.

clocker
07-14-2003, 09:03 PM
A excellent resource for just about anything is called "Google".

Start here (http://www.cplusplus.com/).

Bender
07-14-2003, 09:27 PM
Moving you to Softwareworld. ;)

Xilo
07-14-2003, 09:33 PM
http://www.planet-source-code.com

This is one of the best websites for programming. Has thousands of code examples, programs, tutorials, and all sorts of stuff for every programming language there is. Check it out, it's really a great site. :)

shn
07-14-2003, 09:40 PM
Originally posted by Risknothin@14 July 2003 - 14:51
Is there a website that would help me learn how to program on my own in Visual basic or C++?
This is basically like a free college course. They take college materials (textbooks) and put them online in broken down sections for easier use.

http://www.free-ed.net/catalog/itcat01.asp

coqui
07-15-2003, 04:24 AM
I suggest your local library as a start! Good place to find books on programing for free! that is if you join.

Amarjit
07-15-2003, 04:36 PM
I used "C++ Programming In Easy Steps" by Mike McGrath. It is well laid out and explains all concepts in an easy manner. I recommend getting this, it's better that trying to learn it by reading from a monitor.

I'll post the ISBN # later. ;)

Xilo
07-15-2003, 05:21 PM
The books by Microsoft are really good to.