Wednesday¶
Objectives¶
- Understand how Merge Sort works
- Implement Photo and Album tagging into our Django Imager
- Begin to understand REST and how it changes an application
Readings¶
Review¶
- Insertion Sort
- Setting up S3 with Django
Demo¶
Merge sort!!!
Assignments¶
- Implement Merge Sort
- Django: Django REST Framework Tutorial, Parts 4-6
- Django: Implement Django Taggit for Imager
- Django: Implement a REST API for Imager
- Group Project: Create a Repository
- 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...