facebook
favorite button
member since icon
Since July 2025
Instructor since July 2025
صمّم أول صفحة ويب بنفسك – خطوة بخطوة للمبتدئين html, css
course price icon
From 2.71 $ /h
arrow icon
في هذا الدرس، سنأخذ أولى خطواتنا في عالم تصميم وتطوير الويب، من خلال تعلّم أساسيات HTML وCSS، اللغتين المسؤولتين عن بناء شكل ومحتوى صفحات الإنترنت.

سيتعرف الطالب على كيفية إنشاء صفحة ويب بسيطة من الصفر، وكيف يمكنه التحكم في شكلها وتنسيقها باستخدام CSS.

الدرس مصمم ليكون واضحًا وسهل الفهم، مع أمثلة عملية توضح كل جزء بشكل تطبيقي.
Extra information
يجب ان يتوفر معك كمبيوتر و عليه برنامج vs code
Location
location type icon
Online from Egypt
Age
Children (7-12 years old)
Teenagers (13-17 years old)
Adults (18-64 years old)
Seniors (65+ years old)
Student level
Beginner
Intermediate
Advanced
Duration
60 minutes
The class is taught in
Arabic
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
Similar classes
arrow icon previousarrow icon next
verified badge
I specialize in teaching Java, Spring and software engineering for all levels. My goal is to keep students ready for the real world and at the same time make learning fun.

IT is a great field to learn and explore yourself. This is an era of digitization and one should be ready to implement and innovate !!
verified badge
Docker is an essential tool for any developer nowadays. It allows flexibility and speeds up development.
Whether you would like to start learning containerization or you would like to take your knowledge to the next level, I can help you. Docker is a great tool to not only deliver software but also to play around with different technologies and test multiple releases without burdening your local environment.
verified badge
حل العلوم والتكنولوجيا والهندسة والرياضيات (STEM) الذي يشرك الطلاب من خلال توفير الموارد اللازمة لتصميم وبناء وبرمجة إبداعاتهم أثناء ذلك
مساعدتهم على تطوير المهارات الأساسية مثل الإبداع والتفكير النقدي والتعاون والتواصل.
ليغو EV3 ليغو EV3
verified badge
I am a lecturer and a senior software engineer. I got my degree in Engineering with Mathematics and completed the masters with Computer Science heavily covered with mathematics. I have more than 7 years of teaching experience.
I will work with the student and get to know about his/her level. Then I will improve it from there. I will teach so that the learning will be an interesting experience for the child.
verified badge
I can help you with your python project works. With live coding sessions, tips, and tricks you will have a chance to improve your knowledge or complete your coding project/assignments with great insight into the code. I am working with the following libraries in my everyday work AI developer:

Numpy
Pandas
Scipy
Scikit-learn
Tensorflow / Keras
Pytorch
OpenCV
Tesseract
Pillow
Tkinter
Flask
selenium
Matplotlib and many more...
verified badge
<Course Description>
This course is designed for beginners who are interested in learning programming with Python. It covers the basic concepts of programming such as data types, variables, control structures, functions, and file I/O. Participants will learn how to write Python programs, debug code, and design algorithms using Python. The course also introduces the basics of object-oriented programming and the Python libraries used for data manipulation and visualization.

<Prerequisites>
No prior programming experience is required. However, familiarity with basic computer concepts such as files, folders, and operating systems is recommended.

<Learning Objectives>
By the end of the course, participants will be able to:

* Understand the fundamentals of programming and how it applies to Python
* Write Python code for simple applications and automate repetitive tasks
* Use control structures such as loops and conditional statements
* Create functions to encapsulate code and enable code reuse
* Work with Python libraries such as NumPy, Pandas, and Matplotlib
* Use object-oriented programming principles to design more complex programs
* Debug code and use error-handling techniques


<Course Outline>
The course is divided into modules that build on each other to provide a comprehensive introduction to Python programming. Each module consists of lectures, demonstrations, hands-on exercises, and quizzes to reinforce learning. Here is an outline of the course:

