Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 5.56 KB

File metadata and controls

19 lines (15 loc) · 5.56 KB

SENG-LIVE-Phase-4-flask-theater-company-template

How to use this template

Example Videos

The following are the videos and solution for the live/remote program for 010923 Included with the videos are links to the worksheet given to students and the final solution code from that specific lecture.

Note: I often go back and clean up the solution code for students. There shouldn’t be any major differences outside of the organization. I did a particularly poor job of keeping my demo code inline with my comments during the first lecture, but the solution code should be organized correctly. - ix

Lecture Notes Videos Solution Slides
1. Intro To Flask Notes Video1 / Video2 Solution Slides
2. Rest APIs with Flask pt1 Notes Video Solution Slides
3. Rest APIs with Flask pt2 Notes Video Solution
4. Client Server Communication Notes Video Video2 Solution
5. Auth pt1 Notes Video Solution
6. Auth p2 Notes Video Solution
7. Deployment Notes Video No Solution