Programming in Python: Everything You Need to Know

Get ready for your exam by enrolling in our comprehensive training course. This course includes a full set of instructional videos designed to equip you with in-depth knowledge essential for passing the certification exam with flying colors.
$14.99 / $24.99
Course Introduction
-
1. Course Structure3m
Installing Python, Getting Started & A Top Secret Tip!
-
1. Installing Python on Windows3m
-
2. Installing Python on Linux2m
-
3. Meeting IDLE | Take a tour of the Python Interactive Developer Environment (IDE)10m
Variables - Simple Little Boxes
-
1. Section Overview2m
-
2. What is a variable?8m
-
3. Updating our Script8m
-
4. Section Review3m
The 123s - Numbers in Python
-
1. Section Overview2m
-
2. Basic Arithmetic, Floats and Modulo9m
-
3. Ordering Operations using (Brackets!)5m
-
4. PROJECT 1: Crafting a Health Potion - Part 111m
-
5. PROJECT 1: Crafting a Health Potion - Part 211m
-
6. Fun with the Python math Module (Optional)10m
-
7. Section Review3m
The ABCs - How to use Strings to handle text in Python
-
1. Section Overview3m
-
2. Hello World!9m
-
3. PROJECT 2: Hello You! - Part 1 - Project Overview2m
-
4. PROJECT 2: Hello You! - Part 2 - Collecting Data11m
-
5. PROJECT 2: Hello You! - Part 3 - String Formatting10m
-
6. Cool String Methods - Part 111m
-
7. Cool String Methods - Part 210m
-
8. PROJECT 3: Email Slicer - Part 1 - What are Slices?11m
-
9. PROJECT 3: Email Slicer - Part 2 - Automated Slices6m
-
10. PROJECT 3: Email Slicer - Part 3 - Making the Slicer!8m
-
11. Section Review3m
Logic and Conditional Flow
-
1. Section Overview3m
-
2. Booleans & Comparison Operators9m
-
3. if Statements12m
-
4. Python Logical Operators - Part 1 - not + and10m
-
5. Python Logical Operators - Part 2 - or operator8m
-
6. Section Review3m
Python Datastructures
-
1. Section Overview2m
-
2. What are Lists?13m
-
3. PROJECT 4 - Travis the Ridiculous Security System - Part 18m
-
4. PROJECT 4 - Travis the Ridiculous Security System - Part 29m
-
5. PROJECT 4 - Travis the Ridiculous Security System - Part 35m
-
6. More ways to add items to lists11m
-
7. Tuples8m
-
8. Dictionaries Part 1 - What are Dictionaries?11m
-
9. Dictionaries Part 2 - Build a Rough and Ready Database!10m
-
10. PROJECT 5 - Cinema Simulator!14m
-
11. Section Review4m
Going Loopy - Loops In Python
-
1. Section Overview2m
-
2. While Loops11m
-
3. PROJECT 6: Baby Conversation Simulator9m
-
4. For Loops - Part 19m
-
5. For Loops - Part 27m
-
6. List Comprehensions6m
-
7. PROJECT 7 - Pig Latin Translator - Part 14m
-
8. PROJECT 7 - Pig Latin Translator - Part 216m
-
9. Section Review3m
Getting Funky - Functions in Python
-
1. Section Overview1m
-
2. What are Functions?11m
-
3. Variable Scope - Part 110m
-
4. Variable Scope - Part 29m
-
5. Keyword Arguments and Default Parameters9m
-
6. Packing & Unpacking using *args and **kwargs15m
-
7. PROJECT 8 - Tic Tac Toe Game! - Part 110m
-
8. PROJECT 8 - Tic Tac Toe Game! - Part 214m
-
9. Section Review4m
Object Oriented Programming (OOP)
-
1. Section Overview2m
-
2. Objects and Classes: What are they?4m
-
3. PROJECT 9 - Make your own Coin! - Part 17m
-
4. PROJECT 9 - Make your own Coin! - Part 214m
-
5. PROJECT 10 - Make all the coins!! - Part 116m
-
6. PROJECT 10 - Make all the coins!! - Part 217m
-
7. PROJECT 11 - Make Your Own Bank!12m
-
8. Section Review6m