C++:
Ausgewählte Tutorials:
http://www.cpp-tutor.de/cpp/toc.htm
http://tutorial.schornboeck.net/inhalt.htm
http://www.volkard.de/C++/Tutorial/Grundlagen/
http://de.geocities.com/throni3/cpp/Inhalt.html
http://www.henkessoft.de/cpp_konsole.htm
Ebook:
http://www.mindview.net/Books/TICPP/ThinkingInCPP2e.html
Für später:
http://www.gotw.ca/gotw/
Bücher:
http://www.gotw.ca/publications/xc++s.htm (Exceptional C++, More Exceptional C++, Exceptional C++ Style)
http://www.gotw.ca/publications/c++cs.htm (C++ Coding Standards)
http://www.awprofessional.com/authors/bio.asp?a=ea8b25c7-a974-480e-a723-991b1fdd70da (Scott Meyers)
http://www.informatik.hs-bremen.de/~brey/stlb.html
Ebenfalls empfehlenswert, vor allem die ausgewählten Links:
http://fara.cs.uni-potsdam.de/~kaufmann/?page=Startseite
Mit dem Dev-C++ kannst Du auch WinAPI-Programme schreiben:
http://www.win-api.de/tutorials.php...4299e&SessID=e6bafdf26a916d0f24dc0b850ae4299e
http://www.winapi.net/
http://www.winprog.org/tutorial/
http://www.henkessoft.de/api1.htm
http://www.henkessoft.de/WinAPI_7_GDI.htm
Wenn Du MFC-Anwendungen erstellen willst, verwende den MSVC++:
http://www.henkessoft.de/mfc_einsteigerbuch_kapitel1.htm
http://download.pearsoned.de/leseecke/VCPLUS6_21Tg/data/start.htm
Wenn Du freeware einsetzen willst: gtkmm
http://www.gtkmm.org/gtkmm2/docs/tutorial/html/ape.html
http://www.gtkmm.org/gtkmm2/docs/tutorial/html/
-----------------------
Versuche nach folgender Struktur vorzugehen/zu unterscheiden:
1) C++ Grundlagen (vielleicht auch etwas C)
2) OOP (Klassen, ...)
3) STL (hier liegt ein großer Schatz verborgen, siehe auch boost)
4) GUI-Programmierung
5) OpenGL und DirectX
________________________
Zufallszahlengenerator:
http://www.c-plusplus.de/forum/viewtopic.php?t=47483&highlight=w%FCrfel
_________________________
boost für Dev-C++:
http://homepage.ntlworld.com/ian.walker25/boost_1.31.0.DevPak
STL:
http://www.sgi.com/tech/stl/table_of_contents.html
Ausgewählte Tutorials:
http://www.cpp-tutor.de/cpp/toc.htm
http://tutorial.schornboeck.net/inhalt.htm
http://www.volkard.de/C++/Tutorial/Grundlagen/
http://de.geocities.com/throni3/cpp/Inhalt.html
http://www.henkessoft.de/cpp_konsole.htm
Ebook:
http://www.mindview.net/Books/TICPP/ThinkingInCPP2e.html
Für später:
http://www.gotw.ca/gotw/
Bücher:
http://www.gotw.ca/publications/xc++s.htm (Exceptional C++, More Exceptional C++, Exceptional C++ Style)
http://www.gotw.ca/publications/c++cs.htm (C++ Coding Standards)
http://www.awprofessional.com/authors/bio.asp?a=ea8b25c7-a974-480e-a723-991b1fdd70da (Scott Meyers)
http://www.informatik.hs-bremen.de/~brey/stlb.html
Ebenfalls empfehlenswert, vor allem die ausgewählten Links:
http://fara.cs.uni-potsdam.de/~kaufmann/?page=Startseite
Mit dem Dev-C++ kannst Du auch WinAPI-Programme schreiben:
http://www.win-api.de/tutorials.php...4299e&SessID=e6bafdf26a916d0f24dc0b850ae4299e
http://www.winapi.net/
http://www.winprog.org/tutorial/
http://www.henkessoft.de/api1.htm
http://www.henkessoft.de/WinAPI_7_GDI.htm
Wenn Du MFC-Anwendungen erstellen willst, verwende den MSVC++:
http://www.henkessoft.de/mfc_einsteigerbuch_kapitel1.htm
http://download.pearsoned.de/leseecke/VCPLUS6_21Tg/data/start.htm
Wenn Du freeware einsetzen willst: gtkmm
http://www.gtkmm.org/gtkmm2/docs/tutorial/html/ape.html
http://www.gtkmm.org/gtkmm2/docs/tutorial/html/
-----------------------
Versuche nach folgender Struktur vorzugehen/zu unterscheiden:
1) C++ Grundlagen (vielleicht auch etwas C)
2) OOP (Klassen, ...)
3) STL (hier liegt ein großer Schatz verborgen, siehe auch boost)
4) GUI-Programmierung
5) OpenGL und DirectX
________________________
Zufallszahlengenerator:
http://www.c-plusplus.de/forum/viewtopic.php?t=47483&highlight=w%FCrfel
_________________________
boost für Dev-C++:
http://homepage.ntlworld.com/ian.walker25/boost_1.31.0.DevPak
STL:
http://www.sgi.com/tech/stl/table_of_contents.html