Thursday¶
Objectives¶
- Learn about and implement the quicksort algorithm
- Encounter the world of data science and machine learning with Python
- Get more practice handling code challenges
Review¶
- Taggit
- Merge Sort
Concepts¶
- The Quick Sort Algorithm
- Whiteboard Challenge
Demo¶
- Quick Sort!!!
Assignments¶
- Implement Quick Sort
- Analyze a Data Set
- Group Project: Add a README
- 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...