Python Syllabus

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

Python introduction 4.

Working
1. Introduction 5. Functions and Methods
2. History
Dictionaries
3. Features
1. Introduction
4. Setting up path
2. Accessing values in dictionaries
5. Working with Python
3. Working with dictionaries
6. Basic Syntax
4. Properties
7. Variable and Data Types
5. Functions
8. Operator

Conditional Statements Functions


1. If
1. Defining a function
2. If- else
2. Calling a function
3. Nested if-else
3. Types of functions
4. elif
4. Function Arguments
5. Anonymous functions
Looping 6. Global and local variables
1. For
2. While
Modules
3. Nested loops
1. Importing module
2. Math module
Control Statements 3. Random module
1. Break 4. Packages
2. Continue 5. Composition
3. Pass

Input-Output
String Manipulation 1. Printing on screen
1. Accessing Strings 2. Reading data from keyboard
2. Basic Operations 3. Opening and closing file
3. String slices 4. Reading and writing files
4. Function and Methods 5. Functions

Lists
1. Introduction
2. Accessing list Exception Handling
3. Operations 1. Exception
4. Working with lists 2. Exception Handling
5. Function and Methods 3. Except clause
4. Try? finally clause
5. User Defined Exceptions
Tuple
1. Introduction
2. Accessing tuples
3. Operations

Copyright © HUB I.T071-542805,9827494116,9857045414


Advance Python 2. Starting a thread
3. Threading module
4. Synchronizing threads
OOPs concept 5. Multithreaded Priority Queue
1. Class and object
2. Attributes
3. Inheritance
4. Overloading
5. Overriding GUI Programming
6. Data hiding 1. Introduction
2. Tkinter programming
Regular expressions 3. Tkinter widgets
1. Match function
2. Search function
3. Matching VS Searching Sending email
4. Modifiers
5. Patterns

CGI
1. Introduction
2. Architecture
3. CGI environment variable
4. GET and POST methods
5. Cookies
6. File upload

Database
1. Introduction
2. Connections
3. Executing queries
4. Transactions
5. Handling error

Networking
1. Socket
2. Socket Module
3. Methods
4. Client and server
5. Internet modules

Multithreading
1. Thread

Copyright © HUB I.T071-542805,9827494116,9857045414

You might also like