Tutorials
While many programers agree that the best way to learn C or C++ is by using a book, the books are expensive and some move to fast or too slow. With the use of tutorials you can find one well suited to your pace. And now there are even books available online. This section will help you pick out the online material best for you, as well cover some advanced techniques that are hard to find material on elsewhere. So if information on C++ programming is what you crave, enter here:

The C++ tutorials are split up into separate sections to help you find the particular topic you are looking for. Here are the sections (in no particular order):

Syntaxt
This section details the syntaxt of C and C++. Here you will find non-os specific coding tutorials. This should be the starting point for most C/C++ programs.
Dos
This section details the creation of dos programs.
Windows
This section deals with windows programming.
Note: if you have never programmed in C++ you should probably look in the sytaxt section.
<C/C++ Home>