Monday¶
Objectives¶
- Understand the structure and uses of the Deque data structure
- Generate the basic structure for our learning journal project
- Understand how to start a Pyramid project
- Get familiar with how Pyramid works at a high level
- Learn the way that database sessions are connected to the request/response cycle in Pyramid
Readings¶
Review¶
Concepts¶
Demo¶
Deploy a Pyramid Starter App to Heroku