Do It Yourself – Website Tutorials
In this video, I am going to explore a possible path to take to become a well-seasoned Python web developer. Enjoy!
Python Tutorial
https://docs.python.org/3/tutorial/index.html
List of Python Web Frameworks
https://wiki.python.org/moin/WebFrameworks
Django Getting Started
https://docs.djangoproject.com/en/3.1/intro/tutorial01/
How to learn software design and architecture
https://www.freecodecamp.org/news/software-design/
Deploy Django to production
https://docs.djangoproject.com/en/3.1/howto/deployment/
Learn CICD
https://www.atlassian.com/continuous-delivery/principles/continuous-integration-vs-delivery-vs-deployment
source