|
This 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.
|