CS50W 2018 - Lecture 8 - Testing, CI/CD

preview_player
Показать описание
TABLE OF CONTENTS

00:00:00 - Introduction
00:01:47 - Customizing Django Admin
00:08:03 - Static Files in Django
00:10:06 - Testing
00:20:26 - assert
00:24:04 - unittest
00:51:15 - unittest Methods
00:53:00 - Selenium
00:59:59 - CI/CD
01:03:51 - Travis
01:06:32 - YAML
01:21:09 - Docker
01:23:50 - Dockerfile
01:39:56 - In Conclusion

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 Flask, Django, 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 course's end, students emerge with knowledge and experience in principles, languages, and tools that empower them to design and deploy applications on the Internet.

***

This is CS50, Harvard University's introduction to the intellectual enterprises of computer science and the art of programming.

***

HOW TO SUBSCRIBE

HOW TO TAKE CS50

HOW TO JOIN CS50 COMMUNITIES

HOW TO FOLLOW DAVID J. MALAN

***

CS50 SHOP

***

LICENSE

CC BY-NC-SA 4.0
Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International Public License

David J. Malan
Рекомендации по теме
Комментарии
Автор

His way of explanation is so on point and simply amazing.. already learning AI from him. Huge respect.

debasreetenyson
Автор

why to add square brackets in aggregate function?

aishwaryasingh
Автор

any insights into testing frameworks for javascript apps using NodeJS? awesome talk btw.

imranq
Автор

is this solution based on django and postgre suitable for big scale websites ?

meherwali
Автор

Great videos. Do Docker containers have their own IP addresses?

shazeltion