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

Python Syllabus

Basic Syllabus to start the study for coding with oython

Uploaded by

prernadjschool
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 Syllabus

Basic Syllabus to start the study for coding with oython

Uploaded by

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

Python Syllabus

Contents
1. Python Installation ( Google Colab/ Visual Studio)
2. Python Data structures and Data types.
3. String operations in python.
4. Random password generation program.
5. Operators in python
6. If statement and its related statements.
7. The while loop, for loop
8. The range statement, Break and Continue
9. Data Structures – List
10. Dictionary
11. Tuple
12. Sets
13. Function parameters
14. Scope of a function
15. Exception Handling – Introduction
16. Exceptions handling with try
17. Handling Multiple exceptions
18. Creating class
19. Instance method
20. OOPS concepts introduction
21. Inheritance
22. Polymorphism
23. Mini project using python concepts.
24. Introduction to Tkinter
25. Overview of GUI application – Tkinter Widget
26. Simple GUI calculator using Tkinter
27. Simple GUI calculator using Tkinter
28. Python SQL Database Access - Introduction
29. Installation
30. DB connection
31. Creating DB Table
32. INSERT, READ, UPDATE, DELETE operations
33. COMMIT and ROLLBACK operations
34. Handling errors
35. Data Visualization using Pandas - Introduction
36. Importing necessary libraries and data files
37. Graph plotting
38. Graph plotting
39. Django – Overview
40. Installation and “hello world” page

You might also like