_________________________ C++ Resource Center _________________________
General information about C++ : C++ is a general-purpose programming language. C++ is regarded as a mid-level language, as it comprises a combination of both high-level and low-level language features. It is a statically typed, free-form, multi-paradigm, usually compiled language supporting proceduralprogramming, data abstraction, object-oriented programming, and generic programming. Bjarne Stroustrup developed C++ in 1979 at Bell Labs as an enhancement to the C programming language and named it "C with Classes". In 1983 it was renamed to C++. Enhancements started with the addition of classes, followed by, among other features, virtual functions, operator overloading, multiple inheritance, templates, and exception handling. The C++ programming language standard was ratified in 1998 as ISO/IEC 14882:1998, the current version of which is the 2003 version, ISO/IEC 14882:2003. A new version of the standard (known informally as C++0x) is being developed.
More info on C++ : [Only registered and activated users can see links. ]
More links will be added later
Visual C++ 2008 Express download : [Only registered and activated users can see links. ] > Choose Visual C++ 2008 Express Edition download
E-books :
NOTE : If it asks for password it is
Code:
knowfree.net
C++ GUI Programming with Qt 4 [Only registered and activated users can see links. ]
Effective C++ : 55 Specific ways to Improve your Programs and Designs (3rd Edition) [Only registered and activated users can see links. ]
C++ for Game Programmers [RECOMMENDED FOR GAME PROGRAMMERS] [Only registered and activated users can see links. ]
Cross-Platform Development in C++ [Only registered and activated users can see links. ]
Thinking in C++ [Only registered and activated users can see links. ]
Learn to Program with C++ [RECOMMENDED FOR BEGINNERS] [Only registered and activated users can see links. ]
C++ How-To (The Waite Group) [Only registered and activated users can see links. ]
Introduction to Game Programming with C++ [Only registered and activated users can see links. ]
_____________________ C Resource Center _____________________
General information about C :
Nothing yet
More info on C :
Nothing yet
Visual C Express 2008 Download : Visual C 2008 Express download : [Only registered and activated users can see links. ] > Choose Visual C 2008 Express Edition download
E-books :
NOTE : If it asks for password, it is
Code:
knowfree.net
Beginning C : From Novice to Professional (5th Edition) (Password : ebooksportal.org) [RECOMMENDED FOR BEGINNERS] [Only registered and activated users can see links. ]
Programming C 3.0 (5th Edition) (O'Reilly) [Only registered and activated users can see links. ]