Python Overview
  • Python - Who can Take the Course
  • Pre-requisite to take the Course
  • Importance Of Python
  • Future of Python
  • Quiz : Test Your Knowledge
  • Python - Job Opportunities
  • Top Companies Using Python
  • Applications of Python
  • Quiz : Test Your Knowledge
  • Reasons to work in Python
  • Python Usage In Different Domains
  • Quiz : Test Your Knowledge
  • What are the Advantages of Python
  • Quiz : Test Your Knowledge
  • Types In Python
  • What are the Versions of Python
  • Quiz : Test Your Knowledge
  • Features Of Python
  • Quiz : Test Your Knowledge
  • How to Switch into ML & DS
  • Open Source Tools In Python
  • Quiz : Test Your Knowledge
  • Indentation in Python
  • Quiz-Test Your Knowledge
Python - Environment Setup
  • Jupyter In Online For Practice
  • Python Jupyter Installation Process
Python - Simple Basics
  • Python - Case Sensitive
  • Quiz-Test Your knowledge
  • Reserved Keywords in Python
  • Quiz-Test Your Knowledge
  • Python-Important Characters
  • Quiz-Test Your Knowledge
  • Python eval() function
  • Quiz-Test Knowledge
  • Range() & Xrange() functions
  • Quizz-Test your knowledge
  • Mutability & Immutability
  • Quiz-Test Your Knowledge
Built-in Functions
  • Python print() function
  • Quiz-Test Your Knowledge
  • Python type() function
  • Quiz-Test Your Knowledge
  • Python id() function
  • Quiz-Test Your Knowledge
  • Input operations
  • Quiz-Test Your Knowledge
Working with Input & Output Functions
  • Tip - To become an Expert in Python Coding
  • Quiz-Test Your Knowledge
  • Multiple input values from user
  • Quiz-Test Your Knowledge
  • Multiple input values from user with Separator
  • Quiz-Test Your Knowledge
  • Output operations
Python - Comments
  • Python Comments
  • Quiz-Test Your Knowledge
  • Python-Single and Multi line Comments
  • Quiz-Test Your Knowledge
  • Python - Tips to Write an Efficient Code
  • Quiz-Test Your Knowledge
Python - 2.x &3.x differences
  • Why Migration from Python 2.x to Python 3.x
  • Quiz-Test Your Knowledge
  • Python 2.x _ 3.x differences
  • Quiz-Test Your Knowledge
Python Data Types
  • Datatypes Overview
  • Quiz-Test Your Knowledge
  • Basic Datatypes
  • Quiz-Test Your Knowledge
  • Integer Data Type
  • Quiz-Test Your Knowledge
  • Float Data Type
  • Quiz-Test Your Knowledge
  • Data Type Complex
  • Quiz-Test Your Knowledge
  • Bool Data Type
  • Quiz-Test Your Knowledge
  • String Data Type
  • Quiz-Test Your Knowledge
Python Variables
  • What is Variable In Python
  • Quiz-Test Your Knowledge
  • Global Variable In Python
  • Quiz-Test Your Knowledge
  • How Can We Define Global Variable In Python
  • Quiz-Test Your Knowledge
  • Local Variable In Python
  • Quiz-Test Your Knowledge
  • How Can We Define Local Variable In Python
  • Quiz-Test Your Knowledge
  • Global Keyword In Python
  • Quiz-Test Your Knowledge
Python Integer Types
  • What are the Integer form types