Dream Lab
- Advanced Python.Core and Python.OOP
- Python clean code
- SOLID Principles
- Design Patterns
- Parallel programming and concurrency
- Fancy data types:
dataclasses
,collections
,typing
- Must know libraries:
logging
,argparse
,pathlib
,os
,sys
,requests
,itertools
,json
,yaml
,csv
- Testing: PyTest, unittest
- Web UI Automation: Selenium
- Cloud SDK: AWS Boto3
- EPAM: Python TA course
- LinkedIn: Advanced Python
- LinkedIn: Clean coding practices
- Python Clean Code
- Python.OOP 8 tips
- realpython.com
easy
https://dabeaz-course.github.io/practical-python/Notes/Contents.htmlmedium
, https://medium.com/techtofreedom/python/homemedium
, https://book.pythontips.commedium
, https://pythontutorial.netmedium
, https://docs.python-guide.orgadvanced
, https://thedigitalcatonline.comadvanced
, https://python-3-patterns-idioms-test.readthedocs.io/en/latest/index.html- YouTube:
tips
, mCodingWithJamesMurphytutorial
, IndianPythonistacourse
, Yandextips
, Олег Молчанов
- "Python Tricks"
- "Python Cookbook"
- "Clean Python"
- "Practices of the Python Pro"
- "Effective Python"
- "Python Workout"
- "Fluent Python"
- "Learning Python"
- "Advanced Guide to Python 3"
- "Mastering Object-Oriented Python"
- "Python testing with PyTest"
- "Python testing with Selenium"