0% found this document useful (0 votes)
15 views

Python Course Contents

Python Course Contents

Uploaded by

Zuneera Marium
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
15 views

Python Course Contents

Python Course Contents

Uploaded by

Zuneera Marium
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4

1.

Introduction to Python Course


2. Introduction to Python Programming
3. History of Python
4. Writing First Python Program | Printing to Console in Python
5. Coding Exercises for Beginners in Python - Exercise #1
6. print() function & String concatenation(using +) in Python
7. Input function in Python | Take User Input in Python
8. Variables in Python
9. Coding Exercises for Beginners in Python | Exercise #2 | Program to swap two
numbers
10. Variable Naming Rules in Python
11. Data Types in Python
12. Type Checking, Type Error and Type Conversion | Type Casting in Python
13. Coding Exercises for Beginners in Python | Exercise #3 | Program to add digits of a
number
14. Operators in Python | Arithmetic Operators
15. Operators in Python | Assignment and Comparison Operators
16. Operators in Python | Logical Operators
17. Operators in Python | Bitwise Operators
18. Identity Operators in Python
19. Membership Operators in Python
20. Coding Exercise for Beginners in Python | Exercise #4
21. round() function in Python
22. f-Strings in Python
23. Coding Exercise for Beginners in Python| Exercise 5
24. If & If Else Conditional Statements in Python
25. Coding Exercise for Beginners in Python | Exercise 6
26. Nested If Else & elif Statements in Python
27. P_27 Coding Exercise for Beginners in Python | Exercise 7
28. P_28 Coding Exercise for Beginners in Python | Exercise 8
29. P_29 Multiple if Statements in Python
30. P_30 Coding Exercise for Beginners in Python | Exercise 9
31. P_31 Coding Exercise for Beginners in Python | Love Calculator
32. P_32 List in Python and List Functions
33. P_33 Random Module in Python
34. P_34 Coding Exercise for Beginners in Python | Heads or Tails
35. Coding Exercise for Beginners in Python |Exercise 12
36. Fix Python Index Error: List Index Out of Range
37. Nested List in Python
38. Coding Exercise for Beginners in Python |Exercise 13
39. Python Project 1 | Rock Paper Scissors Game in Python
40. Tuples in Python
41. Sets in Python
42. Sets Methods in Python
43. Sets Methods in Python
44. Sets Methods in Python
45. For Loop in Python
46. For else in Python
47. Coding Exercise for Beginners in Python |Exercise 14
48. Coding Exercise for Beginners in Python |Exercise 15
49. Range function in Python | Python range() function
50. Coding Exercise for Beginners in Python |Exercise 16
51. Coding Exercise for Beginners in Python with solution | Exercise 17
52. Python Project 2 | Password Generator in Python
53. While Loop in Python
54. Break Continue Pass in Python | Loop Control Statements
55. Indentation in Python
56. Hangman Game for beginners |Introduction
57. Hangman Game for beginners |Flowchart
58. Hangman Game in Python | Python Project #3
59. Functions in Python | Introduction | Python for beginners #lec56
60. Coding Exercise for Beginners in Python with solution | Exercise 18
61. Coding Exercise for Beginners in Python with solution |Exercise 19
62. Coding Exercise for Beginners in Python with solution | Exercise 20
63. Functions with Arguments in Python | Parameters vs Arguments
64. Types of Arguments in Python
65. *args and **kwargs in Python
66. Coding Exercise for Beginners in Python with solution | Exercise 21
67. Coding Exercise for Beginners in Python with solution | Exercise 22
68. Python Project #4 | Caesar Cipher Introduction - part1 | Python Project for beginners
69. Python Project for beginners #4| Caesar Cipher - Complete Code
70. Dictionaries in python | Dictionaries Built-in functions
71. Coding Exercise for Beginners in Python with solution | Exercise 23
72. Nested Dictionaries in Python
73. Coding Exercise for Beginners in Python with solution | Exercise 24
74. Python Project for beginners #5| Silent Auction Program-part 1
75. Python Project for beginners #5| Silent Auction Program-Complete Code
76. Functions with Return Statement in Python
77. Return Multiple values from a Function |Multiple return Statements
78. Coding Exercise for Beginners in Python with solution | Exercise 25
79. print vs return in Python | What is the Difference?
80. Python Project for beginners #6| Calculator -Complete Code
81. local and Global Scope in Python
82. Global keyword in Python | Modify a Global Variable
83. Python Project for beginners #7| Guess The Number -Complete Code
84. Debugging in Python | Debugging Tips
85. Python Project for beginners #8| Higher Lower Game - Complete Code
86. Python Project for beginners #9| Coffee Machine Project
87. OOP in Python | Object Oriented Programming
88. Classes and Objects in Python | OOP in Python
89. Self and __init__() method in Python
90. Class Methods in Python | How to add Methods in Class
91. Coding Exercise for Beginners in Python with solution | Exercise 26
92. Inheritance in Python
93. Multiple Inheritance in Python
94. Multilevel Inheritance in Python
95. Hierarchical Inheritance in Python
96. Hybrid Inheritance in Python
97. Diamond Problem in Inheritance | MRO in Python | C3 Linearization Algorithm
Python Programming
98. File Handling in Python
99. Python Project for beginners| Quiz Game Project | Python for Beginners
100. Modules in Python
101. Abstraction in Python | Python OOP Concepts
102. Abstract Class & Abstract Method in Python
103. Access Modifiers in Python | Public Protected Private Access Specifiers
104. Encapsulation in Python | Getters & Setters methods
105. Polymorphism in Python | Introduction
106. Duck Typing in Python
107. Operator Overloading in Python | Polymorphism
108. Method Overloading and Method Overriding
109. Magic/Dunder Methods in Python
110. Coding Exercise for Beginners in Python with solution | Exercise 27
111. pip & PyPI in python | Packages in Python
112. Packages in Python
113. If __name__ == '__main__ ' in Python
114. Python Turtle Graphics Introduction
115. Python Turtle graphics - part 2
116. Turtle Coding Exercise for Beginners in Python |Exercise 28
117. Turtle Coding Exercise for Beginners in Python |Exercise 29
118. Coding Exercise for Beginners in Python |Exercise 30
119. Coding Exercise for Beginners in Python |Exercise 31
120. Coding Exercise for Beginners in Python |Exercise 32
121. Python Project for beginners #11| Turtle Race Project
122. Python Higher Order Functions
123. Python Event Listeners
124. Coding Exercise for Beginners in Python |Exercise 33

You might also like