On this page I will list some links to pages that I find usefull.
They are all about C and C++ Programming.
Some FAQ's:
C FAQ
C++ FAQ Lite
C++ FAQ
Learn C - C++ FAQ
The homepage of
Bjarne Stroustrup,
the creator of C++.
All info on
STL
A good
reference to C and C++.
Some good C++ tutorials:
CPlusPlus.com
About.com
cprogramming.com
A good
tutorial
on Windows programming using Win32Api.
If you are looking for som nice monospaced fonts to be used while programming in your favourite editor,
take a visit at
proggy_fonts.
A excellent C++ GUI-lib
wxWidgets
A fine, typesafe, template based GUI-lib for windows, called
SmartWin.
Requires Microsoft VC++ 7.1 or later or MinGW/DevCpp/Code::Blocks.