Python Online training
what is python language
Python is a widely used high-level, general-purpose, interpreted, dynamic programming language. Its
design philosophy emphasizes code readability, and its syntax allows programmers to express concepts in fewer lines of code than possible in languages such as C++ or Java.
- What is so special about python?
 - How python plays an important role in software development?
 - Advantages of using this language over other languages
 - Installation:
 - python versions, which one to use?
 - Python Setup on Linux/Windows:
 - Introduction to variables, basic operators
 - Flow control:
 - Conditional logic
 - loops
 - Functions:
 - Strings:
Lists: - Dictionaries:
 - Tuples:
 - Modules:
Exceptions: - Files:
 - Object Oriented Programming:
 - with real time project
 
