How we almost from scratch have created a fully functioning social network for mobile devices. What kind of infrastructure we created during development, how we interacted with each other, tested, etc. I will tell about architecture.
How we in the Island maintain stability and extensibility of Python code together with PyContracts and typed Data classes.
The report discusses methods for storing hierarchical structures in relational databases. Examples of their use are given. Lists the pros and cons of each method. Examples of libraries for Django, which implement each of the considered methods, are given.
Source: https://habr.com/ru/post/317216/
All Articles