Pointing
Learn Python

From beginner to intermediate level. Follow a well-structured and guided format through video and interactive media, with plenty of assessments and quizzes.

51 Interactive Lessons
0

Introduction to python

Welcome to the world of python!
1

Syntax and Comments

The building blocks of code 🏗️
2

Hello world.

Lets Tackle your First Assessment Section 😎
3

Clean Code: Mastering Indentation and Trimming Comments 🧙‍♂️

In this lesson, you'll learn how to tidy up your Python code by removing unnecessary comments and fixing indentation issues. Get hands-on experience with writing cleaner, more readable code while mastering one of Python's most essential formatting rules—proper indentation!
4

Understanding Variables.

This unit introduces the concept of variables in programming. You'll learn how to declare, name, and use variables to store and manipulate data in your code
5

Wildlife Photographer: Gear Prep 🎥

Declare and initialize variables of different types to prepare for a wildlife photography expedition.
6

Python Operators

We’ll explore Arithmetic, Assignment, and Comparison operators.
7

The Shipping Cost Calculator

You’re helping a friend create a savings plan.
8

Functions in Python 🧗‍♀️

Functions in Python
9

The Monthly Savings Plan

You’ve been hired by a logistics company to help calculate shipping costs based on package weight.
10

The Nutrition Tracker

You are designing a more advanced nutrition tracker for your app.
11

The Daily Calorie Tracker

You are designing an app that helps users track their daily calorie intake.
12

Conditions and Conditionals

Conditions help you make decisions in your code.
13

The Energy Consumption Tracker

You are a fitness coach helping clients track their energy consumption throughout the day.
14

The Discount Calculator

You’ve been hired by an online store to help implement a dynamic discount system for their customers.
15

Casting and Type Checking

Transforming and Identifying Data.
16

The Currency Converter

You’ve been hired by a financial company to develop a currency converter.
17

The Potion Mixer

You are an apprentice wizard learning the art of potion-making.
18

Working with Lists

List comprehensions
19

The Weekly Expense Splitter

You are working on an online gaming platform where players compete in various challenges, and their scores are stored in a list.
20

The Top Scores Finder

You and your friends have gone on a vacation and kept track of all your expenses throughout the week.
21

The For Loop

We will learn about For Loops!
22

The Product Stock Checker

You are working for an e-commerce company that needs to check the stock levels of various products in their warehouse.
23

The Expense Tracker

You are developing a personal finance app that helps users keep track of their daily expenses.
24

While Loop

a faucet that keeps running water as long as you hold it open.
25

The Guessing Game

You are building a simple game where the user has to guess a randomly generated secret number between 1 and 100.
26

The Savings Goal Tracker

You are helping a friend who is trying to reach a savings goal.
27

Variable Scope

Variable Scope 🔭
28

Working with Dictionaries

Creating and accessing dictionaries
29

The Student Grade Calculator

You are building a system to calculate the average grades of students in different subjects.
30

The Book Library Manager

You are building a library system to keep track of books.
31

The Fruit Inventory Manager

You are managing a fruit store, and you want to keep track of the inventory of various fruits.
32

Introduction to Sets

What are Sets and how do we use it
33

The Movie Night Planner

You and your friends are planning a movie night.
34

The Conference Attendee Tracker

You are helping to organize a large conference where attendees register for different workshops.
35

Stacks and Queues

The Dynamic Duo of Data Structures! 🦸‍♂️🦸‍♀️
36

The Reverse String Builder

You are tasked with building a system that reverses a string using a stack.
37

The Bracket Validator

You are building a system that checks whether a string of brackets is balanced.
38

The Customer Service Queue

ou are tasked with simulating a customer service queue system.
39

Understanding Errors and Exception Handling 🚨💻

How Errors are handled
40

The Shopping Cart Totaler

You are building an online shopping system where users can add items to their cart.
41

The Age Verifier

You are building an age verification system for a website that restricts certain features to users who are 18 years or older.
42

The Safe Division Calculator

You are building a simple division calculator that takes two numbers as input.
43

Introduction to Testing

Unit testing your functions and classes in python
44

Test The Function 🐞

unit test the function
45

Classes and Objects!

Welcome to a super exciting topic: Classes and Objects in Python. Think of a class as a blueprint, like an architect’s drawing for a house, and objects as the actual houses you build from that blueprint.
46

Classes and Objects!

Its like an architect’s drawing for a house
47

Introduction to Python Automation

Welcome to the Wonderful World of Automation!
48

Phantom Cipher

We will now dive into the shadowy realm of cryptographic security with Phantom Cipher.
49

Sonic Echo - Advanced Text-to-Speech

A cool script that turns any text into speech with just a click.
50

Python Download Organizer Project 🤖

In this project, you'll build a Download Organizer that categorizes your files into different folders based on their type—Images, Documents, Videos, and more.
50

Learn Python Certificate

Complete all the units and assesments to unlock your Learn Python certificate.