Skip to content

yodkwtf/python-mastery-101

Repository files navigation

Python Course - Code & Exercises

A collection of code, exercises, small projects, and notes for different python concepts from the course I took on Udemy. The course is called The Modern Python 3 Bootcamp and it's created by Colt Steele.

For more info about a specific topic, navigate to that topic's directory and check out the readme file for the notes.

Contents

  1. Numbers and Math
  2. Variables and Strings
  3. Boolean and Conditionals
  4. Loops
  5. Lists
  6. Dictionaries
  7. Tuples and Sets
  8. Functions
  9. Lambdas and Built-In Functions
  10. Debugging and Error Handling
  11. Modules
  12. HTTP Requests
  13. OOPs
  14. Iterators and Generators
  15. Decorators
  16. Testing with Python
  17. File I/O
  18. CSV and Pickling
  19. Web Scrapping
  20. Regex

Note to Self: Most of the exercises solved during the course are present in Udemy's editor. Make sure to reference them whenever needed.

Course Slides

Link to Course Slides

About

All the code from the python course I'm taking on Udemy by Colt Steele.

Topics

Resources

Stars

Watchers

Forks

Languages