Code Fellows
Navigation
index
Python 401 2.1 documentation
»
Tuesday
¶
Objectives
¶
Learn about the
heap
data structure and its properties
Establish a model for testing database models within the world of pytest
Readings
¶
Renderers in Pyramid
Template Handling in Pyramid
Testing in Pyramid
Review
¶
Concepts
¶
Heap
Definition
Motivation
Attributes
Operations
Pyramid Views, Templates, and Front-end Testing
The MVC View
Presenting Data
Templates Applied
Enhancing our Tests
Recap
Assignments
¶
Implement a Binary Heap in Python
Python Learning Journal: Step 2
Group Project: Form Groups
Today I learned...
Technical Blog Post: Outline a Post
(due Friday)
Table Of Contents
Tuesday
Objectives
Readings
Review
Concepts
Assignments
Quick search
Enter search terms or a module, class or function name.
Navigation
index
Python 401 2.1 documentation
»