facebook
favorite button
member since icon
Since February 2026
Instructor since February 2026
Translated by GoogleSee original
Teaching programming to children aged 7 to 18, divided into several levels suitable for each age group. Each level is designed for a specific age and aims to develop thinking skills.
course price icon
From 95.25 C$ /h
arrow icon
A training program to teach programming to children aged 7 to 18, divided into several levels to suit each age group.
Each level is designed for a specific age and aims to develop logical thinking and problem-solving skills.
The student begins learning programming using Scratch, App Inventor and PictoBlox in an easy and fun way.
Then he moves on to learning the basics of Python programming and building simple programs and games.
After that, he trains in designing and developing websites using HTML, CSS, and JavaScript.
At the end of each level, the student submits a practical project and a certificate of completion for the level.
Location
location type icon
Online from Egypt
Age
Children (7-12 years old)
Teenagers (13-17 years old)
Adults (18-64 years old)
Student level
Beginner
Intermediate
Advanced
Duration
60 minutes
The class is taught in
Arabic
English
Skills
skill icon
Css
Availability of a typical week
(GMT -04:00)
New York
at teacher icon
Online via webcam
Mon
Tue
Wed
Thu
Fri
Sat
Sun
00-04
04-08
08-12
12-16
16-20
20-24
Similar classes
arrow icon previousarrow icon next
verified badge
Python is one of the best, if not the best, language to start learning programming. It is also one of the most widely used languages today, especially in cutting-edge areas such as machine learning.

This popularity means that Python is constantly evolving. It offers a wide range of tools and libraries, which are free and very varied.

As an aeronautical engineer, I like to share my knowledge and derive satisfaction from it by teaching and motivating others.

I'm used to working with people of different ages. I believe in the importance of segmenting learning, visualizing progress, setting concrete goals and practicing regularly.

Beyond these general principles, there is no magic rule or method. Some approaches work with some students but not with others. Adaptation to individual needs is therefore the main objective of private lessons. So I will do my best to find what motivates and helps my student.
verified badge
Doctor trainer in IT teaches you the basics of designing static and dynamic (programmed) web pages.
- Design of HTML web pages
- Applying CSS and SASS styles
- Make the web pages "Responsive"
-Angular framework
- Backend programming: PHP language, or Java/JSP
- Web API
- connection to a MYSQL Database, FireBase
verified badge
Python is the most in-demand programming language in the world right now — and one of the easiest to learn with the right guidance.
Whether you've never written a line of code or you're a student who needs to pass a programming course, this is a practical, no-fluff introduction that gets you writing real code from session one.
What we can cover depending on your goals:

Python fundamentals: variables, loops, functions, data structures
- Object-oriented programming (OOP)
- Data manipulation with pandas and NumPy
- Introduction to machine learning with scikit-learn
- Database management with SQL
- C and Java upon request
- MATLAB and R available for engineering/science students

Why learn with me?
I'm not a student teaching on the side — I'm a professional engineer who uses Python daily for data analysis, modeling, and automation. I know exactly which concepts matter in the real world and which ones you can skip for now.
Sessions are 100% personalized: I adapt the pace, the examples, and the exercises to your background and your goal — whether that's passing your university exam, building a project, or landing a job.
verified badge
This comprehensive course is designed to take absolute beginners with no prior coding experience to confident Python programmers. Through hands-on projects, real-world examples, and interactive exercises, students will master Python fundamentals and apply them to build applications, automate tasks, analyze data, and even explore game development.

What You’ll Learn:
🐍 Python Basics:

Syntax, variables, data types, and operators
Input/output, loops (for, while), and conditionals (if-else)

📚 Core Programming Concepts:

Functions, modules, and error handling
Lists, tuples, dictionaries, and sets

🎮 Real-World Applications:

File handling (read/write files)
Web scraping (intro to BeautifulSoup/Requests)
Basic game development (with Pygame)

🔢 Next-Level Skills (Towards "Hero" Level):

