< Python Mastery for Beginners of All Ages: Learn Programming Fundamentals
41 casts | 4:42:09 for the total course
created by Mammoth Interactive INC
- 1. 00 Introduction to the Course
-
2. 01 Introduction to Computer Science
-
01.01 What Is Python | Python for all
-
01.02 How Do Computers Make Decisions | Python for all
-
01.03 How Do Computers Work With Numbers | Python for all
-
01.04 How Do Computers Repeat Tasks | Python for all
-
01.06 How Can Computers Sort Data | Python for all
-
01.07 How Fast Are Algorithms | Python for all
-
01.08 What Is The Binary Number System | Python for all
-
-
3. 02 Code Python on the Web
-
02.01 What Is Google Colab | Python for all
-
02.02 What If I Get Errors | Python for all
-
02.03 How Do I Terminate a Session | Python for all
-
-
4. 03. Python Variables
-
03.01 What Is A Variable | Python for all
-
03.02 What Are Data Types | Python for all
-
03.03 What Is A Boolean | Python for all
-
03.04 What Are F Strings | Python for all
-
-
5. 04 The Number Doctor_ Python Operators
-
04.01 Simple Arithmetic Operators | Python for all
-
04.02 Modulo Arithmetic Operator | Python for all
-
04.03 Floor Division | Python for all
-
04.04 Exponents | Python for all
-
04.05 Less Or Greater
-
04.06 Can I Check Equality | Python for all
-
04.07 Can I Check Not Equal To | Python for all
-
04.08 What Is Bedmas Order Of Operations | Python for all
-
-
6. 05 The String Doctor_ Operate on Strings
-
05.01 Can I Add Strings | Python for all
-
05.02 Can I Add String Variables | Python for all
-
05.03 Can I Operate On Strings And Integers | Python for all
-
-
7. 06. The List Ninja
-
06.01 Can I Make A List Variable | Python for all
-
06.02 Can I Compare Lists | Python for all
-
06.03 Watch Out! Don't Make This List Mistake | Python for all
-
06.04 Can I Get An Item From A List | Python for all
-
06.05 List Ninja! Can I Slice A List | Python for all
-
06.06 Be A Master Ninja! Are There More Ways To Slice A List | Python for all
-
06.07 Be A Master Ninja! The Third Way | Python for all
-
06.08 Can I Check If An Item Is In A List | Python for all
-
06.09 Can I Check If An Item Is Not In A List | Python for all
-
06.10 Can I Add Items To A List | Python for all
-
06.11 Can I Add Items To A List Another Way | Python for all
-
06.12 Can I Remove Items From A List | Python for all
-
06.13 Can I Delete Items From A List Another Way | Python for all
-
06.14 Can I Delete A Range | Python for all
-
-
8. 07 if Statements
-
07.01 Can I Make An If Statement | Python for all
-