How to program in Python.
Implementing Data types, statement, operators and strings etc.
Implementing OOPs in Python.
Create GUI Applications using Python.
Connecting with databases.
Implementing TCP Socket connectivity.
Create your first program in Python IDLE.
Use Arrays, and Data structures.
Implement Error Handling.
Implement OOPs concepts in your programming.
Create Application with support of graphics in python.
1. Python: An Introduction.
2. Creating your First program in Python.
3. Data Types: Classifying data in Python.
4. Implementing Input and Output operations.
5. Operators: Performing logical and mathematical operations.
6. Statements: Controlling the Program flow.
7. Strings: A Sequence of Characters.
8. Arrays: Arranging Similar Objects Systematically.
9. Implementing functions in Python.
10. Lists and Tuples: Managing data Systematically.
11. Dictionaries and other Data Structures (link list, Stacks, Queues).
12. Recursion and Algorithms in Python.
13. Implementing Oops concepts, Classes and Objects.
14. Implementing Inheritance in Python.
15. Implementing Polymorphism in Python.
16. Interfaces and Abstraction in Python.
17. Creating GUI using Python.
18 . Handling Files I/O.
19. Connecting to Database in python.
20. Handling Errors and Exceptions.
21. Regular Expressions.
22. Interacting with Networks.
23. Handling Concurrency using Threads.
24. Handling numbers, dates and Times.
25. Implementing Expressions, Variables, Quotes, Basic Math operations, Strings: Basic
String Operations &String Methods, List, Tuples, Dictionaries, Arrays.
26. Implementing Statements and Functions.
27. Implementing OOPS concepts.
28. Implementing Exception Handling and Multithreading.
29. Implementing GUI Programming using Tkinter.
30. Connecting to MySQL Database.
31. Implementing connections with TCP and UDP Sockets in Python.