Skip to content

Latest commit

 

History

History
29 lines (27 loc) · 1011 Bytes

File metadata and controls

29 lines (27 loc) · 1011 Bytes

Complete-Python-Developer-Manual

Resources and notes for the Zero to Mastery Complete Python Developer course

  • Introduction
  • Python Introduction
  • Python Basics
  • Python Basics 2
  • Developer Environment
  • Advanced Python: Object-Oriented Programming
  • Advanced Python: Functional Programming
  • Advanced Python: Decorators
  • Advanced Python: Error Handling
  • Advanced Python: Generators
  • Modules in Python
  • Debugging in Python
  • File I/O
  • Regular Expressions
  • Testing in Python
  • Career of a Python Developer
  • Scripting with Python
  • Python Network Programming
  • Scraping Data with Python
  • Web Development with Python
  • Automation/Testing
  • Machine Learning + Data Science
  • Where to Go from Here
  • Bonus: Extra Bits
  • Bonus: HTML Forms