CS396: Winter 2022

Intro to Web Development

CS396: Winter 2022

Schedule > CSS Review; Intro to Flask

Week 2: Wed, Jan 12
Exercise Files

In today’s class, we will be doing a bit more HTML & CSS review (which you will continue practicing in HW1). We will then transition to talking about Flask – a Python “micro” web framework that enables you to create REST APIs, generate server-side templates, interact with databases and other services, and more!

Slides

Lecture Video(s)

Readings