Introduction
  • Welcome
  • Resources and Materials
Software Setup
  • Installing Python and PyCharm
Write your first Python Program
  • Create a Hello World App
Variables and Comments
  • Foundation : Variables
  • Variables
  • Comments
Print Statements
  • Using the print() function in Python
  • Challenge : Print( ) statements
  • Solution : Print( ) statements
Working with Common Data Types
  • Foundation : Introduction to Data Types
  • Data Types
  • Casting and Conversion
  • Foundation : Working with Strings
Bonus
  • Bonus Content