ABCDEFGHIJKLMNOPQRST
1
Please fill the time you took for that particular class
2
Class TitleDescriptionSwatiDhanshriShivaneeMonikaRishikRishabhChaiAdarshKomalPriyanshJayeshMadhumita
3
Class 1 - Introduction to PythonWhat do Computers do? What is Programming? Why should you become a Programmar? What is the use of Programming? Basic Definitions1 hour1 hour1 hr1 hr
4
Class 2 - Introduction to Python and DefinitionsContinue with the Basic Definitions, Why should you learn Python? What are the features of Python? How to start with Python? How to write a comment? What is Indentation? What are the Applications of Python?45 minute1 hour1 hr 1 hr 10 min
5
Class 3 - VariablesWhat is a Variable? What are the various naming rules? How can we assign values to variables? Practice Questions and Quizzes1 hour1 hour1 hr1 hr
6
Class 4 - Data TypesWhat are Data type? What are Predefined Data types in Python? What are the various Numeric Data types - Integer, Float, Complex? Practice Questions1 hour1 hour 15 min1 hr1 hr
7
Class 5 - Data TypesIn depth explanation of StringData type, Boolean Data type, Data Type Conversion. Practice Questions and Quizzes1 hour1 hour 15 min1hr 5min1 hr
8
Class 6 - OperatorsWhat are Operators? What are the different types of Operators in Python? In depth explanation of Arithmetic Operators, with examples. Operator Precedence. Practice Questions and Quizzes1 hour 15 min1 hour1 hr1 hr 10 min
9
Class 7 - OperatorsWhat are Assignment Operators, Comparison Operators and Logical Operators? Share lots of examples, Practice Questions and Quizzes1 hour1 hour 15 min1 hr 5 min1 hr 10 min
10
Class 8 - OperatorsAn introduction to Bitwise, Membership and Identity Operators. Revision and Practice Questions on Operators, Data Types and Variables1 hour1 hour 15 min1hr 10 min1 hr 10 min
11
Class 9 - If ElseWhy do we use conditions? What is a condition? How to use If-Else? What are flowcharts and how should we prepare them? How should we write an If-Else code?1 hour 15 min1 hour 15 min
12
Class 10 - If ElseIntroduction and examples of If-Elif. If-Else with "and" and "or". Dry run code for revision. Practice Questions and Quizzes1 hour1 hoiur 30 min
13
Class 11 - If ElseNested If-Else. Practice Questions and Quizzes1 hour
14
Class 12 - If ElseRevision and Practice Questions on If-Else Condition1 hour
15
Class 13 - LoopsWhat are Loops? What are the Advantages of using Loops? What is Counter? Examples of Counters. Different types of loops in Python- While loop. Practice Questions and Quizzes1 hour 30 min
16
Class 14 - LoopsLoop control statements such as continue, break, pass. Nested while loops. Share live examples and Practice Questions.1 hour 15 min
17
Class 15 - LoopsBasics of For Loops. Revise Membership operator. For Loopusing Sequence (String) and using Range(). Practice Questions and Quizzes1 hour 20 min
18
Class 16 - LoopsElse in for loop. Using control statements in for. Nested for loop. Practice Questions and Quizzes.1 hour
19
Class 17 - ListWhat is List? Characteristics of list. Defining list - list of strings - list of integer - list of float - mixed list. List indexing and slicing. Practice Questions and Quizzes.1 hour 30 min
20
Class 18 - ListList Operations. Length. Membership. Iteration through index. Concatenation. Work with loop. Practice Questions and Quizzes.1 hour 15 min
21
Class 19 - ListPython built-in methods with exampes - append(), clear(), count(), Index(), insert(), pop(), remove(), reverse() , sort(), min(), max(). Practice Questions and Quizzes.1 hour 20 min
22
Class 20 - ListNested List. More examples on list. Practice Questions and Quizzes.
23
Class 21 - DictionaryIntroduction to dictionary. Accessing Elements from a Dictionary. Adding Elements to a Dictionary. Upading a Dictionary. Practice Questions and Quizzes.1 hour
24
Class 22 - DictionaryRemoving element from a Dictionary. Iterating Dictionary. Iterate through all keys and values. More Exmaples on Dictionary.1 hour 30 min
25
Class-23Built-in functions in Dictionary - get (), update(), clear(), copy(), delete(). Built in methods in Dictionary. Practice Questions and Quizzes.1 hour 30 min
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100