Course Overview
  • What are We Learning
  • Introducing The Instructor
  • Assumptions
Introduction to Python
  • Introduction to Python
  • Setting up Python & IDE
Data Types
  • Data Types
  • Strings
  • Integers
  • Floats
  • Boolean
  • Data Types
Outputs
  • Basic Prints
  • Formatting Prints
  • Outputs
Inputs
  • Input Captures
  • Casting
  • Inputs
Processes
  • Math Functions
  • Practice - Math Function
  • Conditions
  • Practice - Conditions (if Statements)
  • String Manipulation
  • String Sub-String
  • Practice - Slicing
Troubleshooting
  • Error Handling Through Try Blocks
  • Error Handling
  • Troubleshooting Error Codes
Projects
  • Projects
  • Walkthrough 1
  • Walkthrough 2
  • Project 01 - volume of a sphere
  • Project 02 - Area & Perimeter of a Triangle
  • Project 03 - Math Function
  • Project 04 - Temperature Conversion
  • Project 05 - Area & Perimeter of a Rectangle
  • Project 06 - Basic IF statement
  • Project 07 - Nested IF statement
  • Project 08 - Separation condition
  • Project 09 - Split
  • Project 10 - Try Blocks
Communication
  • Wrap-up Communication
  • Ask questions