COURSE AUTHOR –
Martin Yanev
1. Write Python code that conforms to PEP 8
2. Understand the reasoning behind the guidelines laid out in PEP 8
3. Set up your development environment so that you can start writing PEP 8 compliant Python code
4. Follow the correct naming conventions for packages, modules, objects, classes variables and more.
5. Implement the appropriate whitespacing between Python code components
6. Develop full scale professional Python projects
7. Learn the best clean code practices in Python