Skip to content

Objects in Programming

This course is a follow-up to the course Procedural Programming. It teaches object-oriented programming in Java. The main topics covered in the course are objects and classes, interfaces and polymorphism, event handling, inheritance, graphical user interfaces, exception handling, and streams.

Procedural Programming

H. Deitel and P. Deitel (2007). Java How to Program, 7/E, Pearson, ISBN- 10: 0132222205


Source: Previous wiki page