Module 1: Introduction to Python
History and Overview of Python
Setting up Python environment
Writing and running basic Python programs
Variables, data types, and operators

Module 2: Control Structures
Conditional statements and Boolean logic
Loops and iteration
User input and output

Module 3: Functions
Writing and calling functions
Scope and namespaces
Return values and parameters
Lambda functions

Module 4: File Input and Output
Reading and writing files
File modes and buffering
Handling exceptions and errors

Module 5: Object-Oriented Programming
Classes and objects
Inheritance and polymorphism
Data encapsulation and abstraction
Special methods and decorators

Module 6: Python Libraries
Introduction to NumPy, Pandas, and Matplotlib
Data manipulation and analysis with Pandas
Data visualization with Matplotlib


Conclusion
This beginner's programming class in Python provides a solid foundation for anyone interested in learning programming and using Python for data analysis, automation, or software development. With hands-on exercises, interactive quizzes, and a comprehensive final project, participants will learn how to write Python code that is efficient, maintainable, and elegant.
verified badge
Python is now being used for basic to advanced operations in academic and industrial workspace. In combination with unix and/or windows OS and other programming languages python can be extensively used for automation, data acquisition and post processing.

I teach python from a beginners to advanced level depending on the requirements of the student. No prerequisite for computer programming is required to start. A long term training plan can be established to develop all round computer programming skills with software engineering abilities.

Teaching technique : Digital board for concept delivery, active programming training with real world problems. Help in setting up programming environments and git.
Homework : Task of about 10 minutes after every class to be done privately. Review of homework during the next class.
verified badge
Are you ready to take your Python skills to the next level and unlock the power of Object-Oriented Programming (OOP)? Welcome to our comprehensive course designed to transform you into a Python OOP expert!

Object-Oriented Programming is a fundamental paradigm in modern software development, and Python's versatility makes it an ideal language for mastering OOP concepts. In this dynamic course, we'll guide you through every aspect of OOP in Python, from the basics to advanced techniques, empowering you to build robust, scalable, and maintainable software solutions.

What will you learn?

Foundations of OOP : Understand the core principles of OOP, including encapsulation, inheritance, and polymorphism, and how they are implemented in Python.

Class Creation and Management: Dive deep into creating classes, defining attributes, and designing methods to encapsulate functionality within your Python applications.

Inheritance and Polymorphism: Explore the power of inheritance to create hierarchical relationships between classes and leverage polymorphism to write more flexible and reusable code.

Advanced OOP Techniques: Learn about abstract classes, interfaces, and composition to design elegant and modular software architectures.

Design Patterns: Discover common design patterns and how to implement them in Python to solve complex software design problems effectively.

Testing and Debugging: Master techniques for testing and debugging object-oriented Python code to ensure its correctness and robustness.

Real-World Applications: Apply your newfound knowledge to real-world projects, including building GUI applications, web development, and more.


Why choose this course?

Comprehensive Curriculum: Our course covers everything you need to know about OOP in Python, from the basics to advanced topics, ensuring you have a solid understanding of the subject.

Hands-On Learning: Gain practical experience through hands-on coding exercises and projects that reinforce your understanding of OOP concepts.

Expert Guidance: Learn from experienced Python developers who will provide clear explanations, practical examples, and personalized feedback to help you succeed.

Career Advancement: Mastering OOP with Python opens doors to a wide range of career opportunities in software development, data science, machine learning, and more.

Lifetime Access: Enjoy lifetime access to course materials, including updates and new content, ensuring you stay current with the latest advancements in Python and OOP.

