Skip to content

Commit 2d70978

Browse files
committed
Updating unit 3 topic list
1 parent 861a12f commit 2d70978

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

units/03 - Introduction to Flask/Overview.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,18 @@ Overview from the Web Programming unit in the last class:
1818
- DONE Why are we learning this?
1919
- DONE Webpages, HTML, and CSS
2020
- DONE Flask intro
21-
- DONE Templates and merge fields
2221
- DONE Decorators
2322
- DONE Keyword arguments
2423
- DONE Browsers, servers
2524
- DONE URLs, absolute/relative
25+
- Templates and merge fields
26+
- Query parameters, `request`
27+
- Forms/user input
28+
- HTTP methods, body
29+
- Jinja code
2630
- The Internet, aka "the web"
27-
- Backend, frontend
2831
- Networking basics
29-
- Forms/user input
30-
- Query parameters
32+
- Backend, frontend
3133
- Databases/file storage
3234
- Cookies
3335

0 commit comments

Comments
 (0)