Python Programming An Expert Guide on Python
- Offered byEduonix
Python Programming An Expert Guide on Python at Eduonix Overview
Duration | 32 hours |
Mode of learning | Online |
Schedule type | Self paced |
Difficulty level | Intermediate |
Credential | Certificate |
Python Programming An Expert Guide on Python at Eduonix Highlights
- Earn a certificate of learning on course completion
- Lifetime Access. No Limits!
- A great course for learning Emerging Web Technologies
- Self paced Course
Python Programming An Expert Guide on Python at Eduonix Course details
- In this tutorial, you will be introduced to Python Version 3.x. You will learn the basic syntax using a hands-on approach. This guideline will not only familiarize you with the basics, but also it will demonstrate the Python IDE (Integrated Development Environment), for writing actual programs and learning how to debug them.
Python Programming An Expert Guide on Python at Eduonix Curriculum
Section 1 : Introduction to Python Programming
Introduction
Advantages and facts about python
Program execution and python IDE
First python program
Section 2 : Module 2
Built in types in python
Numbers Data Type in Python
String and List Data Type
Dictionary Tuples and Sets
Variables and assignment
Hands-On
Hands-On
Hands-On
Hands-On
Hands-On
Section 3 : Module 3
Files
Conditionals
Loops
Hands-On
Hands-On
Hands-On
Hands-On
Section 4 : Module 4
Functions
LEGB Rule
Closures and Recursion
Lambda
Hands-On
Hands-On
Hands-On
Hands-On
Section 5 : Module 5
Class
Inheritance and Polymorphism
Operator Overloading
Hands-On
Hands-On
Hands-On
Hands-On
Hands-On
Section 6 : Module 6
Exceptions
tryexcept and tryfinally statement
Raise and Assert Statement
withas context managers
More on Exception Handling
Hands-On
Hands-On
Hands-On
Hands-On
Section 7 : Module 7 Tkinter in Python
Tkinter: Graphical User Interface
Graphical User Interface-II
HandsOn
Hands-On
Hands-On
Hands-On
Section 8 : Module 8 :Project
Project Tic-Tac-Toe
Tic-Tac-Toe Execution