Official Review
NULL
|
Other links at C and C++ > Tips and Tutorials > Introduction to C and C++ |
| 1. |
C++ for Dumies
|
|
|
An easy to follow and understand 3-page C tutorial for absolute beginners.
|
| 2. |
An introduction to C
|
|
|
This tutorial starts with the basics, and goes through the most important concepts in C. A nice tutorial for beginners in C/C++.
|
| 3. |
Input / Output Tutorial
|
|
|
Designed for beginners in C++, this tutorial presents several examples showing you how to cout/cin, work with arrays, and display data.
|
| 4. |
Using color in console mode
|
|
|
This tutorial teaches you how you can easily use colors with C++ in a console application.This function has one downside, it does not work with every compiler since the needed file is not a standard file in bigger compilers like visual C++ 6.
|
|
|