Do It Yourself – Tutorials – How to become a Python Web Developer

by | Sep 5, 2020 | 0 comments

Do It Yourself – Tutorials – How to become a Python Web Developer

by | Sep 5, 2020 | Do It Yourself - Build Your Own Website | 0 comments

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