In this unit, we continue a guided tour of the Python programming language, focusing on the building blocks known as datatypes.
Object-oriented Programming (OOP)
Python Datatypes:
"Basic" Datatypes:
Null Values
Booleans
Strings
Numbers
"Intermediate" Datatypes:
Dates and Times
Lists and Sets
Dictionaries
"Advanced" Datatypes:
Custom Classes
"Groceries" Exercise
"List Comprehensions" Exercise (Colab)arrow-up-right | (Local)
"Crunch the Data" Exercise (Colab)arrow-up-right
Last updated 5 years ago