Logo

Code Fellows

Navigation

  • index
  • next |
  • previous |
  • Python 401 2.1 documentation »

Tuesday¶

Objectives¶

Readings¶

Review¶

Concepts¶

  • CSRF Protection and Sessions
    • How CSRF Attacks Work
    • How to Prevent CSRF Attacks
    • Sessions
    • Engaging CSRF Protection
    • Other Uses for Sessions
    • Wrap Up
  • A Python Miscellany: Decorators
    • Review of Functions
    • First Class Objects
    • Decorator Defined
    • Callables
    • Wrap Up

Demo¶

Working with Python Decorators

Assignments¶

  • Graph: Implement Weighted Edges
  • Python Learning Journal: CSRF Protection
  • Mashup Part 1: Scraping Data from King County
  • Group Project: Begin User Stories
  • Today I learned...
  • Git Workflows (Due Friday)

Table Of Contents

  • Tuesday
    • Objectives
    • Readings
    • Review
    • Concepts
    • Demo
    • Assignments

Previous topic

Controlling Access

Next topic

CSRF Protection and Sessions

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.