Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 305 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 305 Bytes

Python Basics

A collection of the basics while I rip through YouTube tutorials on Python. (Lots of Sentdex in there.)

Topics

  • file io with os module
  • sys
  • SQLite
  • MongoDB
  • cool string stuff
  • numpy
  • more