ITI 3310 Programming in C++

The world is composed of objects of various kinds that interact with one another. Gaining an understanding of how to program using the perspective of objects will help the student to develop software that will be understandable and reusable. Students will explore features of object-based design and development using C++ including UML, encapsulation, polymorphism, and inheritance. C++ is used expensively in technical applications in the world and will serve those well who wish to pursue additional work in the science and engineering fields. An introduction to writing event-driven graphical interfaces will provide students a solid foundation for creating interactive software.

Credits

3

Prerequisite

ITI 2450