abstractions-in-python
Introduction to Python 3
This chapter provides a quick refresher of Python 3.
The Basic Data Types
Notebook:
GitHub
and
Colab
Video
List, Dictionaries, and Sets
Notebook:
GitHub
and
Colab
Video
Conrol Flow
Notebook:
GitHub
and
Colab
Video
Functions
Notebook:
GitHub
and
Colab
Video
I/O and Modules
Notebook:
GitHub
and
Colab
Video
Classes
Notebook:
GitHub
and
Colab
Video on classes
Video on event-based simulator
To Learn More
Python 3 Tutorial
Python 3 Documentation