Python Programming
100 % Online Python LANGUAGE COURSES FOR ARISING STUDENTS

Overview
When students completes Python Programming course, they can:
- Build programs using fundamental programming concepts variables, datatypes, String, etc.
- Learn advanced programming concepts like collections, exception handling, file handling, database connectivity etc.
- Develop interactive GUI programs
- Exposure to Real world projects
- Work with team in developing and delivering the project.
As part of the course
✓ High Quality Education
✓ Practical knowledge
✓ Career path
COURSES
COURSES
01
Python Beginner
Audience : Grade 6 and up
Environment
- Python, Visual Studio Setup
- First Program
Variables and Data Types
- Variables ,
- Data Types – String, int, float, etc.
Methods, Input
- Algorithm, input / output
- Comments
Condition & Loops, GUI
- Condition basics
- If, else, elif
- Loops Basics
- While Loop
- Do While, For loop
- UI Basics
- 2D UI – Turtle
Beginner Level : Project
02
Python Intermediate
Audience : Grade 6 and up
OOPS
- Class , Object,
- Constructor, Delete, pass
Collections, Modules
- List
- Set
- Dictionaries
- Tuples
- Using collection with class
- Modules
- Main Method
File Handling
- Files and Folder,
- IO – Basics
Handle User Interface
- Tkinter Basics,
- Create GUI using Tkinter
Intermediate Level : Project
03
Python Advanced
Audience : Grade 9 and up
More OOPS
- Access Modifiers,
- Encapsulation, static method and variables,
- Non Primitive data type,
- Inheritance
- Overloading
- Over riding
More Modules, Packing, build, Documentation
- Build, Packages,
- Executable using py2exe
- Doc reference
Numbers, Casting, Exception Handling, Locale
- Numbers,
- Primitive types & Objects,
- Type casting , Formatting Numeric, Date, Exception Handling
- Locale
Advanced Level : Project
04
Python Supreme
Audience : Grade 11 and up
Packing & Publishing
- Publishing Packages
- Central Repository
Functions, NumPy, Graphs
- Functions, Python Lambda
- NumPy Module
- Matplotlib Module
Database Handling
- SQL Basics
- Connect, execute Query to RDBMS
Theards, Looking forward
- Local Variable / referenced variables, Memory
- Threads
- Binary Files and Property files
- N-Tier Architecture, Web Apps Introduction