Python Programming

Learn Python Programming, Python File Operation, Python Programming Concepts, Python Advanced Concepts in real life.
Weekdays - Contact Office for Course Schedule
Weekends - Contact Office for Course Schedule
Fast Track Course - Rs 48,000 (2 Installments), Reg. Fee - Rs 7,500/-
Duration (48 Hours Theory) Practical Assignments - 30 hours
Course Contents
- Basic Computer Concepts & Introduction To Python
- Understanding Python variables
- Python basic Operators
- Understanding python blocks
- Python Data Types
- Declaring and using Numeric data types; int, float, complex
- Using string data type and string operations
- Defining list and list slicing
- Use of Tuple data type
- Python Program Flow Control
- Conditional blocks using if, else and elif
- Simple for loops in python
- For loop using ranges, string, list and dictionaries
- Use of while loops in python
- Loop manipulation using pass, continue, break and else
- Programming using Python conditional and loops block
- Python Functions, Modules And Packages
- Organizing python codes using functions
- Organizing python projects into modules
- Importing own module as well as external modules
- Understanding Packages
- Powerful Lamda function in python
- Programming using functions and modules
- Python String, List and Dictionary Manipulations
- Building blocks of python programs
- Understanding string in build methods
- List manipulation using in build methods
- Dictionary manipulation
- Programming using string, list and dictionary in build functions
- Python File Operation
- Programming using file operations