• Post category:StudyBullet-14
  • Reading time:11 mins read


Python Basics, Python Control Flow, Python Dates, Python Functions, Python Object Oriented Programming, Python Modules

What you will learn

Gain Complete understanding of Python from the ground up!

Learn how to Leverage the power of python to solve problem

Learn to use Object Oriented Programming in Python with use cases

Learn and understand Complex Topics Like Decorators, Magic Module etc

Learn how to start projects in Python and put pieces together

Learn Python Fundamentals from the Zero to Mastery

Description

This training provides students with Fundamentals of Python that will enable the students to get off the ground and begin to write comprehensive python code in the shortest time possible. This training is for beginners who want to get off the ground quickly. The explanations of the concepts are straightforward to grasp and understand. The training is structured in a way that would make it easy for anyone taking it to understand. It is structured to be taken in 4 weeks. However, you don’t have to follow the four-week structure if you are a fast learner. This training is 100% practical. There is no PowerPoint presentation. Every explanation and definition of the concepts are done in the code. This is a deviation from the norm. Topics such as Python Identifiers and Keywords, Python Statements, Indentation and comment, Python Variables and Constants, Python Operators, Python Literals, Python Data Types, Python Type Conversion, Python Data Structures, Python Input and Output, and Python Import Statement, Python DateTime Function, Python Control Flow, are extensively discussed and explained.


Get Instant Notification of New Courses on our Telegram channel.


Furthermore, you will learn how to handle files, debug your code in the event of any error, and prevent users of your code from making mistakes or showing them error they cannot understand. All these experiences will then be combined to gain an extensive understanding of Python Object Oriented Programming. By the time you are done with this training, you would have become a Professional Python Developer.

English
language

Content

Week 0 – Welcome and Onboarding

Welcome and Introduction
Tools for the Training
Python Installation
Anaconda Installation
Opening Jupyter And Jupyter Folder
How to use Jupyter Notebook
Join the Telegram Channel

Week 1 – Python Fundamentals

Python Identifiers and Keywords
Description of Keywords in Python Part1
Description of Keywords in Python Part2
Description of Keywords in Python Part3
Python Statements Indentation Comments Help
Python Variables and Constant Part 1
Python Variables and Constant Part 2
Python Operators
Python Literals
Python Data Types Part 1
Python Data Types Part 2
Python Data Types Part 3
Python Data Types Part 4
Python Types Conversion
Python Data Structures Part 1
Python Data Structures Part 2
Python Data Structures Part 3
Python Data Structures Part 4
Python Data Structures Part 5
Python Data Structures Part 6
Python Data Structures Part 7
Python Data Structures Part 8
Python Data Structures Part 9
Python Data Structures Part 10
Python Data Structures Part 11
Python Data Structures Part 12
Python Data Structures Part 13
Python Data Structures Part 14
Python Data Structures Part 15
Python Data Structures Part 16
Python Data Structures Part 17
Python Data Structures Part 18
Python Data Structures Part 19
Python Data Structures Part 20
Python Data Structures Part 21
Python Data Structures Part 22
Python Data Structures Part 23
Python Data Structures Part 24
Python Input Output Part 1
Python Input Output Part 2
Python Input Output Part 3
Python Input Output Part 4
Python Module Import
Python Namespace and Scope Part 1
Python Namespace and Scope Part 2

Week 2 – Dates/Control-Flow/Functions/Object-Oriented-Programming

Python DateTime Part 1
Python DateTime Part 2
Python Control Flow Introduction
Python Control Flow: If-Statement
Python Control Flow: If-Else-Statement
Python Control Flow-If-Elif-Else-Statement
Python Control Flow: Nested-If-Statement
Python Control Flow: For-Loop Part 1
Python Control Flow:For-Loop Part 2
Python Control Flow:For-Loop Part 3
Python Control Flow:For-Loop Part 4
Python Control Flow:For-Loop Part 5
Python Control Flow:For-Loop Part 6
Python Control Flow:For-Loop Part 7
Python Control Flow:For-Loop Part 8
Python Control Flow:For-Loop Part 9
Python Control Flow:For-Loop Part 10
Python Control Flow:For-Loop Part 11
Python Control Flow: While-Loop Part 1
Python Control Flow: While-Loop Part 2
Python Control Flow: While-Loop Part 3
Python Control Flow: While-Loop Part 4
Python Control Flow: While-Loop Part 5
Python Control Flow: While-Loop Part 6
Python Control Flow: While-Loop Part 7
Python Control Flow Control Statement: Break Part 1
Python Control Flow Control Statement: Break Part 2
PythonControl Flow Control Statement: Continue-Statement
Python Control Flow Control Statement: Pass-Statement
Python Function Introduction
Python Function Basics Part 1
Python Function Basics Part 2
Python Function Basics Part 3
Python Function Basics Part 4
Python Function Basics Part 5
Python Function Global Local Non-Local Part 1
Python Function Global Local Non-Local Part 2
Python Global keyword
Python Function Argument and Parameter Part 1
Python Function Argument and Parameter Part 2
Python Function Recursion
Python Lambda Function Part 1
Python Lambda Function Part 2
Python Module
Python Random Module
Python Math Module
Python Packages
Python User Defined Function
Python Doc Strings
Object Oriented Programming Part 1
Object Oriented Programming Part 2
Object Oriented Programming Part 3
Object Oriented Programming Part 4
Object Oriented Programming Part 5
Object Oriented Programming Part 6
Object Oriented Programming Part 7
Object Oriented Programming Part 8
Object Oriented Programming Part 9
Object Oriented Programming Part 10
Object Oriented Programming Part 11
Object Oriented Programming Part 12
Object Oriented Programming Part 13
Object Oriented Programming Part 14
Object Oriented Programming Part 15

Week 3 – File Handling and Error Handling in Python

File handling in Python Part 1
File handling in Python Part 2
File handling in Python Part 3
File handling in Python Part 4
File handling in Python Part 5
File handling in Python Part 6
Error and Exception handling in Python Part 1
Error and Exception handling in Python Part 2
Error and Exception handling in Python Part 3

Week 4 – Project Implementation

Introduction of Project Implementation
Project Implementation Bank Management System Part 1
Project Implementation: Bank Management System Part 2
Project Implementation: Bank Management System Part 3
Project Implementation: Bank Management System Part 4
Project Implementation: Car Rental Management System Part 1
Project Implementation: Car Rental Management System Part 2
Project Implementation: Car Rental Management System Part 3
Project Implementation: Car Rental Management System Part 4
Project Implementation: Car Rental Management System Part 5
Final Project and Where to From Here