Whether you're a Python novice looking to expand your programming skills or an experienced developer aiming to level up your OOP expertise, this course is your ultimate guide to mastering Object-Oriented Programming with Python. Enroll now and embark on a journey to becoming a proficient Python OOP developer!
verified badge
Welcome to our immersive journey into the world of cloud computing, where theory meets practice. Led by an industry professional with a Master of Science degree in IT from Carnegie Mellon University and hands-on experience as a Software Engineer at Ansys, this course is crafted to provide you with practical skills from the outset. Explore cloud service models, deployment strategies, and leading platforms like AWS, Azure, and Google Cloud through interactive labs and hands-on exercises. Dive deep into real-world scenarios as you deploy virtual machines, configure cloud storage, and optimize network settings. Whether you're a student venturing into the tech world or a professional seeking to harness the power of the cloud, this course will empower you with the tools and confidence to navigate the complexities of cloud computing. Join us and embark on a journey where learning is synonymous with doing!
verified badge
في هذه الرحلة ، سنخوض تجربة تعليمية شاملة لبناء نماذج ذكاء اصطناعي من الصفر. سنتعلم معًا كيفية تصميم واختيار المكونات المناسبة للنموذج، بما في ذلك اختيار الطبقات وتحديد المعمارية المثلى لتحقيق أهداف محددة. سنستخدم TensorFlow، أحد أقوى الأطر في مجال الذكاء الاصطناعي، لبناء نماذج متقدمة من البداية وحتى الوصول إلى نموذج جاهز للعمل. ستخرج من هذه التجربة بفهم عميق للخطوات العملية التي تمكنك من بناء نماذج ذكاء اصطناعي قابلة للتطبيق في مشروعاتك الخاصة.
verified badge
سواءً كنتَ مبتدئًا في كتابة أسطرك البرمجية الأولى أو متعلمًا متقدمًا تُعالج مفاهيم معقدة، فأنا أُصمّم دروسًا مُخصصة تُناسب احتياجاتك. سنُركز معًا على المهارات العملية، وحل المشكلات، والمشاريع الواقعية لجعل البرمجة بديهية ومُجزية. دعونا نعمل معًا لتحويل أهدافك إلى إنجازات!
verified badge
انا مهندس اتصالات والكترون ومدير شركة برمجية في رأس الخيمة، احب مهنة التدريس ولدي شغف في ايصال المعلومة بشكل صحيح وبسيط، لدي خبرة واسعة جداً في الرياضيات والفيزياء والكيمياء والبرمجة وعلوم الحاسوب والذكاء الصناعي بالاضافة الى الغة الانجليزية والاسبانية
verified badge
تُعد لغة C من أهم لغات البرمجة في علوم الحاسوب. فهي تُرسي أسس فهم آلية عمل البرمجيات، بما في ذلك الذاكرة والمنطق وحل المشكلات بكفاءة.
تم تصميم هذه الدورة لتكون بمثابة مقدمة عملية وسهلة للمبتدئين في برمجة C والمفاهيم الأساسية للخوارزميات وهياكل البيانات.

ستتعلم كيفية كتابة برامج C نظيفة، وفهم كيفية تخزين البيانات ومعالجتها، وتطبيق الخوارزميات الأساسية المستخدمة في التطبيقات الحقيقية.
سنعمل من خلال الأمثلة والتمارين والمشاريع الصغيرة لمساعدتك على بناء مهارات قوية في حل المشكلات.

بحلول نهاية هذه الدورة، سوف تكون قادرا على:

كتابة وفهم برامج C

العمل مع المتغيرات والحلقات والشروط والوظائف والذاكرة

استخدم هياكل البيانات الأساسية (المصفوفات، والقوائم المرتبطة، والمكدسات، والطوابير...)

فهم الخوارزميات الرئيسية (الفرز، البحث، التكرار...)

التعامل مع المشاكل خطوة بخطوة مثل المبرمج الحقيقي

هذه الدورة مثالية للمبتدئين والطلاب أو أي شخص يريد الحصول على أساس قوي في البرمجة وعلوم الكمبيوتر.
verified badge
This class explains how programs organise data and solve problems efficiently.

Students learn ideas such as searching, sorting, lists, stacks, queues, trees, and basic algorithms using simple examples and case studies.

