C/C++ Programming
Course Code | CTEC-208 |
---|---|
Lecture hours per week | 1 |
Lab hours per week | 3 |
Course Availability | Open |
Description | This course is intended to give students an introduction to programming using the Visual C++ language. This introductory course offers students a hands-on opportunity to write and debug computer programs using good programming techniques in a Microsoft Windows environment. In this course, students will concentrate on the procedural aspects of the C++ language as well as certain data structures. Some of the topics include data declarations, calculations, and flow control using selection and repetition structures, modularity using functions as well as s arrays. |