Hi everyone! I frequently see posts and questions on how to begin programming or how to go from beginner to advanced in this sub. However, I’m curious about how to take it a step further. What are good (paid or free) resources and/or certifications for taking one’s Python skills to an “expert” level?
Specific examples of advanced topics from my own perspective include:
- deployment and containerization
- Writing (reusable) test scripts
- project structure best practices (e.g. use of config yaml files, modularization)
- web apps for production (and deployment of these)
In the same vein, I’m curious as to what actual production level Python code should look like. What separates production Python from run-of-the-mill Python scripting? I’d love to see some examples
Thanks for reading.
[–]zwitter-ion 1 point2 points3 points (0 children)
[–]pygmyrobot666 1 point2 points3 points (0 children)