Logo

Code Fellows

Navigation

  • index
  • next |
  • previous |
  • 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
    • Testing Your Pyramid App
    • 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

Previous topic

Deploying Pyramid to Heroku

Next topic

Heap

Quick search

Enter search terms or a module, class or function name.

Navigation

  • index
  • next |
  • previous |
  • Python 401 2.1 documentation »
© Copyright 2014, Cris Ewing. Created using Sphinx 1.3.5.