Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 645 Bytes

looked-at-real-python-tutorials.md

File metadata and controls

23 lines (17 loc) · 645 Bytes
  • Date : 2020-09-28
  • Tags : #python
  • Status : For #100DaysofCode, I looked at Real Python tutorials about a variety of subjects, including... application layout, debugging, exceptions, testing, itertools, generators, zip, defaultdict, regex, CLI, and various projects.

Looked At Real Python Tutorials

I looked at Real Python tutorials about a variety of subject, including...

  • application layout
  • debugging
  • exceptions
  • testing
  • itertools
  • generators
  • zip
  • defaultdict
  • regex
  • CLI
  • various projects

The goal was to learn about topics that are high ROI or that I don't know as much about and look for projects to complete.