About Me

Hello, my name is Brandon Keefer. I've never had a real job but I have helped my uncle with some electrician work for his business. Definitely looking forward to accruing some new skills through this course.

Table of Contents

Code 401 Reading Notes

  1. Intro
  2. Testing & Modules
  3. Reading and Writing Files + Exceptions
  4. Classes and Objects + Recursive Thinking
  5. Using Random Package, Risk Analysis, and Test Coverage
  6. Python Scope
  7. List Comprehension
  8. Dunder Methods
  9. Intro to Django
  10. Django Models
  11. Django Forms
  12. Django Custom User Model
  13. Django REST Framework & Docker
  14. Authentication and Production Server
  15. API Deployment