Python Foundations, Tools & Techniques
This Python course prepares teaches the fundamentals of Python. It shows how to interact with Python, the common data structures, looping, classes, exceptions, file handling, environments and more.
Module 1- Getting Started with Python – Installation, REPL, and Variables
Segment - 01
Segment - 02
Segment - 03
Segment - 04
Segment - 05
Segment - 06
Segment - 07
Segment - 08
Segment - 09
Segment - 10
Module 2- Python Objects, Math, and Text (Unicode)
Segment - 11
Segment - 12
Segment - 13
Segment - 14
Segment - 15
Segment - 16
Segment - 17
Module 3 - Python Conditionals, Sequences, Iteration, and Dictionaries
Segment - 18
Segment - 19
Segment - 20
Segment - 21
Segment - 22
Segment - 23
Segment - 24
Segment - 25
Module 4 - Python Functions, Slicing, and Files
Segment - 26
Segment - 27
Segment - 28
Segment - 29
Segment - 30
Segment - 31
Segment - 32
Module 5 - Python Libraries, Environments, and Wrap-up
Segment - 33
Segment - 34
Segment - 35
Segment - 36
Segment - 37
Segment - 38
Overview
Instructions: Using Jupyter Notebooks
Instructions: Virtual labs (For Colaboratory)
Labs: Module 1
Labs: Module 2
Labs: Module 3
Labs: Module 4