View Single Post
Old 09-04-1999, 10:31 AM   #2
Paul Victorey
Member (12 bit)
 
Paul Victorey's Avatar
 
Join Date: Mar 1999
Location: MN or WI
Posts: 3,017
Post

If you want to learn programming, I'd recommend the "Teach yourself <name> in <number> days" series of books. I've read the C++ and CGI books, both start out at ground zero level, and get to a reasonable level, without being too hard.

The books have sample projects and the like in them. Only problem on most languages like C or C++ is that you'd need a compiler, and they can be pricey...

I still use an ancient Borland compiler originally for win 3.1 because I can't afford a new one...

------------------
Paul M. Victorey
------------------
I am not responsible for any problems that may arise as a result of following my advice. This includes, but is not limited to, computer failure, loss of data, nuclear war, famine, boils, no clean laundry, your daughter running off with a biker gang, or armageddon. Take my advice at your own risk.
Paul Victorey is offline