0% found this document useful (0 votes)
31 views

PYTHON Core & Advanced Course Content - Cloud Learn ERP

CloudLearn ERP provides Python core and advanced programming training. The Python core training covers basic syntax, data types, conditional statements, loops, strings, lists, tuples, dictionaries, functions, modules, exceptions handling and input/output over 25-30 hours. The advanced training covers OOPs concepts, regular expressions, CGI, databases, networking, multithreading, GUI programming and sending emails. The training aims to provide students abundant opportunities with Python programming.

Uploaded by

Parimal Dutta
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
31 views

PYTHON Core & Advanced Course Content - Cloud Learn ERP

CloudLearn ERP provides Python core and advanced programming training. The Python core training covers basic syntax, data types, conditional statements, loops, strings, lists, tuples, dictionaries, functions, modules, exceptions handling and input/output over 25-30 hours. The advanced training covers OOPs concepts, regular expressions, CGI, databases, networking, multithreading, GUI programming and sending emails. The training aims to provide students abundant opportunities with Python programming.

Uploaded by

Parimal Dutta
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 8

ABOUT US CONTACT US

✓ 1, Carter Road
CloudLearn ERP
Rich domain experience in technology
services especially SAP, Cloud and Mumbai, 400066
Infrastructure management services 74002 60003
[email protected] PYTHON
✓ www.cloudlearnerp.com Core & Advanced
Providing quality retail and corporate
training in SAP, Cloud, Infrastructure and
other emerging technologies

One of its kind unique training
methodology focusing on People,
Process, Technology & Placements
Python Core and Advanced Program b
Training Program
Python has gained popularity for being a beginner-friendly language, and it has
replaced Java as the most popular language in the recent times. Python is extremely
flexible and handles a lot of complexity with ease. Its syntax is user friendly, English
like and interoperable across multi platforms

Core Python (25-30 Hours)


Introduction

• History
• Features
• Setting up path
• Working with Python
• Basic Syntax
• Variable and Data Types
• Operator

Conditional Statements

• If
• If- else
• Nested if-else

Looping

• For
• While
• Nested loops
Control Statements

• Break
• Continue
• Pass

String Manipulation

• Accessing Strings
• Basic Operations
• String slices
• Function and Methods

Lists

• Introduction
• Accessing list
• Operations
• Working with lists
• Function and Methods

Tuple

• Introduction
• Accessing tuples
• Operations
• Working
• Functions and Methods

Dictionaries

• Introduction
• Accessing values in dictionaries
• Working with dictionaries
• Properties
• Functions
Functions

• Defining a function
• Calling a function
• Types of functions
• Function Arguments
• Anonymous functions
• Global and local variables

Modules

• Importing module
• Math module
• Random module
• Packages
• Composition

Input-Output

• Printing on screen
• Reading data from keyboard
• Opening and closing file
• Reading and writing files
• Functions

Figure 1: Abundant Opportunities with Python Programming

Exception Handling

• Exception
• Exception Handling
• Except clause
• Try? Finally clause
• User Defined Exception
Advanced Python
OOPs concept

• Class and object


• Attributes
• Inheritance
• Overloading
• Overriding
• Data hiding

Regular expressions

• Match function
• Search function
• Matching VS Searching
• Modifiers
• Patterns
CGI
• Introduction
• Architecture
• CGI environment variable
• GET and POST methods
• Cookies
• File upload
Database
• Introduction
• Connections
• Executing queries
• Transactions
• Handling error
Networking
• Socket
• Socket Module
• Methods
• Client and server
• Internet modules
Multithreading
• Thread
• Starting a thread
• Threading module
• Synchronizing threads
• Multithreaded Priority Queue
GUI Programming
• Introduction
• Tkinter programming
• Tkinter widgets
Sending email

You might also like