Introduction
  • Introduction to Course and Style of Learning
  • Introduction to Course and Style of Learning
  • Soul of the language
  • Different Ways to Run Python
  • Soul and Motivation behind Python
  • Soul and Motivation behind Python
  • Soul of the language
  • Different Ways to Run Python - 1
  • Different Ways to Run Python 2
  • Run Python on AWS
Using Python for Printing, Variable managment and Calculator
  • Printing
  • Variables - Int and Str also system variables and str functions
  • Variables - Int and Str also system variables and str functions
  • Old ways of priting
  • Old ways of printing
  • String Concatination, String Multiplicaton & .format command with String
  • String Concatination, String Multiplicaton & .format command with String
  • Section 2 str split replace list from string.
  • Input from a user and File Handling
  • Input from a user and File Handling
Functions
  • Function Basics & Advanced (Recursion, optional arg, key word arg)
  • Function Basics & Advanced (Recursion, optional arg, key word arg)
  • Another way to look at Functions - Input and Output
  • Another way to look at Functions - Input and Output
  • Little Advanced Functions
  • Little Advanced Functions
  • Boundaries of loops, if else, functions in Python
If Else Condition
  • If Else or just if?
  • If Else or just if?
List, Tuples (Non Mutable) & Dictionary (Key Value Pair)
  • List, Tuples (Non Mutable) & Dictionary (Key Value Pair)
  • How to store list of elements?
  • Key Value Pairing - Dict
  • Key Value Pairing - Dict
Loops - Iteration - Assume all values - Traver Through
  • For Loops
  • For Loops
  • While Loops
  • While Loops
Recap and Takeaways
  • What to remember from this course
  • What to remember from this course
  • What to remember from this course 2