Comp Prog Foundations I

Host University

George Mason University

Semester

Spring 2023

Credits

3

Discipline

Computer Science

Instructor

Gerald Kowalski

Times and Days

7:20-10pm

M

Course Information

This course introduces students to the principles and techniques of object-oriented programming, including basic mechanisms of procedural programming such as variables, control statements, modularity, and program debugging, as well as object-oriented concepts of classes, object life cycles, public versus private variables and methods, inheritance, and dynamic binding. Students will develop, test, and debug object-oriented programs of increasing complexity.Offered by Engineering & Computing. May not be repeated for credit.

Prerequisites

COMP 500