Intro to Python
Workshops
Introduction
Modules & Functions
Loops & Files
Lists & Tuples
More Looping
Data Structures
Dictionaries
Sets
Trade-offs with Data Types
Truthiness
Further Reading/Watching
Data Structure Answers
Comprehensions
Files & Exceptions
Classes
Pythonic Code
Standard Library
Projects
Some Things We Skipped
More Resources
Taught by
Trey Hunner
of
Truthful Technology LLC
.
Practice Python weekly.
Intro to Python
Data Structures
Dictionaries
Dictionary Basics
Dictionary Behavior
Why Dictionaries?
Dictionary Exercises
Sets
Set Basics
Why sets?
Intersection
Dictionaries & Sets
Set Exercises
Trade-offs with Data Types
Lists
Sets and Dictionaries
Truthiness
String Truthiness
List Truthiness
Tuple Truthiness
Dictionary Truthiness
Further Reading/Watching
Data Structure Answers
Dictionary Exercises
Set Exercises