Introduction To Computer Programming II | St. Clair College
Course Code
MIT204
Course Credit
5

This course continues the study of the computer programming process started in MIT 104 (MIT 110). Students will study the basic principles of Object Oriented programming. Using a modern Object Oriented language, students will design and construct simple classes to abstract real world objects. Students will learn to implement class members, methods, and interfaces. Emphasis is placed on the concepts of advanced data types and encapsulation.