The class is open to students of all levels and can be adapted for exam preparation, interviews, or general understanding. Students are welcome to request specific algorithms, data structures, or difficulty levels tailored to their individual needs. It can be adapted to support school courses, university material, or personal interests
verified badge
Mis clases están orientadas a adolescentes, jóvenes y adultos que desean iniciarse en programación desde cero. Explico los fundamentos con ejemplos prácticos y proyectos sencillos, adaptando el ritmo a cada estudiante. El objetivo es que adquieras una base sólida y comprensible para avanzar con seguridad en el mundo del software.
message icon
Contact Hamada
repeat students icon
1st lesson is backed
by our
Good-fit Instructor Guarantee
Similar classes
arrow icon previousarrow icon next
verified badge
I specialize in teaching Java, Spring and software engineering for all levels. My goal is to keep students ready for the real world and at the same time make learning fun.

IT is a great field to learn and explore yourself. This is an era of digitization and one should be ready to implement and innovate !!
verified badge
Docker is an essential tool for any developer nowadays. It allows flexibility and speeds up development.
Whether you would like to start learning containerization or you would like to take your knowledge to the next level, I can help you. Docker is a great tool to not only deliver software but also to play around with different technologies and test multiple releases without burdening your local environment.
verified badge
حل العلوم والتكنولوجيا والهندسة والرياضيات (STEM) الذي يشرك الطلاب من خلال توفير الموارد اللازمة لتصميم وبناء وبرمجة إبداعاتهم أثناء ذلك
مساعدتهم على تطوير المهارات الأساسية مثل الإبداع والتفكير النقدي والتعاون والتواصل.
ليغو EV3 ليغو EV3
verified badge
I am a lecturer and a senior software engineer. I got my degree in Engineering with Mathematics and completed the masters with Computer Science heavily covered with mathematics. I have more than 7 years of teaching experience.
I will work with the student and get to know about his/her level. Then I will improve it from there. I will teach so that the learning will be an interesting experience for the child.
verified badge
I can help you with your python project works. With live coding sessions, tips, and tricks you will have a chance to improve your knowledge or complete your coding project/assignments with great insight into the code. I am working with the following libraries in my everyday work AI developer:

Numpy
Pandas
Scipy
Scikit-learn
Tensorflow / Keras
Pytorch
OpenCV
Tesseract
Pillow
Tkinter
Flask
selenium
Matplotlib and many more...
verified badge
<Course Description>
This course is designed for beginners who are interested in learning programming with Python. It covers the basic concepts of programming such as data types, variables, control structures, functions, and file I/O. Participants will learn how to write Python programs, debug code, and design algorithms using Python. The course also introduces the basics of object-oriented programming and the Python libraries used for data manipulation and visualization.

<Prerequisites>
No prior programming experience is required. However, familiarity with basic computer concepts such as files, folders, and operating systems is recommended.

<Learning Objectives>
By the end of the course, participants will be able to:

* Understand the fundamentals of programming and how it applies to Python
* Write Python code for simple applications and automate repetitive tasks
* Use control structures such as loops and conditional statements
* Create functions to encapsulate code and enable code reuse
* Work with Python libraries such as NumPy, Pandas, and Matplotlib
* Use object-oriented programming principles to design more complex programs
* Debug code and use error-handling techniques


<Course Outline>
The course is divided into modules that build on each other to provide a comprehensive introduction to Python programming. Each module consists of lectures, demonstrations, hands-on exercises, and quizzes to reinforce learning. Here is an outline of the course:

Module 1: Introduction to Python
History and Overview of Python
Setting up Python environment
Writing and running basic Python programs
Variables, data types, and operators

Module 2: Control Structures
Conditional statements and Boolean logic
Loops and iteration
User input and output

Module 3: Functions
Writing and calling functions
Scope and namespaces
Return values and parameters
Lambda functions

Module 4: File Input and Output
Reading and writing files
File modes and buffering
Handling exceptions and errors

Module 5: Object-Oriented Programming
Classes and objects
Inheritance and polymorphism
Data encapsulation and abstraction
Special methods and decorators

