0% found this document useful (0 votes)
2 views4 pages

Python Course Contents

The document outlines a Python course led by trainer Sunil Kumar Koppavarapu, lasting approximately 30 days with sessions of about 1 hour each. It covers a comprehensive range of topics including Python fundamentals, data structures, object-oriented programming, exception handling, and file management. Additional contact information and links to social media platforms for Logic Labs Technologies are provided for inquiries and updates.

Uploaded by

JaheerFirose
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views4 pages

Python Course Contents

The document outlines a Python course led by trainer Sunil Kumar Koppavarapu, lasting approximately 30 days with sessions of about 1 hour each. It covers a comprehensive range of topics including Python fundamentals, data structures, object-oriented programming, exception handling, and file management. Additional contact information and links to social media platforms for Logic Labs Technologies are provided for inquiries and updates.

Uploaded by

JaheerFirose
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

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

You might also like