My Services

Services i offer

Python Classes

I offer comprehensive online courses that teach Python programming for beginners to advanced learners. My engaging lessons and hands-on exercises will give you a strong foundation in Python and equip you with skills to build real-world applications.

1September 20Introduction to PythonLearn the basics of Python, including variables, data types, operators, and control flow statements.Create a simple program that greets the user.
2September 27Modules and LibrariesLearn how to use modules and libraries to extend the functionality.Create a program that uses the math module to calculate the area of a circle.
3October 4VariablesLearn how to declare and use variables.Create a program that stores the user;s name and age in variable. + Extra functionality
4October 11User InputLearn how to get input from the user.Create a program that asks the user for their name and age, and then prints out a greeting.
5October 18If StatementsLean how to use if statements to control the flow of the program.Create a program that checks if the user is older than 18, and then prints out a message accordingly.
6October 25LoopsLearn how to sue loops to repeat code.Create a program that prints out the numbers from 1-10. + GUI
7November 1ListsLearn how to use lists to store multiple items.Create a program that stored a list of the user’s favorite foods.
8November 8FunctionsLearn how to create and use functions.Create a function that calculates the area of a square.
9November 15ClassesLearn how to create and use classes.Create a python class that represents a dog. + Image GUI
10November 22ProjectsWork on projects to apply what you have learnt.Create a tic-tac-toe game. + GUI if we have time.

There are no reviews yet. Be the first one to write one.

Kishan's Portfolio