Mastery of object-oriented programming concepts and introduction to Java.
Course content
We will learn through illustration in Java the fundamental concepts of object-oriented programming, and will also discuss implementations in other languages for comparison.
- notion of object
- notion of class
- notion of inheritance
- notion of polymorphism
- memory management and other implementation details