Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 1.64 KB

week_13.md

File metadata and controls

22 lines (19 loc) · 1.64 KB

Week 13 readings

General information

  1. Look through course setup Terraform.
  2. Crash Course Computer Science: Algorithms
  3. Introduction to Sorting Algorithms in Python through "Time Complexity Overview"
  4. Quick sort
    • The specifics here aren't important, just giving you a visual of an algorithm.
    • Your response to this part can be an in-class recital 😉
  5. Understanding Program Efficiency, Part 1
  6. Optional: Part 2
  7. How the Internet Really Works, Chapter 8 (pages 67-73)
  8. Stitch Fix Algorithms Tour
  9. Optional: Eventual consistency
  10. Optional: Docker
    1. Install Docker Desktop.
    2. Deploy Streamlit using Docker.

Now submit a response.