Module 6: Python Libraries
Introduction to NumPy, Pandas, and Matplotlib
Data manipulation and analysis with Pandas
Data visualization with Matplotlib


Conclusion
This beginner's programming class in Python provides a solid foundation for anyone interested in learning programming and using Python for data analysis, automation, or software development. With hands-on exercises, interactive quizzes, and a comprehensive final project, participants will learn how to write Python code that is efficient, maintainable, and elegant.
verified badge
Python is now being used for basic to advanced operations in academic and industrial workspace. In combination with unix and/or windows OS and other programming languages python can be extensively used for automation, data acquisition and post processing.

I teach python from a beginners to advanced level depending on the requirements of the student. No prerequisite for computer programming is required to start. A long term training plan can be established to develop all round computer programming skills with software engineering abilities.

Teaching technique : Digital board for concept delivery, active programming training with real world problems. Help in setting up programming environments and git.
Homework : Task of about 10 minutes after every class to be done privately. Review of homework during the next class.
verified badge
Are you ready to take your Python skills to the next level and unlock the power of Object-Oriented Programming (OOP)? Welcome to our comprehensive course designed to transform you into a Python OOP expert!

Object-Oriented Programming is a fundamental paradigm in modern software development, and Python's versatility makes it an ideal language for mastering OOP concepts. In this dynamic course, we'll guide you through every aspect of OOP in Python, from the basics to advanced techniques, empowering you to build robust, scalable, and maintainable software solutions.

What will you learn?

Foundations of OOP : Understand the core principles of OOP, including encapsulation, inheritance, and polymorphism, and how they are implemented in Python.

Class Creation and Management: Dive deep into creating classes, defining attributes, and designing methods to encapsulate functionality within your Python applications.

Inheritance and Polymorphism: Explore the power of inheritance to create hierarchical relationships between classes and leverage polymorphism to write more flexible and reusable code.

Advanced OOP Techniques: Learn about abstract classes, interfaces, and composition to design elegant and modular software architectures.

Design Patterns: Discover common design patterns and how to implement them in Python to solve complex software design problems effectively.

Testing and Debugging: Master techniques for testing and debugging object-oriented Python code to ensure its correctness and robustness.

Real-World Applications: Apply your newfound knowledge to real-world projects, including building GUI applications, web development, and more.


Why choose this course?

Comprehensive Curriculum: Our course covers everything you need to know about OOP in Python, from the basics to advanced topics, ensuring you have a solid understanding of the subject.

Hands-On Learning: Gain practical experience through hands-on coding exercises and projects that reinforce your understanding of OOP concepts.

Expert Guidance: Learn from experienced Python developers who will provide clear explanations, practical examples, and personalized feedback to help you succeed.

Career Advancement: Mastering OOP with Python opens doors to a wide range of career opportunities in software development, data science, machine learning, and more.

Lifetime Access: Enjoy lifetime access to course materials, including updates and new content, ensuring you stay current with the latest advancements in Python and OOP.

