| COMPUTER PROGRAMMING |
Course Description |
|
Computer Programming Syllabus |
This course is for students with no computer programming experience that want to learn the programming basics. Basic arithmetic skills and the ability to think logically are necessary for programming and this course. Reasonable typing skills are a must. Each lesson is broken up into two parts. The first part deals with concepts associated with the programming features we are currently learning. The second part deals with applying these concepts and coding them into the C++ computer programming language. Topics covered will be: • An Overview of a Microcomputer System • An Introduction to Control Structures • The Problem-Solving Process • Variables, Constants, and Arithmetic Operators • The Selection Structure • The Repetition Structure • Value-Returning Functions • Void Functions • Arrays • String Manipulation • Sequential Access Files • Classes and Objects
|