Skip to content

Commit 2f594eb

Browse files
committed
fix start of the session now that we no longer have venv to deal with
1 parent 1ccbc75 commit 2f594eb

File tree

1 file changed

+3
-19
lines changed

1 file changed

+3
-19
lines changed

source/presentations/session05.rst

Lines changed: 3 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -10,32 +10,16 @@ Session 05
1010
:width: 43%
1111

1212

13-
Introductions
14-
=============
1513

16-
.. rst-class:: large centered
14+
MVC Applications
15+
================
1716

1817
Wherin we learn about the Model View Controller approach to app design and
1918
explore data persistence in Python.
2019

21-
22-
.. nextslide:: Break Time
23-
24-
Let's take a moment to rest up and absorb what we've learned.
25-
26-
When we return, we'll begin talking about a particular approach to thinking
27-
about application design:
28-
29-
.. rst-class:: centered
30-
31-
**Model View Controller**
32-
33-
MVC Applications
34-
================
35-
3620
.. figure:: http://upload.wikimedia.org/wikipedia/commons/4/40/MVC_passive_view.png
3721
:align: center
38-
:width: 50%
22+
:width: 40%
3923

4024
By Alan Evangelista (Own work) [CC0], via Wikimedia Commons
4125

0 commit comments

Comments
 (0)