Logo

Code Fellows

Navigation

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

Tuesday¶

Objectives¶

  • Learn about the Insertion Sort algorithm
  • Learn about storage of static and media files in the cloud with AWS S3
  • Start down the road to understanding the Django REST Framework

Readings¶

  • Insertion Sort
  • Using Amazon S3 to Store Your Django Site’s Static and Media Files
  • Deploy a fault tolerant Django app on AWS – Part 2: Moving static and media files to S3

Review¶

  • Django Forms and Auth-Auth
  • Bubble Sort

Concepts¶

  • Django and AWS Simple Storage System (S3)
    • AWS IAM and S3 Management and Configuration
    • Connecting Django to AWS S3
    • Last Bits
  • Insertion Sort

Demo¶

Insertion Sort!

Assignments¶

  • Group Project: Form Groups
  • Implement Insertion Sort
  • Django Imager: S3 Storage for Static and Media Files
  • Django: Django REST Framework Tutorial, Parts 1-3
  • Django Imager: Complete Front-End (Due Monday Week 9)
  • Automate Deploying Imager with Ansible (Due Friday Week 9)
  • Technical Blog Post: Publish Your Post (Due Friday Week 9)
  • Today I learned...

Table Of Contents

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

Previous topic

Django Auth-Auth & Security

Next topic

Django and AWS Simple Storage System (S3)

Quick search

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

Navigation

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