Python Syllabus

Python Introduction:

(1) Introduction To Python Language
(2) Applications Of Python
(3) Download & Install Python
(4) Python Modes Of Programming

Basic Concepts:

(1) Python Identifiers
(2) Python Keywords
(3) Python Lines
(4) Python Indentation
(5) Python Comments

Python Tools:

(1) Python Variables
(2) Python Data Types
(3) Python Operators

Python Control Flow Statements:

(1) Python Conditional Statements
(2) Python Looping Statements
(3) Python Loop Control Statements

Python Data Structure:

(1) Python Numbers
(2) Python Strings
(3) Python Lists
(4) Python Tuples
(5) Python Sets
(6) Python Dictionary

Python Functions:

(1) Python User Defined Functions
(2) Python Built-In Functions
(3) Python Modules
(4) Python User Inputs

Python Object Handling Concepts:

(1) Python File Handling
(2) Python Exception Handling
(3) Python Regular Expressions

Python OOPS Concepts:

(1) Python OOPS Concepts
(2) Python Class
(3) Python Objects
(4) Python Inheritance
(5) Python Polymorphism
(6) Python Encapsulation
(7) Python Abstraction
(8) Python Comprehensions

Python Advance Concepts:

(1) Python Extended Keyword Arguments(*args, **kwargs)
(2) Python Map Functions
(3) Python Filter Function
(4) Python Reduce Function
(5) Python Lambda Function
(6) Python Magic Methods
(7) Python Context Management
(8) Python Closures
(9) Python Decorators
(10) Python Generators

Leave a Reply

Your email address will not be published. Required fields are marked *