Python Course Content
Trainer: Sunil Kumar Koppavarapu
Duration: Near about 30 Days
Each Session: Near about 1 Hour
For AWS, Azure & Devops Live Training
Please Give a call to: +91-8341292444
For any Information send an email to
support@logiclabstech.com
Website: www.logiclabstech.com
Telegram Group: https://t.me/logiclabstech
Facebook Page: https://www.facebook.com/logiclabstechnologies
YouTube: https://www.youtube.com/c/LogiclabsTechnologies
Instagram: https://www.instagram.com/logiclabstech/
Python Course Content
➢ Introduction to Python
• History of Python
• Uses of Python
• Features of Python
• Python Installation
➢ Language Fundamentals
• Identifiers
• Reserved words
• Data Types
• Type Casting
➢ Operators
➢ Input Output Statements
• Reading input from keyword
• Reading multiple values
• Command Line Arguments
• Output Statements
➢ Python Flow Control
• Conditional Statements
• Iterative Statements
• Transfer Statements
• Pass Statement
• Del Statement
➢ Python String
• Declaring String
• Slice Operator
• String methods ()
➢ Python Data Structures
• List
• Tuple
• Structure-Set
➢ Python Functions
• Types of Functions
• Parameters and Return Statement
Python Course Content
• Types of Arguments
• Types of Variables (Global and Local)
• Recursive Functions
• Lambda Functions
➢ Python Modules
• Understanding and advantages of Modules
• Module Aliasing
• Naming Conflicts
• Special Variables
➢ Python Packages
• Advantage of Packages
• Need and installation of Python Package
➢ Python Object Oriented Programming
• Defining a class
• Self-Variable
• Constructors
• Difference between method and constructor
• Instance and static Variables
• Setter and Getter Methods
• Instance Method, Class Method and Static Method
• Inheritance
• Super () Function
• Method Overloading
• Abstract Method and Abstract Class
• Public, Private and Protected Members
➢ Python Exception Handling
• Default Exception Handling
• Customized Exception Handling
• Try-except
• Finally Block
➢ Python Logging
➢ Python File Handling
• Types of files
Python Course Content
• Opening files and various file modes
• Reading data
• Tell () and Seek () Methods
➢ Python Decorators and Python Generators
➢ Conclusion