Dieser ist erstmal in English! ÜBERSETZTER GESUCHT!
__________________________________________________ _________________
The Complete C++ Guide
What is C++?
C++ (pronounced "See plus plus") is a statically typed, free-form, multi-paradigm, compiled, general-purpose programming language. It is regarded as a middle-level language, as it comprises a combination of both high-level and low-level language features. Read more...
What is C++ used for?
For big software projects that require high performances. Most major applications and games are made in C++.
Examples: Photoshop, Firefox, Winamp, Counter Strike...
Short list of C++ compilers:
For Windows:
Microsoft Visual C++ Express
Borland C++ 5.5
CodeBlocks
DevCPP
For Linux:
G++(contained in GCC which comes preinstalled in most distros)
Intel C++ (free for noncommercial use only)
For Mac OS X:
Apple C++
Xcode
GCC
Learn C++ Now
C++ text tutorials
Code:





C++ Books
Code:
Teach Yourself C++ In 21 Days

(download)Thinking in C++ vol1/vol2 (Get these only if you have some previous programming experience)


Microsoft Visual C++ Beginners Guide

Various C++ books:

C++ Video Tutorials
Code:



C++ templates and platforms tutorials
Code:
STL tutorial

Microsoft Visual C++ .NET tutorial

This is just for a start. The thread will grow with time.
Will update occasionally with other useful tools, tutorials, ebooks.
If you have anything to add or change, feel free to comment.
Danke sage ich an: Omegachicken, kutmustakurt, eth0, ne0nblack, Paradoxum
Bald kommt ein Update
mfg






