Python Crash Course

Python Crash Course

You don’t need to have world-class Python skills to use Python for data science. While it’s helpful to have coding experience, you can get by with knowing the main datatypes of Python and how object-oriented programming works. In this Python crash course, we will cover:

  1. Object-Oriented Programming

  2. Python Datatypes

  3. Variables

  4. Functions