Semester 1
Python Programming
Google Meet Syllabus
- Introduction to Python
- Brief history, key characteristics,
- Advantages & Python Application Areas
- Syntax overview, comments, naming conventions
- Primitive data types, data type constructors
- Operators
- Console input and output
- Control structures
- Aggregate Data Types
- Sequence types: lists, tuple, range
- Common operations on sequences
- Operations on lists
- Using tuples and ranges
- Text sequence type: str
- Operations on strings
- Composite Data Types, Functions and Exception Handling
- Mapping type : dict
- Set type: set
- Functions
- Exception handling
- Additional Features of Python
- Object-oriented programming in Python
- File handling in Python
- Modules and packages
- Introduction to GUI applications and database connectivity
Study Material
Internals Study Material (IMP)
Reference Study Material (Advanced Stuff)
Assignment's Questions
Reference Study Material (for MS Windows only)