/PythonCrashCourse

Notebook for Python Crash course

Primary LanguageJupyter Notebook

Python Crash Course

Notebooks for python Crash Course

Things Covered in First Notebook:

Things Covered in Second Notebook:

Things Covered in Third Notebook:

  • zip fucntion, used in list
  • deque from collection module
  • classes and objects

Thing to be covered in Fourth Notebook:

  • inheritance
  • polymorphism

Notebook Links:

Other Resources Link:

Some Books that you can read