-
Week 1 - 1. Introduction 16
-
a. Getting Started –Lecture1.1
-
History and Need of PythonLecture1.2
-
Applications of PythonLecture1.3
-
Advantages and Disadvantages of PythonLecture1.4
-
Installing PythonLecture1.5
-
Program StructureLecture1.6
-
Interactive ShellLecture1.7
-
Executable or Script FilesLecture1.8
-
User Interface or IDELecture1.9
-
b. Python Fundamentals –Lecture1.10
-
Working with Interactive ModeLecture1.11
-
Working with Script ModeLecture1.12
-
Python Character SetLecture1.13
-
Python Token, Keywords, Identifiers, Literals, OperatorsLecture1.14
-
Variables and AssignmentsLecture1.15
-
Input and Output in PythonLecture1.16
-
-
2. Data Handling 51
-
a. Operators –Lecture2.1
-
ArithmeticLecture2.2
-
RelationalLecture2.3
-
LogicalLecture2.4
-
IdentityLecture2.5
-
BitwiseLecture2.6
-
AssignmentLecture2.7
-
PrecedenceLecture2.8
-
EvaluatingLecture2.9
-
Type CastingLecture2.10
-
b. Data Types –Lecture2.11
-
NumbersLecture2.12
-
StringsLecture2.13
-
ListsLecture2.14
-
TuplesLecture2.15
-
DictionaryLecture2.16
-
SetLecture2.17
-
Frozen SetLecture2.18
-
BoolLecture2.19
-
Mutable and ImmutableLecture2.20
-
c. Strings –Lecture2.21
-
Introduction to Python StringsLecture2.22
-
Accessing Individual ElementsLecture2.23
-
String OperatorsLecture2.24
-
String SlicingLecture2.25
-
String Functions and MethodsLecture2.26
-
d. Lists –Lecture2.27
-
Introduction to Python ListsLecture2.28
-
CreatingLecture2.29
-
AccessingLecture2.30
-
JoiningLecture2.31
-
ReplicatingLecture2.32
-
SlicingLecture2.33
-
And much moreLecture2.34
-
e. Tuples –Lecture2.35
-
Introduction to TuplesLecture2.36
-
Creating TuplesLecture2.37
-
Accessing TuplesLecture2.38
-
JoiningLecture2.39
-
ReplicatingLecture2.40
-
SlicingLecture2.41
-
f. Dictionaries –Lecture2.42
-
Introduction to DictionariesLecture2.43
-
Accessing Values in DictionariesLecture2.44
-
Working with DictionariesLecture2.45
-
PropertiesLecture2.46
-
g. Set and Frozen Sets –Lecture2.47
-
Introduction to Set and Frozen SetLecture2.48
-
CreatingLecture2.49
-
Accessing and JoiningLecture2.50
-
Replicating and SlicingLecture2.51
-
-
3. Program Control Flow 16
-
a. Conditional Statements –Lecture3.1
-
IndentationLecture3.2
-
The IF StatementLecture3.3
-
The IF-ELSE StatementLecture3.4
-
The IF-ELIF StatementLecture3.5
-
Nested if StatementLecture3.6
-
b. Range Function –Lecture3.7
-
IntroductionLecture3.8
-
Types of Range FunctionLecture3.9
-
Use of Range FunctionLecture3.10
-
c. Iterative or Looping Statement –Lecture3.11
-
For LoopLecture3.12
-
While LoopLecture3.13
-
Loop Else StatementLecture3.14
-
Nested LoopsLecture3.15
-
Flow ControlLecture3.16
-
-
Week 2 - 1. Functions 16
-
a. Built-In-FunctionLecture4.1
-
IntroductionLecture4.2
-
Using a FunctionLecture4.3
-
Python Function TypesLecture4.4
-
StructureLecture4.5
-
Different FunctionsLecture4.6
-
b. User Defined Functions –Lecture4.7
-
Structure of Program for UDFLecture4.8
-
Types of FunctionLecture4.9
-
Invoking UDFLecture4.10
-
Flow of ExecutionLecture4.11
-
Arguments and ParametersLecture4.12
-
Scope of VariablesLecture4.13
-
Lambda FunctionLecture4.14
-
c. Recursive Functions –Lecture4.15
-
Use of Recursive FunctionLecture4.16
-
-
2. Modules and Packages 6
-
a. Built-IN-Modules –Lecture5.1
-
Importing Modules in PythonLecture5.2
-
Working with Random ModuleLecture5.3
-
Different ModulesLecture5.4
-
b. User Defined Modules –Lecture5.5
-
Structure of ModulesLecture5.6
-
-
Week 3 - 1. File operations 6
-
a. Text and Byte Files –Lecture6.1
-
Opening a FileLecture6.2
-
Reading and Writing a FileLecture6.3
-
Other File ToolsLecture6.4
-
b. MS Excel Files –Lecture6.5
-
Introduction and OperationsLecture6.6
-
-
2. Introduction to OOPS 6
-
a. Classes and Objects –Lecture7.1
-
Classes and User Defined Data TypesLecture7.2
-
Objects as InstancesLecture7.3
-
Creating Class and ObjectsLecture7.4
-
Creating Objects by Passing VariablesLecture7.5
-
Variables and Methods in ClassLecture7.6
-
-
Week 4 1
This content is protected, please login and enroll course to view this content!
