File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- This is Week 5
2- --------------
1+ Internet Programming with Python
2+ ================================
3+
4+ .. image :: img/gateway.jpg
5+ :align: left
6+ :width: 50%
7+
8+ Week 5: Small Frameworks
9+
10+ .. class :: intro-blurb
11+
12+ Wherein ...
13+
14+ .. class :: image-credit
15+
16+ image: The Wandering Angel http://www.flickr.com/photos/wandering_angel/1467802750/ - CC-BY
17+
18+ But First
19+ ---------
20+
21+ .. class :: big-centered
22+
23+ Review from the Assignment
24+
25+ And Second
26+ ----------
27+
28+ .. class :: big-centered
29+
30+ Questions from the Reading?
31+
32+ And Now...
33+ ----------
34+
35+ .. class :: big-centered
36+
37+ Small Frameworks
38+
39+
40+
41+ scraps
42+ ------
43+
44+ What is a Framework?
45+
46+ What types of frameworks are there?
47+
48+ Why choose one over another?
49+
50+ Intro to Flask
51+
52+ Lab 1 create simple multi-page app with flask (redo week 4 homework in class)
53+
54+ templating (jinja2 in flask)
55+
56+ Deploying to webserver (virtualenv and mod_wsgi)
57+
58+ Lab 2 create a simple app with flask part 2
59+
You can’t perform that action at this time.
0 commit comments