Jolan Philippe
Home
About
Publications
Talks
Research
Projects
Teaching
Activities
Object Oriented Programming - Master MOST 2024 - IMT Atlantique
Old slides
Class 1 (February 26th)
Syllabus
Introduction
Classes and Instances
point.py
country.py
animal.py
Class 2 (March 4th)
Encapsulation
library.py
libary_ellaborated.py
country_v2.py
complex.py
Class 3 (March 8th)
Polymorphism and Abstract classes