About Program
Python is one of the most popular programming languages in the world. Python is a high-level, general-purpose programming language. If you’re looking for a programming language that’s flexible and easy to read, try learning Python. Python is used in developing websites and software, task automation, data analysis, data visualization, AI and machine learning. This course covers Python 3.
Key Highlights
- Get a deep understanding of how Python works
- Work with Python file handling
- Use variables to store, retrieve and calculate information
- Utilize core programming tools such as functions and loops
- Learn to use Object Oriented Programming with classes!
Prerequisite knowledge: Access to a computer with an internet connection.
Curriculum: 10 lessons – 36 hours
- Overview, Installation and Setup
- Introduction
- Variables, Constants and Literals
- Keywords and Identifiers
- Type Conversion
- Operators
- Namespace and Variable Scope
- Statement, Indentation and Comment
- Data Type
- Numeric
- Sequence Type
- Boolean
- Set
- Dictionary
- Flow Control
- If…else Statement
- For loop
- While loop
- Break and Continue
- Pass Statement
- Function
- Types of functions
- Function Arguments and Parameters
- Lambda/Anonymous Function
- Recursive Function
- Global, Local, and Nonlocal
- File Handling
- I/O File Operation
- Directory and Files Management
- Exceptions and Exception Handling
- User-Defined Exception
- OOP Concept
- Objects & Classes
- Inheritance
- Multiple & Multilevel Inheritance
- Encapsulation
- Polymorphism
- Date and Time
- Python Modules
- Python Packages
This Program is for
- Beginners who have never programmed before.
- Programmers switching languages to Python.
- Python programmer looking to improve their skill set