project-based-learning
project-based-learning copied to clipboard
added introduction to web programming with python course from harvard cs50
Description
This tutorial is a beginner friendly course on web programming with python. It starts off by giving you an introduction to the python programming language, introduction to HTML, CSS, JS and then move on the Django web framework. The course is recorded from Harvard CS50 live lectures and put together by freecodecamp.
Motivation and Context
This course will help absolute beginners, who has never written a single line of code in python, to understand and start a journey of software engineering in python.
How Has This Been Tested?
Types of changes
- [ ] Content Update (change which fixes an issue or updates an already existing submission)
- [x] New Article (change which adds functionality)
- [ ] Documentation change
Checklist:
- [x] My code follows the code style of this project.
- [ ] I have updated the documentation accordingly.
- [x] I have read the CONTRIBUTING document.
- [x] I have made checks to ensure URLs and other resources are valid