Object-Oriented Programming (OOP) – Classes & Objects
Working with APIs (fetching data from the web
Intro to data analysis (Pandas & Matplotlib basics)
Mini-capstone project to showcase skills
verified badge
Master Python with Personalized Courses

Discover the art of programming with Python courses tailor-made to meet your specific needs. Whether you are a beginner, intermediate or professional, my lessons are suitable for all levels.

Why Choose My Courses?

Personalized Teaching Approach: Each course is tailored to your skill level and individual goals.

Practical Experience: Learn by doing with real-world projects that build your understanding and skills.

Ongoing Support: Get unlimited email support for any questions you have between sessions.

As a Python expert, I have a passion for teaching and sharing my knowledge. My goal is to guide you effectively in your learning journey.

Book Your First Lesson:

Start your journey to Python mastery now by booking your first lesson. Whether you aspire to enter the development field or hone your existing skills, these courses are designed for you.
verified badge
Discover programming lessons suitable for children! With a fun and educational approach, my lessons allow young minds to dive into the fascinating world of programming. Provide your children with an enriching learning opportunity in a fun and stimulating environment.
verified badge
Want to learn Python through real projects and practical applications?

This course is designed for beginners, students, and future developers who want to build real Python projects while learning programming step by step.
Instead of only learning theory, we focus on hands-on practice and real applications of Python.

Topics may include:
- Python fundamentals
- Automation projects
- AI-related tools and workflows
- finance and data projects
- beginner web development
- problem solving and coding logic

No previous programming experience is required.

Students can also receive help with:
- university assignments
- coding projects
- beginner portfolios
- internship preparation

Lessons are adapted to the student’s level and goals.
verified badge
These courses are part of a practical and accessible introductory training course in web development 🌐💻, designed for those who want to learn how to create a website from A to Z.
Using fundamental web technologies—HTML 🧱, CSS 🎨, and JavaScript ⚙️—you'll learn how to structure pages, style them, and make them interactive.

My teaching approach is hands-on: each concept is accompanied by concrete examples and progressive exercises to consolidate your knowledge. You'll discover how to build a responsive interface 📱💡, manage user events 🖱️, and apply simple animations ✨ to improve the user experience.

Whether you are a beginner or looking to consolidate your foundations, this training will guide you step by step towards autonomy in creating your own web projects 🚀

Training plan in 10 modules:

1. Introduction to programming 🧠💡
Understand the basics: logic, Linux commands, simple instructions and algorithms.

2. Introduction to HTML 🧱📄
Structure of a web page, main tags, links, images, tables, forms.

3. Accessibility and SEO ♿🔍
Create inclusive and well-referenced sites: semantic tags, ARIA attributes, good SEO practices.

4. Introduction to CSS 🎨🖌️
Formatting, colors, typography, boxes, flexbox and responsive layout.

5. Git & GitHub 🗂️⚙️
Version your code and collaborate effectively: Git commands, creating repositories, push/pull, pull requests.

6. JavaScript - Data Types 🔢📝
Numbers, strings, booleans, objects, arrays... Learn to manipulate data.

7. JavaScript - Functions and Methods ⚙️🧩
Define and call functions, understand scope, use native methods.

8. JavaScript - Terms ❓🔁
Master the if, else, switch statements to handle specific cases.

9. JavaScript - Arrays and Loops 🔄📊
Iterate efficiently with for, while, forEach, manipulate arrays like a pro.

10. DOM Manipulation & Closures 🌐✨
Edit HTML/CSS from JS, add events, understand closures for advanced interactions.
verified badge
Do you want to learn how websites are structured?
In these online lessons, you'll learn the basics of HTML and CSS in a structured and clear way.
We'll work step by step on understanding the structure of a webpage and how to design it visually.
What will we cover?
Depending on your level, we can work on:
• Basic HTML structure
• Elements such as headings, paragraphs, and lists
• Links and images
• Introduction to CSS
• Colors, fonts, and layout
• Box model and positioning
• Structure and readable code
The emphasis is on understanding the technical structure of a website, not just on copying code.
Lesson structure
Each lesson consists of:
• Explanation of new concepts
• Analysis of sample code
• Step-by-step collaborative building
• Exercises for independent practice
We'll work at a leisurely pace and build on what you've already learned.
For whom? • Absolute beginners
• Students studying HTML/CSS at school
• People who want to start with web development
• Anyone who wants to build a solid foundation
What can you expect?
• Structured explanations
• Practical examples
• Personal guidance
• Focus on understanding and structure
No fixed, standard course, but guidance tailored to your learning goals.
verified badge
Learn how to use R to analyze data, conduct research, and produce professional reports—even if you’re starting from scratch.

This course is designed for students, researchers, and professionals who want to build practical data skills for academic work, career growth, or international opportunities.

In this class, you will learn how to:
- Clean and analyze real-world datasets using R and Python
- Perform statistical analysis for research projects
- Create high-quality visualizations
- Automate reports using tools like Quarto
- Structure research workflows that stand out for scholarships and publications

The teaching approach is hands-on and project-based. You won’t just learn theory—you’ll work on real datasets and build a portfolio you can use immediately.

Whether you're preparing for postgraduate studies, working on a thesis, or transitioning into data science, this class will give you a strong, practical foundation.
verified badge
Learn to investigate human behavior by combining psychology, statistics, and data analysis.
Master practical tools like Excel and Python to analyze real-world information and build scientific evidence.
Develops applied projects, interprets results, and transforms data into intelligent decisions.
Ideal for those seeking to differentiate themselves professionally in research, education, human resources, or data science.
A modern training program that combines critical thinking, technology, and highly sought-after skills.
verified badge
I am currently doing a PhD in Neuroscience, so I have a strong background in biology and a good understanding of physics. I also teach Python, especially for beginners or students who want to use it for studies or data analysis. In addition, I offer English tutoring and conversation practice. For me, teaching is something I genuinely enjoy. I try to explain concepts in a simple and clear way so that students feel comfortable and not overwhelmed. My goal is to help students understand the material and feel more confident, while also keeping lessons relaxed and engaging.
verified badge
I am a specialist in Information Technology (ICT), Networking, and Programming, with many years of experience in IT, software development, and technical education. I provide professional and simplified instruction in Python, C++, and Dart, emphasizing practical understanding and real-world application of programming and networking concepts. I am capable of teaching and following up on ICT and computer science curricula for various Arab and international educational systems, including those in Saudi Arabia, Qatar, and others, adapting the content to suit the student's level and achieve optimal academic and skill-based outcomes.

Saudi curricula ✅
Qatari curricula ✅
Egyptian curricula ✅
verified badge
Python is the powerful programming language. Learning python can be applicable in Artificial intelligence, Data science, Machine learning, Data analytics and so on.
Python can be a beginner-friendly programming language. No matter that you don't have knowledge in Computer programming, Python will be the Game changer of your technical career.
My lessons will be in simple and friendly manner, doubts will be cleared in each session of your subscription. I'll help your Kids to build a game by their own. Be an independent of learning new technology and shine up.
Looking forward to hearing I'm interested from you.
message icon
Contact Asmaa
repeat students icon
1st lesson is backed
by our
Good-fit Instructor Guarantee
Similar classes
arrow icon previousarrow icon next
verified badge
Python is one of the best, if not the best, language to start learning programming. It is also one of the most widely used languages today, especially in cutting-edge areas such as machine learning.

This popularity means that Python is constantly evolving. It offers a wide range of tools and libraries, which are free and very varied.

As an aeronautical engineer, I like to share my knowledge and derive satisfaction from it by teaching and motivating others.

I'm used to working with people of different ages. I believe in the importance of segmenting learning, visualizing progress, setting concrete goals and practicing regularly.

Beyond these general principles, there is no magic rule or method. Some approaches work with some students but not with others. Adaptation to individual needs is therefore the main objective of private lessons. So I will do my best to find what motivates and helps my student.
verified badge
Doctor trainer in IT teaches you the basics of designing static and dynamic (programmed) web pages.
- Design of HTML web pages
- Applying CSS and SASS styles
- Make the web pages "Responsive"
-Angular framework
- Backend programming: PHP language, or Java/JSP
- Web API
- connection to a MYSQL Database, FireBase
verified badge
Python is the most in-demand programming language in the world right now — and one of the easiest to learn with the right guidance.
Whether you've never written a line of code or you're a student who needs to pass a programming course, this is a practical, no-fluff introduction that gets you writing real code from session one.
What we can cover depending on your goals:

Python fundamentals: variables, loops, functions, data structures
- Object-oriented programming (OOP)
- Data manipulation with pandas and NumPy
- Introduction to machine learning with scikit-learn
- Database management with SQL
- C and Java upon request
- MATLAB and R available for engineering/science students

Why learn with me?
I'm not a student teaching on the side — I'm a professional engineer who uses Python daily for data analysis, modeling, and automation. I know exactly which concepts matter in the real world and which ones you can skip for now.
Sessions are 100% personalized: I adapt the pace, the examples, and the exercises to your background and your goal — whether that's passing your university exam, building a project, or landing a job.
verified badge
This comprehensive course is designed to take absolute beginners with no prior coding experience to confident Python programmers. Through hands-on projects, real-world examples, and interactive exercises, students will master Python fundamentals and apply them to build applications, automate tasks, analyze data, and even explore game development.

What You’ll Learn:
🐍 Python Basics:

Syntax, variables, data types, and operators
Input/output, loops (for, while), and conditionals (if-else)

📚 Core Programming Concepts:

Functions, modules, and error handling
Lists, tuples, dictionaries, and sets

🎮 Real-World Applications:

File handling (read/write files)
Web scraping (intro to BeautifulSoup/Requests)
Basic game development (with Pygame)

🔢 Next-Level Skills (Towards "Hero" Level):

Object-Oriented Programming (OOP) – Classes & Objects
Working with APIs (fetching data from the web
Intro to data analysis (Pandas & Matplotlib basics)
Mini-capstone project to showcase skills
verified badge
Master Python with Personalized Courses

Discover the art of programming with Python courses tailor-made to meet your specific needs. Whether you are a beginner, intermediate or professional, my lessons are suitable for all levels.

Why Choose My Courses?

Personalized Teaching Approach: Each course is tailored to your skill level and individual goals.

Practical Experience: Learn by doing with real-world projects that build your understanding and skills.

Ongoing Support: Get unlimited email support for any questions you have between sessions.

As a Python expert, I have a passion for teaching and sharing my knowledge. My goal is to guide you effectively in your learning journey.

Book Your First Lesson:

Start your journey to Python mastery now by booking your first lesson. Whether you aspire to enter the development field or hone your existing skills, these courses are designed for you.
verified badge
Discover programming lessons suitable for children! With a fun and educational approach, my lessons allow young minds to dive into the fascinating world of programming. Provide your children with an enriching learning opportunity in a fun and stimulating environment.
verified badge
Want to learn Python through real projects and practical applications?

This course is designed for beginners, students, and future developers who want to build real Python projects while learning programming step by step.
Instead of only learning theory, we focus on hands-on practice and real applications of Python.

Topics may include:
- Python fundamentals
- Automation projects
- AI-related tools and workflows
- finance and data projects
- beginner web development
- problem solving and coding logic

No previous programming experience is required.

Students can also receive help with:
- university assignments
- coding projects
- beginner portfolios
- internship preparation

Lessons are adapted to the student’s level and goals.
verified badge
These courses are part of a practical and accessible introductory training course in web development 🌐💻, designed for those who want to learn how to create a website from A to Z.
Using fundamental web technologies—HTML 🧱, CSS 🎨, and JavaScript ⚙️—you'll learn how to structure pages, style them, and make them interactive.

My teaching approach is hands-on: each concept is accompanied by concrete examples and progressive exercises to consolidate your knowledge. You'll discover how to build a responsive interface 📱💡, manage user events 🖱️, and apply simple animations ✨ to improve the user experience.

Whether you are a beginner or looking to consolidate your foundations, this training will guide you step by step towards autonomy in creating your own web projects 🚀

Training plan in 10 modules:

1. Introduction to programming 🧠💡
Understand the basics: logic, Linux commands, simple instructions and algorithms.

2. Introduction to HTML 🧱📄
Structure of a web page, main tags, links, images, tables, forms.

3. Accessibility and SEO ♿🔍
Create inclusive and well-referenced sites: semantic tags, ARIA attributes, good SEO practices.

4. Introduction to CSS 🎨🖌️
Formatting, colors, typography, boxes, flexbox and responsive layout.

5. Git & GitHub 🗂️⚙️
Version your code and collaborate effectively: Git commands, creating repositories, push/pull, pull requests.

6. JavaScript - Data Types 🔢📝
Numbers, strings, booleans, objects, arrays... Learn to manipulate data.

7. JavaScript - Functions and Methods ⚙️🧩
Define and call functions, understand scope, use native methods.

8. JavaScript - Terms ❓🔁
Master the if, else, switch statements to handle specific cases.

9. JavaScript - Arrays and Loops 🔄📊
Iterate efficiently with for, while, forEach, manipulate arrays like a pro.

10. DOM Manipulation & Closures 🌐✨
Edit HTML/CSS from JS, add events, understand closures for advanced interactions.
verified badge
Do you want to learn how websites are structured?
In these online lessons, you'll learn the basics of HTML and CSS in a structured and clear way.
We'll work step by step on understanding the structure of a webpage and how to design it visually.
What will we cover?
Depending on your level, we can work on:
• Basic HTML structure
• Elements such as headings, paragraphs, and lists
• Links and images
• Introduction to CSS
• Colors, fonts, and layout
• Box model and positioning
• Structure and readable code
The emphasis is on understanding the technical structure of a website, not just on copying code.
Lesson structure
Each lesson consists of:
• Explanation of new concepts
• Analysis of sample code
• Step-by-step collaborative building
• Exercises for independent practice
We'll work at a leisurely pace and build on what you've already learned.
For whom? • Absolute beginners
• Students studying HTML/CSS at school
• People who want to start with web development
• Anyone who wants to build a solid foundation
What can you expect?
• Structured explanations
• Practical examples
• Personal guidance
• Focus on understanding and structure
No fixed, standard course, but guidance tailored to your learning goals.
verified badge
Learn how to use R to analyze data, conduct research, and produce professional reports—even if you’re starting from scratch.

This course is designed for students, researchers, and professionals who want to build practical data skills for academic work, career growth, or international opportunities.

In this class, you will learn how to:
- Clean and analyze real-world datasets using R and Python
- Perform statistical analysis for research projects
- Create high-quality visualizations
- Automate reports using tools like Quarto
- Structure research workflows that stand out for scholarships and publications

The teaching approach is hands-on and project-based. You won’t just learn theory—you’ll work on real datasets and build a portfolio you can use immediately.

Whether you're preparing for postgraduate studies, working on a thesis, or transitioning into data science, this class will give you a strong, practical foundation.
verified badge
Learn to investigate human behavior by combining psychology, statistics, and data analysis.
Master practical tools like Excel and Python to analyze real-world information and build scientific evidence.
Develops applied projects, interprets results, and transforms data into intelligent decisions.
Ideal for those seeking to differentiate themselves professionally in research, education, human resources, or data science.
A modern training program that combines critical thinking, technology, and highly sought-after skills.
verified badge
I am currently doing a PhD in Neuroscience, so I have a strong background in biology and a good understanding of physics. I also teach Python, especially for beginners or students who want to use it for studies or data analysis. In addition, I offer English tutoring and conversation practice. For me, teaching is something I genuinely enjoy. I try to explain concepts in a simple and clear way so that students feel comfortable and not overwhelmed. My goal is to help students understand the material and feel more confident, while also keeping lessons relaxed and engaging.
verified badge
I am a specialist in Information Technology (ICT), Networking, and Programming, with many years of experience in IT, software development, and technical education. I provide professional and simplified instruction in Python, C++, and Dart, emphasizing practical understanding and real-world application of programming and networking concepts. I am capable of teaching and following up on ICT and computer science curricula for various Arab and international educational systems, including those in Saudi Arabia, Qatar, and others, adapting the content to suit the student's level and achieve optimal academic and skill-based outcomes.

Saudi curricula ✅
Qatari curricula ✅
Egyptian curricula ✅
verified badge
Python is the powerful programming language. Learning python can be applicable in Artificial intelligence, Data science, Machine learning, Data analytics and so on.
Python can be a beginner-friendly programming language. No matter that you don't have knowledge in Computer programming, Python will be the Game changer of your technical career.
My lessons will be in simple and friendly manner, doubts will be cleared in each session of your subscription. I'll help your Kids to build a game by their own. Be an independent of learning new technology and shine up.
Looking forward to hearing I'm interested from you.
Good-fit Instructor Guarantee
favorite button
message icon
Contact Asmaa