Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Just started learning C++ totally clueless!!

Status
Not open for further replies.

Guest_imported

New member
Joined
Jan 1, 1970
Messages
0
I just started looking round the net fer some manuals on C++, i didn't even bother reading them cos i wouldnt even understand much of it! could any nice person help me? Thanks!
 
Hi! First try "C++ for Dummies" by Stephen Randy Davies for ground up lesson on C/C++ data types, etc. This will teach you the basics of the language and give the ability to create console (DOS) type applications.
Once you've mastered that and decide to program in Windows, try "Sams Teach Yourself C++ in 24 Hours" by Mickey Williams. If you have a copy of Visual C++ you'll be creating basic Windows apps within a few pages of this book.

You can possibly find these books cheap (used) at the following sites:

amazon.com
half.com
ebay.com

Otherwise, I'm sure your local bookstore will at least have "C++ for Dummies" in stock. Hope this helps!
 
i have the sams teach yourself c++ in 21days ebook on my computer. if you want it then leave ya email and ill send it you or email me on smiley2k@barrysworld.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top