Whether you're a Python novice looking to expand your programming skills or an experienced developer aiming to level up your OOP expertise, this course is your ultimate guide to mastering Object-Oriented Programming with Python. Enroll now and embark on a journey to becoming a proficient Python OOP developer!
verified badge
Welcome to our immersive journey into the world of cloud computing, where theory meets practice. Led by an industry professional with a Master of Science degree in IT from Carnegie Mellon University and hands-on experience as a Software Engineer at Ansys, this course is crafted to provide you with practical skills from the outset. Explore cloud service models, deployment strategies, and leading platforms like AWS, Azure, and Google Cloud through interactive labs and hands-on exercises. Dive deep into real-world scenarios as you deploy virtual machines, configure cloud storage, and optimize network settings. Whether you're a student venturing into the tech world or a professional seeking to harness the power of the cloud, this course will empower you with the tools and confidence to navigate the complexities of cloud computing. Join us and embark on a journey where learning is synonymous with doing!
verified badge
في هذه الرحلة ، سنخوض تجربة تعليمية شاملة لبناء نماذج ذكاء اصطناعي من الصفر. سنتعلم معًا كيفية تصميم واختيار المكونات المناسبة للنموذج، بما في ذلك اختيار الطبقات وتحديد المعمارية المثلى لتحقيق أهداف محددة. سنستخدم TensorFlow، أحد أقوى الأطر في مجال الذكاء الاصطناعي، لبناء نماذج متقدمة من البداية وحتى الوصول إلى نموذج جاهز للعمل. ستخرج من هذه التجربة بفهم عميق للخطوات العملية التي تمكنك من بناء نماذج ذكاء اصطناعي قابلة للتطبيق في مشروعاتك الخاصة.
verified badge
سواءً كنتَ مبتدئًا في كتابة أسطرك البرمجية الأولى أو متعلمًا متقدمًا تُعالج مفاهيم معقدة، فأنا أُصمّم دروسًا مُخصصة تُناسب احتياجاتك. سنُركز معًا على المهارات العملية، وحل المشكلات، والمشاريع الواقعية لجعل البرمجة بديهية ومُجزية. دعونا نعمل معًا لتحويل أهدافك إلى إنجازات!
verified badge
انا مهندس اتصالات والكترون ومدير شركة برمجية في رأس الخيمة، احب مهنة التدريس ولدي شغف في ايصال المعلومة بشكل صحيح وبسيط، لدي خبرة واسعة جداً في الرياضيات والفيزياء والكيمياء والبرمجة وعلوم الحاسوب والذكاء الصناعي بالاضافة الى الغة الانجليزية والاسبانية
verified badge
تُعد لغة C من أهم لغات البرمجة في علوم الحاسوب. فهي تُرسي أسس فهم آلية عمل البرمجيات، بما في ذلك الذاكرة والمنطق وحل المشكلات بكفاءة.
تم تصميم هذه الدورة لتكون بمثابة مقدمة عملية وسهلة للمبتدئين في برمجة C والمفاهيم الأساسية للخوارزميات وهياكل البيانات.

ستتعلم كيفية كتابة برامج C نظيفة، وفهم كيفية تخزين البيانات ومعالجتها، وتطبيق الخوارزميات الأساسية المستخدمة في التطبيقات الحقيقية.
سنعمل من خلال الأمثلة والتمارين والمشاريع الصغيرة لمساعدتك على بناء مهارات قوية في حل المشكلات.

بحلول نهاية هذه الدورة، سوف تكون قادرا على:

كتابة وفهم برامج C

العمل مع المتغيرات والحلقات والشروط والوظائف والذاكرة

استخدم هياكل البيانات الأساسية (المصفوفات، والقوائم المرتبطة، والمكدسات، والطوابير...)

فهم الخوارزميات الرئيسية (الفرز، البحث، التكرار...)

التعامل مع المشاكل خطوة بخطوة مثل المبرمج الحقيقي

هذه الدورة مثالية للمبتدئين والطلاب أو أي شخص يريد الحصول على أساس قوي في البرمجة وعلوم الكمبيوتر.
verified badge
This class explains how programs organise data and solve problems efficiently.

Students learn ideas such as searching, sorting, lists, stacks, queues, trees, and basic algorithms using simple examples and case studies.

The class is open to students of all levels and can be adapted for exam preparation, interviews, or general understanding. Students are welcome to request specific algorithms, data structures, or difficulty levels tailored to their individual needs. It can be adapted to support school courses, university material, or personal interests
verified badge
Mis clases están orientadas a adolescentes, jóvenes y adultos que desean iniciarse en programación desde cero. Explico los fundamentos con ejemplos prácticos y proyectos sencillos, adaptando el ritmo a cada estudiante. El objetivo es que adquieras una base sólida y comprensible para avanzar con seguridad en el mundo del software.
Good-fit Instructor Guarantee
favorite button
message icon
Contact Hamada