Introduction and Welcome Message
  • Introduction and Welcome Message
  • Introduction and Welcome Message
  • Course Overview
Installation and Setup [Optional|Skip if you are familiar with Jupyter Notebook]
  • What is Anaconda and How to install it?
  • What are Jupyter Notebooks?
  • How to run a Jupyter Notebook?
Variables and Datatypes
  • Basic Mathematical Operations
  • Precedence - Order of Operations
  • Variable Assignment
  • Math operations, precedence, variables assignment Exercises Questions
  • Math operations, precedence, variables assignment Exercises Solutions 1
  • Math operations, precedence, variables assignment Exercises Solutions 2
  • Print Operation
  • Get User Input
  • Strings
  • Lists
  • Dictionaries and Booleans
  • Tuples and Sets
Comparison operators, Logical operators and Conditional Statements
  • Comparison Operators
  • Logical Operators
  • Conditional Statements
Loops
  • For Loops
  • While Loops
Projects
  • Project #1
  • Project #2
  • Project #3
BONUS LECTURE
  • Bonus Lecture