PYTHON
Python Syllabus : 45 Days
Chapter 1: Introduction to Python
- What is Python and history of Python?
- Unique features of Python
- Python-2 and Python-3 differences
- Install Python and Environment Setup
- First Python Program
- Python Identifiers, Keywords and Indentation
- Comments and document interlude in Python
- Command line arguments
- Getting User Input
- Python Data Types
- What are variables?
- Python Core objects and Functions
- Number and Maths
- Week 1 Assignments