CORE PYTHON
- Origin Of Python
- Introduction to Python and what is Python
- What can we do using Python
- Features and versions of Python
- Different languages used to develop Python
- Interactive mode and Script mode
- Interpreter vs Compiler
- Scripting vs Programming Languages
- Reasons to learn or work Python
- Python Indentation
- Comments and Quotations
- Python Identifiers and Keywords
- Variables
- Reading data from user
- Working with input function
- Python data types
- Type conversion and eval()
- Introduction to data structures
- Stringdata Structure
- List Data Structure
- Tuple Data Structure
- Set Data Structure
- Dictionary Data Structure
- Operators
- Python Functions and Arguments
- Lambda Functions
- Control Statements
- Loopings
- Advanced Concepts of Data Structures
ADVANCED PYTHON
- File Handling
- OOPS Concepts
- Module
- Exception Handling in Python
- Logging in Python
- Iterators,Generators and Decorators
- Unit Testing in Python
- Regular Expressions
- Command Line Arguments
- Working with Database Connection