Python - Lecture 2 - CS50’s Web Programming with Python and JavaScript 2020

00:00:00 - Introduction 00:00:15 - Python 00:03:07 - Variables 00:07:11 - Formatting Strings 00:08:50 - Conditions 00:16:26 - Sequences and Loops 00:35:55 - Functions 00:38:09 - Modules 00:41:33 - Object-Oriented Programming 00:54:43 - Functional Programming 01:02:30 - Exceptions This course picks up where Harvard University’s CS50 leaves off, diving more deeply into the design and implementation of web apps with Python, JavaScript, and SQL using frameworks like Django, React, and Bootstrap. Topics include database design, scalability, security, and user experience. Through hands-on projects, students learn to write and use APIs, create interactive UIs, and leverage cloud services like GitHub and Heroku. By semester’s end, students emerge with knowledge and experience in principles, languages, and tools that empower them to design and deploy applications on the Internet. *** T
Back to Top