Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

 
 
Thread Tools Display Modes
Prev Previous Post in Thread   Next Post in Thread Next
Old Apr 28th, 2006, 12:53 AM   #1
bl00dninja
Programming Guru
 
bl00dninja's Avatar
 
Join Date: Oct 2004
Location: namespace std
Posts: 1,246
Rep Power: 5 bl00dninja is on a distinguished road
SAMS teach yourself (C or C++) in 21 days

excellent tutorial introduction to programming in C or C++ (depending on the book you have) for beginners. subjects from primitive data types to control structures (for, while, do, switch, etc) are presented in an easy-to understand manner. pointers, arrays, and a limited amount of library functions for handling these are included. reccomend reading through about the first "14 days" worth of material in each book before moving on to something else, as the more difficult subjects are not covered in enough depth. explanations for the necessity and implementation of friend functions, operator overloading, linked lists, new and delete, may be confusing. C++ has excellent examples of the use of multiple inheritance and polymorphism (as an INTRO ONLY). the example code may be deprecated depending on the version of the book. for someone new to programming, i would highly reccomend this series.

note: the C book (because of the language development) can be relevant back to the first edition, the C++ book i have, on the other hand, includes deprecated code examples even in the 4th edition, but does include examples of the "new" (current) C++ standard.
__________________
i put on my robe and wizard hat...

Have you ever heard of Plato, Aristotle, Socrates?...Morons.
bl00dninja is offline   Reply With Quote
 

Bookmarks

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 7:33 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC