## Docker [Docker for Beginners: Full Course](https://www.youtube.com/watch?v=zJ6WbK9zFpI) It is a simple and practical course with amazing interactive quizzes (check the link in the video description) [Мастер-класс по Docker для python разработчиков](https://www.youtube.com/watch?v=5LuHkG3fiFY&list=PL2lK53ydln6740IbnfOe51BZ5hFk4S9oo) ## Python ### Логирование - [Денис Катаев: Разработчики имеют такие логи, на какие у них хватает фантазии](https://www.youtube.com/watch?v=ryVnQShxZA8) ### Интерактивное изучение языка - [JetBrains Learn to Program by Creating Working Applications](https://hyperskill.org/) ### Code Style Guide - [The Best of the Best Practices (BOBP) Guide for Python](https://gist.github.com/sloria/7001839) ## PostgreSQL ### JSON Functions - [jsonknife (github/niquola)](https://github.com/niquola/jsonknife) - Useful functions for working with jsonb in PostgreSQL like data extraction, validation & transformation
Docker
Docker for Beginners: Full Course
It is a simple and practical course with amazing interactive quizzes (check the link in the video description)
Мастер-класс по Docker для python разработчиков
Python
Логирование
Интерактивное изучение языка
Code Style Guide
PostgreSQL
JSON Functions