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)
- Recorded Lecture Video (1:22:25)
Readings
- Janetakis, Nick (Oct., 2017). Server Side Templates vs REST API and Javascript Front-End.
-
Flask Quickstart Guide.
We'll be processing this in class together and in lab