Introduction
  • Introduction to Python for IOT
  • Library Support in Python
Installation and Startup
  • How to Install and Startup IOT using Python
  • Simple Example of Python
  • Build in Function in Python
Variables and Datatype
  • Variables and Datatype in Python
  • Variables and Datatype in Python Continues
Operator
  • Operator in Python
  • Example of Arithmetic Operators
  • Example of Arithmetic Operators Continues
  • More on Operators
Default Parameters in Functions
  • Default Parameters in Functions
  • Default Parameters in Functions Continues
Examples on Arithmetic Operator and Functions
  • Calculating Area of Triangle using Arithmetic Operators
  • Calculate the Arithmetic Function
  • Example of Operators
  • Example of Operators Continues
Returning Multiple Values from Functions
  • Reverse of Number Example in Python
  • More on Reverse of Number Example in Python
  • More on Reverse of Number Example in Python Continues
Formatted Output
  • How to Create a Formatting String in Python
  • Example of Formatting String
Format Method
  • Format Methods
  • Format Methods Example
Comparison Operators and Statements
  • Comparison Operators in Python
  • Conditional Statements in Python
  • Logical Operators
  • Bitwise and Assignment Operators
  • Bitwise and Assignment Operators Example
Loop
  • Looping Statements - The While Loop
  • Examples on While Loop
  • Examples on While Loop Continues
  • For Loop
  • Example of For Loop
  • More on Looping Example
Strings in Python
  • Strings in Python
  • Working with Strings in Python
Lists in Python
  • Data Structures in Python
  • Data Structures in Python Continues
Examples on lists
  • Python Lists
  • Examples on Python Lists
  • More on Python Lists
Sets in Python
  • Sets in Python
  • Dictionaries in Python
  • Tuples in Python
OOP in Python
  • OOP in Python
  • Example of OOP
Packages and Modules
  • More on Packages and Modules
  • More on Packages and Modules Continues
  • Standard Packages in Python
Packages and OOP Example
  • OOP Example
  • Packages Example
  • Packages Example Continues
Dictionaries and Packages
  • More on Dictionaries and packages
  • List Comprehensions
  • Argument packing and Unpacking
  • Argument packing and Unpacking Continues
Global and Local Variables
  • Global and Local Variables
  • Examples on Global and Local Variables
  • Concept of Inheritance
Decorators
  • Decorators in Python
  • Defining a New Function
  • Function as an Object
  • Importing Math Module
  • Returning Functions
  • Function of Polynomial Creator
  • Defining Function Decorator
  • Use Cases for Decorators
  • Overview on Blink App
  • Connecting Nodemcu and Programming
  • Decorators with Parameters
  • Elements in Decorators
Reading From a File
  • File Management
  • Opening A File
  • Writing into a File