conferences | speakers | series

Python and "the SOLID principles"

home

Python and "the SOLID principles"
FOSDEM 2017

Python and "the SOLID principles". This is an introduction to the first five principles named by Robert C. Martin (uncle Bob). These principles are the foundation of a good software architecture. We will have a look at how this applies to Python code. We will have a look at abstract base classes, dependency inversion and so on.

Python and "the SOLID principles". This is an introduction to the first five principles named by Robert C. Martin (uncle Bob). These principles are the foundation of a good software architecture. We will have a look at how this applies to Python code. We will have a look at abstract base classes, dependency inversion and so on.

Speakers: Jonathan Slenders