arrow_back
01. Introduction
Course Introduction
Course Curriculum
How to get Pre-requisites
Getting Started on Windows, Linux or Mac
How to ask Great Questions
FAQs
02. Introduction to Python and Setting Up
Introduction to Python
Python vs Other Languages
Why Its Popular
Command Line Basics
Python Installation (Step By Step)
PyCharm IDE Installation
Getting Start PyCharm IDE
First Python Hello World Program
Assessment Test1
Solution for Assessment Test1
Summary
03. Python Basic
Introduction
Variables
Data Types
Type Casting
User Inputs
Comments
Assessment Test2
Solution for Assessment Test2
Summary
04. Python Strings
Introduction
Strings
String Indexing
String Slicing
String Built-in Functions.
Formatting String (Dynamic Data)
Assessment Test3
Solution for Assessment Test3
Summary
05. Python Operators
Introduction
Arithmetic Operators
Assignment Operators
Comparison Operators
Logical Operators
AND Operator
OR Operator
NOT Operator
Booleans
Assessment Test4
Solution for Assessment Test4
Summary
06. Python Sequences
Introduction
Arrays in Earler
Lists.
Add List Items.
Remove List Items
Sort Lists
Join Lists.
Tuples.
Update tuples.
Join tuples
Dictionaries
Add Dictionary Items
Remove Dictionary Items
Nested Disctionaries
Sets
Add Set Items
Remove Set Items
Join Set Items
Assessment Test5
Solution for Assessment Test5
Summary
07. Python Statements
Introduction
If Statement
If-else Statement
If-elif-else Statement
If Statement Coding Excercise
Assessment Test6
Solution for Assessment Test6
Summary
08. Python Control Flow Statements
Introduction
Flow Charts
While Loops Statement
For Loops Statement
Loop through a String
The Break Statement
The Continue Statement
The range() Function
Nested Loops
2D List using Nested Loop
Assessment Test7
Solution for Assessment Test7
Summary
09. Python Games for Beginners
Introduction
Guessing Game
Car Game
Summary
10. Python Functions
Introduction
Creating a Function
Calling a Function
Function with Arguments
args, Arbitary Arguments
kwargs, Arbitary Keyword Arguments
Summary
11. Working with File Structure
Introduction
Reading Files
Creating_Writing Files
Delete Files
Summary
12. Regular Expressions
Introduction
RegEx Module
RegEx Functions
Summary
13. Python Project
Introduction
Project Overview
ATM RealTime Project
Summary
14. What’s Next?
Bonus Lecture for What Next
Preview - Python Basics Coding for Absolute Beginners : Programming
Discuss (
0
)
navigate_before
Previous
Next
navigate_next