Overview
Syllabus
Introduction | Learn to Code with Python #1.
Why is Python Worth Learning? | Learn to Code with Python #2.
Windows 10 Installation | Learn to Code with Python #3.
Linux & Mac Installation | Learn to Code with Python #4.
Python 3 IDLE Overview | Learn to Code with Python #5.
Math Operators | Learn to Code with Python #6.
Strings | Learn to Code with Python #7.
Variables/Variable Naming Rules | Learn to Code with Python #8.
Writing Our First Program | Learn to Code with Python #9.
Type, Len, Str, Int, Float Functions | Learn to Code with Python #10.
Boolean (True/False) and Comparison Operators | Learn to Code with Python #11.
If Statements | Learn to Code with Python #12.
If, Else Statements | Learn to Code with Python #13.
Elif for Multiple Conditions | Learn to Code with Python #14.
While Loops | Learn to Code with Python #15.
Break Statement | Learn to Code with Python #16.
Continue Statement | Learn to Code with Python #17.
For Loops | Learn to Code with Python #18.
Importing Libraries | Learn to Code with Python #19.
Taught by
Joseph Delgadillo