Hide Advanced Options
Courses - Spring 2023
ENBC
Biocomputational Engineering
ENBC312
(Perm Req)
Object Oriented Programming in C++
Credits: 3
Grad Meth: Reg, P-F, Aud
Restriction: Permission of ENGR-Fischell Department of Bioengineering department; and must be in the Biocomputational Engineering major.
Provides a solid foundation for object-oriented programming using the C++ programming language. It introduces fundamental conceptual tools and their implementation of object-oriented design and programming such as: object, type, class, implementation hiding, inheritance, parametric typing, function overloading, polymorphism, source code reusability, and object code reusability. Fundamental principles of object-oriented design and programming are stressed while covering the language details.