facebook
favorite button
super instructor icon
Trusted teacher
This teacher has a fast response time and rate, demonstrating a high quality of service to their students.
member since icon
Since March 2024
Instructor since March 2024
Translated by GoogleSee original
Html&css and html5&css3 class
course price icon
From 23.01 € /h
arrow icon
Location
location type icon
Online from Egypt
Age
Teenagers (13-17 years old)
Adults (18-64 years old)
Seniors (65+ years old)
Student level
Beginner
Intermediate
Duration
60 minutes
120 minutes
The class is taught in
Arabic
English
Availability of a typical week
(GMT -05: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
Programming lesson explains the concept of programming and its benefits. Programming is the process of writing a set of instructions or commands in a sequential manner that the computer can understand and execute, using a specific programming language. Programming can be used for many things, including:

1. Web application and website development: Programming can help build web applications and websites that meet the needs of users and provide them with excellent user experiences.

2. Smartphone application development: Programming is essential in developing smartphone applications for different operating systems such as iOS and Android, which help provide functions and services to users on their mobile devices.

3. Improving performance and organizing data: Programming can be used to develop database systems and content management applications that facilitate efficient storage and retrieval of data, and provide detailed analyzes to improve performance.

4. Problem solving and process control: Programming can be used to develop customized solutions to solve everyday problems in a variety of fields, as well as create automated control programs for complex processes.

By learning programming, individuals can understand how to build and improve software, develop their technology skills and increase their chances in the job market.
Read more
Similar classes
arrow icon previousarrow icon next
verified badge
Most kids think coding is for "smart kids" or "future programmers."
It's not. Coding is how real people solve real problems.
In this class, we skip the theory. Your child creates real things.

What they'll do:
✓ Build real projects in Scratch: a working game, an interactive animation, a story they coded
✓ Program virtual robots: solve real-world challenges (navigate a maze, automate a task, build a system)
✓ Create in Minecraft Education: design worlds, automate constructions, solve logic problems
✓ Experiment with different languages: not just learn "the right way," but understand that there are many ways to think about a problem
✓ Collaborate and share: work with other kids, get feedback, improve their work
✓ Develop logical thinking: not just for coding, but for anything: solving math problems, science challenges, real-world situations


Why this is different:
We don't teach syntax. We teach how programmers think.
Most children's coding courses say "here's the code, copy it." We teach "what problem are we trying to solve? How could we break it into steps? What options do we have?"
When your child learns to think like a programmer, they can learn any language afterward.

What they take home:
A portfolio of 3–4 completed, working projects. The ability to say "I built this." And the deep understanding that code is a tool to make real things happen.

Format: Online or Barcelona | 60–90 min sessions | Flexible pace, no prior experience needed
For curious 8-12 year olds who want to build.
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
I will teach you Java from the basics for better understanding, and you will develop a desktop application linked to database at the end of the course.

This Core Java Course begins by giving a birds-eye view of Java covering everything from Origin of Java to Installing Java and Writing Your First Java Program. Even the most fundamental concepts like compilation & interpretation are explained. All other topics are covered in-depth starting from Language Basics, Object-Oriented Concepts & Design, JVM Internals, Exceptions, IO, Package, Multi-threading, Databases, Nested Classes, and Functional-style Programming via Java 8. You'll also learn about Database Designing, implementation (SQL), and how to interact with them from Java programs (via JDBC).
Our Core Java Training is curated by professionals as per the industrial requirements and demands. This training encompasses comprehensive knowledge of basic and advanced concepts of Core Java (J2SE). Each lecture has been very carefully crafted explaining the motivation behind every concept. Each concept is clearly explained with well thought out examples & illustrations and is demonstrated in code.
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
Flutter is the mobile app development framework from Google, based on Dart.

You will learn:
- How to develop a mobile app from scratch on iOS and Android
- How the use Riverpod, the best state management system
- How to use Google Firebase (Authentication, Firestore, Cloud Functions, Cloud messaging, ...)
- Testing automation


I'm a software engineer with 4 years of experience coding with Flutter and more than 10 years working for IT companies.
verified badge
🧑‍💻 WordPress Course – Beginner Level

This course is designed for anyone who wants to create and manage a website with WordPress, without prior technical knowledge.

You will learn step by step how to install WordPress, understand its interface, create pages and articles, customize the design of your site and add essential features using themes and extensions.

At the end of the training, you will be able to:

Create a showcase website or a professional blog

Manage content (text, images, menus)

Customize the site's appearance

Install and configure useful extensions

Understanding the basics of security and backups

🎯 Objective: to become self-sufficient in creating and managing a WordPress site.

👥 Target audience: beginners, entrepreneurs, freelancers, students, associations.
verified badge
Course in standard java and/or entreprise java programming and/or frameworks used in the most java projects.
The course takes place in a theoretical course format, followed by small practical exercises and will be finalized by a mini-project that encompasses all that is seen in the course.
We use the n-tier architecture under heavy applications or web applications.
verified badge
Your project is broken? Deadline approaching? Can't deploy? I help developers and students fix bugs, optimize code, and deploy applications to production.
I Specialize In:

Emergency Debugging: Find and fix errors fast (frontend crashes, backend timeouts, database issues)
Deployment Rescue: Get your app live when nothing works (AWS, Vercel, Netlify)
Performance Optimization: Speed up slow applications (database queries, API responses, bundle size)
CI/CD Setup: Automate your deployment pipeline (GitHub Actions, testing, monitoring)

Common Problems I Solve:

❌ "My app works locally but crashes in production"
❌ "Database queries are too slow"
❌ "Authentication isn't working"
❌ "Can't deploy to AWS / Vercel"
❌ "Getting weird errors I don't understand"
❌ "Payment integration (Stripe) not working"

Technologies I Work With:

Frontend: React, Next.js, TypeScript, Vue, Angular
Backend: Node.js, NestJS, Express, Python (Django, Flask)
Databases: PostgreSQL, MySQL, MongoDB, Redis
Cloud: AWS (EC2, RDS, S3), Vercel, Netlify, Render
DevOps: Docker, CI/CD, GitHub Actions, Nginx

Perfect For:

Students: Fix your project before the deadline
Junior Developers: Debug production issues you can't solve alone
Freelancers: Get unstuck on client projects fast
Startups: Fix and deploy your MVP without hiring a full-time engineer

How It Works:

Live Debugging Session: We fix it together via screen share
Code Review: I show you how to prevent the issue in the future
Documentation: You get a summary of what was fixed and why

Average Resolution Time:

Simple bugs: 1-2 hours
Deployment issues: 2-3 hours
Complex debugging: 3-5 hours

Urgent projects accepted (same-day availability for emergencies).
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
Code Your Ideas Into Reality 💻🚀
Want to build your own website or start a tech career? This class is perfect for absolute beginners who want to learn Python and use it to build real, working web apps with Django. You'll go from writing your first line of code to deploying complete projects - step by step, clearly explained, and handsOn.

✨ No experience needed.
🧠 Learn by doing - real apps, real logic.
🌍 Build skills for school, work, or freelance life.

Let’s turn your curiosity into code. First session gets you started!
verified badge
This course shows students how AI is the engine behind modern video games. It’s an engaging, project-based track ideal for advanced concepts in a fun, relatable environment.

Behavioral AI: Using simple visual programming environments (like Scratch or similar platforms) to program smarter Non-Player Characters (NPCs) that react realistically to the player's actions.

Generative Assets: Learning how game studios use generative AI tools to rapidly create textures, background stories, or simple game environments.

Interactive Storytelling: Exploring decision-tree logic and how AI can adapt game narratives based on player choices, making the game feel dynamic and intelligent.

SEN Alignment: The visual and immediate feedback loop of game design environments is highly effective for kinetic learners and helps maintain focus.
verified badge
FOR CODING LESSONS WE HAVE STRUCTURED PROGRAMS
CHILD - > MINECRAFT CODING-> SCRATCH -> APP INVENTOR -> ROBLOX -> PYTHON ( DEPEND ON CHILD AGE)
ADULT -> PYTHON -> ALGORITHMS - > C++ - > CERTAIN NICHE OF THEIR CHOOSING TO BECOME EXPERT (14+)
AND WE TEACH OLD AND YOUNG PEOPLE BASIC KNOWLEDGE ABT PCS AND SMARTPHONE
verified badge
I teach coding to beginners and intermediate students.
Lessons focus on logic, basic programming, and practical exercises.
Classes are adapted to the student’s pace.
Students can choose between website or mobile app development.Hands on dev
verified badge
This class is designed for beginners who want to start learning robotics in a simple and practical way.

Students will learn the basics of electronics, Arduino programming, sensors, motors, and how to build small real-world projects step by step. No advanced background is required.

The course focuses on hands-on learning: connecting components, writing Arduino code, understanding how robots work, and creating mini projects such as smart fans, automatic lights, and simple robots.

By the end of the class, students will understand how hardware and software work together and will be able to build their own basic robotic systems.

This class is suitable for students, hobbyists, and anyone interested in robotics and technology.
verified badge
I offer training in Algorithms and Python programming for students and beginners.
Level 1: variables, logical syntax, balls, blocks and functions.
Level 2: packages, file processing, graphical presentations (dashboard).
message icon
Contact Mariem
repeat students icon
1st lesson is backed
by our
Good-fit Instructor Guarantee
Similar classes
arrow icon previousarrow icon next
verified badge
Most kids think coding is for "smart kids" or "future programmers."
It's not. Coding is how real people solve real problems.
In this class, we skip the theory. Your child creates real things.

What they'll do:
✓ Build real projects in Scratch: a working game, an interactive animation, a story they coded
✓ Program virtual robots: solve real-world challenges (navigate a maze, automate a task, build a system)
✓ Create in Minecraft Education: design worlds, automate constructions, solve logic problems
✓ Experiment with different languages: not just learn "the right way," but understand that there are many ways to think about a problem
✓ Collaborate and share: work with other kids, get feedback, improve their work
✓ Develop logical thinking: not just for coding, but for anything: solving math problems, science challenges, real-world situations


Why this is different:
We don't teach syntax. We teach how programmers think.
Most children's coding courses say "here's the code, copy it." We teach "what problem are we trying to solve? How could we break it into steps? What options do we have?"
When your child learns to think like a programmer, they can learn any language afterward.

What they take home:
A portfolio of 3–4 completed, working projects. The ability to say "I built this." And the deep understanding that code is a tool to make real things happen.

Format: Online or Barcelona | 60–90 min sessions | Flexible pace, no prior experience needed
For curious 8-12 year olds who want to build.
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
I will teach you Java from the basics for better understanding, and you will develop a desktop application linked to database at the end of the course.

This Core Java Course begins by giving a birds-eye view of Java covering everything from Origin of Java to Installing Java and Writing Your First Java Program. Even the most fundamental concepts like compilation & interpretation are explained. All other topics are covered in-depth starting from Language Basics, Object-Oriented Concepts & Design, JVM Internals, Exceptions, IO, Package, Multi-threading, Databases, Nested Classes, and Functional-style Programming via Java 8. You'll also learn about Database Designing, implementation (SQL), and how to interact with them from Java programs (via JDBC).
Our Core Java Training is curated by professionals as per the industrial requirements and demands. This training encompasses comprehensive knowledge of basic and advanced concepts of Core Java (J2SE). Each lecture has been very carefully crafted explaining the motivation behind every concept. Each concept is clearly explained with well thought out examples & illustrations and is demonstrated in code.
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
Flutter is the mobile app development framework from Google, based on Dart.

You will learn:
- How to develop a mobile app from scratch on iOS and Android
- How the use Riverpod, the best state management system
- How to use Google Firebase (Authentication, Firestore, Cloud Functions, Cloud messaging, ...)
- Testing automation


I'm a software engineer with 4 years of experience coding with Flutter and more than 10 years working for IT companies.
verified badge
🧑‍💻 WordPress Course – Beginner Level

This course is designed for anyone who wants to create and manage a website with WordPress, without prior technical knowledge.

You will learn step by step how to install WordPress, understand its interface, create pages and articles, customize the design of your site and add essential features using themes and extensions.

At the end of the training, you will be able to:

Create a showcase website or a professional blog

Manage content (text, images, menus)

Customize the site's appearance

Install and configure useful extensions

Understanding the basics of security and backups

🎯 Objective: to become self-sufficient in creating and managing a WordPress site.

👥 Target audience: beginners, entrepreneurs, freelancers, students, associations.
verified badge
Course in standard java and/or entreprise java programming and/or frameworks used in the most java projects.
The course takes place in a theoretical course format, followed by small practical exercises and will be finalized by a mini-project that encompasses all that is seen in the course.
We use the n-tier architecture under heavy applications or web applications.
verified badge
Your project is broken? Deadline approaching? Can't deploy? I help developers and students fix bugs, optimize code, and deploy applications to production.
I Specialize In:

Emergency Debugging: Find and fix errors fast (frontend crashes, backend timeouts, database issues)
Deployment Rescue: Get your app live when nothing works (AWS, Vercel, Netlify)
Performance Optimization: Speed up slow applications (database queries, API responses, bundle size)
CI/CD Setup: Automate your deployment pipeline (GitHub Actions, testing, monitoring)

Common Problems I Solve:

❌ "My app works locally but crashes in production"
❌ "Database queries are too slow"
❌ "Authentication isn't working"
❌ "Can't deploy to AWS / Vercel"
❌ "Getting weird errors I don't understand"
❌ "Payment integration (Stripe) not working"

Technologies I Work With:

Frontend: React, Next.js, TypeScript, Vue, Angular
Backend: Node.js, NestJS, Express, Python (Django, Flask)
Databases: PostgreSQL, MySQL, MongoDB, Redis
Cloud: AWS (EC2, RDS, S3), Vercel, Netlify, Render
DevOps: Docker, CI/CD, GitHub Actions, Nginx

Perfect For:

Students: Fix your project before the deadline
Junior Developers: Debug production issues you can't solve alone
Freelancers: Get unstuck on client projects fast
Startups: Fix and deploy your MVP without hiring a full-time engineer

How It Works:

Live Debugging Session: We fix it together via screen share
Code Review: I show you how to prevent the issue in the future
Documentation: You get a summary of what was fixed and why

Average Resolution Time:

Simple bugs: 1-2 hours
Deployment issues: 2-3 hours
Complex debugging: 3-5 hours

Urgent projects accepted (same-day availability for emergencies).
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
Code Your Ideas Into Reality 💻🚀
Want to build your own website or start a tech career? This class is perfect for absolute beginners who want to learn Python and use it to build real, working web apps with Django. You'll go from writing your first line of code to deploying complete projects - step by step, clearly explained, and handsOn.

✨ No experience needed.
🧠 Learn by doing - real apps, real logic.
🌍 Build skills for school, work, or freelance life.

Let’s turn your curiosity into code. First session gets you started!
verified badge
This course shows students how AI is the engine behind modern video games. It’s an engaging, project-based track ideal for advanced concepts in a fun, relatable environment.

Behavioral AI: Using simple visual programming environments (like Scratch or similar platforms) to program smarter Non-Player Characters (NPCs) that react realistically to the player's actions.

Generative Assets: Learning how game studios use generative AI tools to rapidly create textures, background stories, or simple game environments.

Interactive Storytelling: Exploring decision-tree logic and how AI can adapt game narratives based on player choices, making the game feel dynamic and intelligent.

SEN Alignment: The visual and immediate feedback loop of game design environments is highly effective for kinetic learners and helps maintain focus.
verified badge
FOR CODING LESSONS WE HAVE STRUCTURED PROGRAMS
CHILD - > MINECRAFT CODING-> SCRATCH -> APP INVENTOR -> ROBLOX -> PYTHON ( DEPEND ON CHILD AGE)
ADULT -> PYTHON -> ALGORITHMS - > C++ - > CERTAIN NICHE OF THEIR CHOOSING TO BECOME EXPERT (14+)
AND WE TEACH OLD AND YOUNG PEOPLE BASIC KNOWLEDGE ABT PCS AND SMARTPHONE
verified badge
I teach coding to beginners and intermediate students.
Lessons focus on logic, basic programming, and practical exercises.
Classes are adapted to the student’s pace.
Students can choose between website or mobile app development.Hands on dev
verified badge
This class is designed for beginners who want to start learning robotics in a simple and practical way.

Students will learn the basics of electronics, Arduino programming, sensors, motors, and how to build small real-world projects step by step. No advanced background is required.

The course focuses on hands-on learning: connecting components, writing Arduino code, understanding how robots work, and creating mini projects such as smart fans, automatic lights, and simple robots.

By the end of the class, students will understand how hardware and software work together and will be able to build their own basic robotic systems.

This class is suitable for students, hobbyists, and anyone interested in robotics and technology.
verified badge
I offer training in Algorithms and Python programming for students and beginners.
Level 1: variables, logical syntax, balls, blocks and functions.
Level 2: packages, file processing, graphical presentations (dashboard).
Good-fit Instructor Guarantee
favorite button
message icon
Contact Mariem