- The Little Book of Python Anti-Patterns, open-source book
- 🔹 Coursera courses
- 30 Days of Code:
Title | Description, Information |
---|---|
Project Based Learning | A list of programming tutorials in which aspiring software developers learn how to build an application from scratch. These tutorials are divided into different primary programming languages. Tutorials may involve multiple technologies and languages. |
- Voice Assistant
- Data Compression Methods:
- Hack Probability
Title | Description, Information |
---|---|
PyPI | The Python Package Index (PyPI) is a repository of software for the Python programming language. |
Placekey-py | A Python library for working with Placekeys. Documentation for this package can be found here, and documentation for the Placekey service API can be found here. The Plackey design specification is available here. The details in Placekey encoding is here. We welcome your feedback. |
Title | Description, Information |
---|---|
Dask | Parallelize any Python code with Dask Futures, letting you scale any function and for loop, and giving you control and power in any situation. |
- Coursera
- Специализация Основы компьютерных вычислений | Prepare for Advanced Computer Science Courses. Learn how to program and think like a Computer Scientist
- Real Python Tutorials
- Python Course
- PyPI
-
The Python Package Index (PyPI) is a repository of software for the Python programming language.
-
- Рефакторинг.Гуру
-
Посвящён тёмным материям программирования: рефакторингу, паттернам проектирования, принципам SOLID и другим важным темам из мира программирования.
-
- Самоучитель Python
- Руководство по языку программирования Python
- Pythonist
- Pythonchik
Title | Description |
---|---|
Python Roadmap | Дорожная карта по изучению Python |
learning | A running log of things I'm learning to build strong core software engineering skills while also expanding breadth of knowledge on adjacent technologies a little bit everyday. |
- Git. Базовый курс - GeekBrains