Python
Python Course has been divided into two level,Level 1 (Core Python) is introductory and useful for students having no knowledge of programming language. Level 2 (Advanced python) is useful for learning AI, Machine Learning, Cloud Computer, Web Development etc.
Download Python Digital Syllabus
About Python
Python is a high-level, interpreted, interactive and object-oriented scripting language. Python is designed to be highly readable. It uses English keywords frequently where as other languages use punctuation, and it has fewer syntactical constructions than other languages.
- Python is Interpreted − Python is processed at run time by the interpreter. You do not need to compile your program before executing it. This is similar to PERL and PHP.
- Python is Interactive − You can actually sit at a Python prompt and interact with the interpreter directly to write your programs.
- Python is Object-Oriented − Python supports Object-Oriented style or technique of programming that encapsulates code within objects.
- Python is a Beginner’s Language − Python is a great language for the beginner-level programmers and supports the development of a wide range of applications from simple text processing to WWW browsers to games.
Core Python Syllabus
(Level -1) Core Python
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
Exception Handling
- Exception
- Exception Handling
- Except clause
- Try ? finally clause
- User Defined Exceptions
Advance Python Syllabus
(Level -2) 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
Multi threading
- Thread
- Starting a thread
- Threading module
- Synchronizing threads
- Multi threaded Priority Queue
GUI Programming
- Introduction
- Tkinter programming
- Tkinter widgets
Sending email
Python Training in Patna | Python Course Information in Patna