Course curriculum
-
1
Introduction
-
1.0 Course Preview
FREE PREVIEW -
1.1 How to use this Video Course
FREE PREVIEW -
1.2 Introduction to Programming
-
1.3 Introduction to Python Programming
-
1.4 Installation of Python, Jupyter Notebook & Eclipse
FREE PREVIEW -
1.5 Basic Concepts of Python Programming
FREE PREVIEW -
1.6 Some Simple Python Programs
-
-
2
Data Types (in brief)
-
2.1 Introduction to Data Types
-
2.2 Numbers (int,float, complex)
-
2.3 Numbers (bin, oct, hex)
-
2.4 Strings
-
2.5 Lists
-
2.6 Tuples
-
2.7 range
-
2.8 Set
-
2.9 FrozenSet
-
2.10 Dictionary
-
2.11 Boolean & None
-
-
3
Operators and Expressions
-
3.1 Introduction to Operators
-
3.2 Arithmetic Operators
-
3.3 Comparison Operators
-
3.4 Assignment Operators
-
3.5 Logical Operators
-
3.6 Bitwise Operators
-
3.7 Membership Operators
-
3.8 Identity Operators
-
3.9 Expressions
-