
Ultimate Python Programming Master Course – Zero to Hero in Python
- Offered byEdusera
Ultimate Python Programming Master Course – Zero to Hero in Python at Edusera Overview
Duration | 15 days |
Total fee | ₹199 |
Mode of learning | Online |
Credential | Certificate |
Ultimate Python Programming Master Course – Zero to Hero in Python at Edusera Highlights
- Earn a certificate of completion
- 1:1 Interaction and Doubt Clearance
- Recordings will be available- in case you miss the sessions
Ultimate Python Programming Master Course – Zero to Hero in Python at Edusera Course details
- this course is a complete package of python development for learner to learn all the concepts at their own pace
- It’s perfect for students and working professionals who have mathematics as their background
- Learn Python, Data Structures, Object-Oriented Programming, GUI with Two Projects
Ultimate Python Programming Master Course – Zero to Hero in Python at Edusera Curriculum
DAY 1:
Installation of Anaconda or any coding platforms that support python.
Introduction to Python.
Basic input and output commands.
“Hello, world” program.
Day 2:
Python variables and datatypes.
Operators such as relational, logical, bitwise etc.
Type casting in Python.
Day 3:
Conditional statements in Python.
Programs related to conditional statements.
Day 4:
Iterative methods(loops) in python.
Usage of iterative methods.
Programs on iterative methods.
Day 5:
Introduction to python data structures.
Lists and its operations.
List comprehension.
Day 6:
Slicing and indexing of list.
Introduction to tuple.
Tuple and its operations
Dictionaries vs Sets
Dictionary methods and operations.
Day 7:
Sets methods.
Introduction to functions.
Defining and returning values using functions.
Anonymous functions.
Day 8:
Introduction to strings.
String operations.
Slicing and indexing.
Day 9:
Inbuilt python methods.
Libraries such as numpy, math, etc.
DAY 10:
File handling in python.
Programs on files.
Day 11: Object-Oriented Programming
Introduction to object-oriented concepts.
Classes, Objects, Inheritance, etc.
Day 12:
Lambda, sort, map, filter, daemon
threads and multiprocessing
Day 13: Graphic User Interface
How to use the Tkinter GUI framework
How to create basic apps using Tkinter and Python
Day 14: Project 1 – Text Editor using GUI
GUI development
Events
Text editor UI and features
Day 15: Project 2 – Capstone
capstone project analysis
implementation