http://cpp.gantep.edu.tr
C++ resources. Faculty of Engineering, University of Gaziantep
 MAIN  -  Tutorials  -  Howtos  -  nmPrimer  -  Misc  -  Links  -  Contacts
Last modified: Tue, 03 May 2011 22:24:14 +0300
C++ Tutorials

This tutorial is divided into two parts. The basic tutorial provides a core syllabus for introductory programming courses in some departments in the Engineering Faculty. The advanced tutorial takes C++ programming much further and includes Object Oriented Programming (OOP) and other advanced topics. However, C++ is a huge language and so this section is only introductory.

Basic tutorial

Topic 1: Structure, basic I/O
Topic 2: Data types, operators, intrinsic functions, strings
Topic 3: Control structures: selection
Topic 4: Control structures: loops
Topic 5: Functions I
Topic 6: Functions II
Topic 7: Arrays
Topic 8: Vectors
Topic 9: Formatted I/O and File Processing

All program sources

Advanced tutorial

Topic 1: References and Pointers
Topic 2: Dynamic Memory Management
Topic 3: Data Structures
Topic 4: Classes I
Topic 5: n/a
Topic 6: n/a


All program sources

Complete: ###################- (95%)

Complete: ##########---------- (50%)

please send us you comments/questions/corrections