Module 1 | Installation & Introduction |
-
Chapter 1: Python kya hai | Introduction
-
Chapter 2: Python kaise install karein | Installation
-
Chapter 3: Difference between Python 2.x and 3.x
Module 2 | Python ke Fundamentals | Part 1
-
Chapter 1: Basic Intro and Python Character set
-
Chapter 2: Tokens And Keywords
-
Chapter 3: Identifiers and operators
-
Chapter 4: Literals and String Literals
Module 3 | Python ke Fundamentals | Part 2
-
Chapter 5: Numeric Literals
-
Chapter 6: Bare-bone of Program
-
Chapter 7: Variable and assignments
-
Chapter 8: Input and output statements
Module 4 | Data Handelling
-
Chapter 1: Introduction to Data Handelling
-
Chapter 2: Operators in Python
-
Chapter 3: Expression & TypeCasting