Click here to send us email or ask for information
Content
Books Beginners
Competition
CPP 155 - Industrial Strength C++ For Beginners

5 days, instructor led, classroom experience   $2,495

Logo for C++ course

Click here to registerThis course covers the syntax of the ANSI C++ programming language in a way that will teach the student to write small but meaningful pieces of C++ code.  Covering the syntax of the language means providing a combination of lectures, course notes and exercises describing the key words and operators added by the ANSI C++ Standard to the ANSI C language.  In addition, the student will learn how to perform input and output involving the keyboard, screen, and file system. .

Prerequisites: This course assumes that you already understand the C language syntax especially C language structures and pointers