Scalability and Security - Lecture 8 - CS50’s Web Programming with Python and JavaScript 2020

00:00:00 - Introduction 00:00:15 - Scalability 00:04:48 - Scaling 00:07:00 - Load Balancing 00:18:50 - Autoscaling 00:23:34 - Scaling Databases 00:35:16 - Caching 00:44:48 - Security 00:47:23 - HTML 00:52:02 - HTTPS 01:00:32 - Databases 01:11:00 - JavaScript 01:22:11 - What’s next? 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.
Back to Top