Don't start with a database

Clean architecture in Python 3.7

Grzegorz Kocjan

APIs Abstractions Architecture Best Practice Clean Code

See in schedule Download Slides

What you do when you start a new project? Usually, we begin with database design, then we prepare a migration system, user registration, and all different stuff that distracts us from doing what is most important - business logic. With the clean architecture, we can learn how to start a project in another way and this will be one of two main topics of my talk. The second one will be about new features in Python. You probably heard about typings, mypy, and dataclasses, but I will show you how they can be used in real life project that can be developed over many years in production lifecycle. There will be no "hello world" app, no copy & paste of documentation, only practical knowledge learned through many years of practice.

Type: Talk (45 mins); Python level: Intermediate; Domain level: Intermediate


Grzegorz Kocjan

migawka.it

8 years of programming in Python is a great adventure, no matter if I had to fix a bug on yesterday, or design complex and efficient architecture, Python never let me down. I love code optimization and difficult task. After hours I dance modern jazz, build startups, and the rest of the free time I spend watching sci-fi tv series.