Comp Programming Fundamentals

This course is designed to provide students studying in any field with a foundation in computer programming fundamentals. Students will implement structured programming concepts, such as data types, basic I/O, operators and expressions, logic structures, functions, and the use of single-dimension arrays. An introduction to object-oriented programming is also provided. The programming language selected for this course is ISO (Standard) C++.