Add to Wish List
from92.54CNY/ h
Learn front-end web development in HTML Css JavaScript Bootstrap Jquery React JS (static websites)
Discover the fascinating world of front-end web development with our comprehensive online course, “Learn Front-End Web Development in HTML, CSS, JavaScript, Bootstrap, jQuery, React JS”. This intensive program is designed for beginners and passionate hobbyists who want to gain solid skills in creating modern, responsive static websites.
Throughout this course, you will master fundamental languages such as HTML and CSS to structure and style your web pages in an aesthetic and professional manner. Then dive into the dynamism with JavaScript, learn how to manipulate the DOM and create captivating user interactions.
We will also explore the use of Bootstrap, the front-end CSS library, to speed up the development process using ready-to-use components and responsive design. Next, dive into jQuery to simplify DOM manipulation and make your JavaScript code more efficient.
The course will then guide you through the introduction to React JS, a modern JavaScript framework, for creating interactive and reusable user interfaces. Understand the concepts of components, states, and props, and learn how to build robust front-end web applications.
Whether you are a student looking to start your career in web development or a professional looking to expand your skills, this course will provide you with the knowledge needed to design attractive and functional static websites.
Prepare to master the most sought-after technologies in front-end web development. Join us now and transform your passion for the web into solid and competitive expertise in the market.
Throughout this course, you will master fundamental languages such as HTML and CSS to structure and style your web pages in an aesthetic and professional manner. Then dive into the dynamism with JavaScript, learn how to manipulate the DOM and create captivating user interactions.
We will also explore the use of Bootstrap, the front-end CSS library, to speed up the development process using ready-to-use components and responsive design. Next, dive into jQuery to simplify DOM manipulation and make your JavaScript code more efficient.
The course will then guide you through the introduction to React JS, a modern JavaScript framework, for creating interactive and reusable user interfaces. Understand the concepts of components, states, and props, and learn how to build robust front-end web applications.
Whether you are a student looking to start your career in web development or a professional looking to expand your skills, this course will provide you with the knowledge needed to design attractive and functional static websites.
Prepare to master the most sought-after technologies in front-end web development. Join us now and transform your passion for the web into solid and competitive expertise in the market.
Extra information
you need a good or average performance pc and a determination to learn.Location
Online via webcam
At student's location: Around Tangier, Morocco
At teacher's location: L9iisaria, Tanger, Maroc
|
Use ⊞+wheel to zoom!
General info
Skills:
Age: | Children (7-12 years old) Teenagers (13-17 years old) Adults (18-64 years old) Seniors (65+ years old) |
---|---|
Student level: | Beginner |
Duration: | 60 minutes 90 minutes 120 minutes |
The class is taught in: | French, Arabic, English |
About Me
Hello,I am Imad, a web developer passionate about programming and also a specialist in Digital marketing.
I'm here to help you learn, understand and master the skills and subjects you're passionate about.
You are in the right place !
Job Fundamentals:
- keep appointments
- Total student satisfaction
My work is characterized by seriousness, mastery, impressive results and work precision.
Education
- University degree in technical science MIPC sector (Maths - Computer science - Physics - Chemistry)- Diploma in Digital Marketing
- Full stack developer diploma
- ICDL Certificate
Experience / Qualifications
3 years of experience in programming, software development, webI have experience in designing websites with the latest technologies to create websites with great speed and efficiency
UX/UI DESIGNER
I work in developing and building websites using
(HTML5, CSS3, JavaScript, BootStrap5, PHP)
Mastery of CMS such as wix, youcan.
Algorithms and programming in C.
I have a good experience in Digital Marketing and e-commerce (E-COMMERCE).
Reviews (1)
great experiance
Master pseudo-code algorithms in this hands-on course with dozens of different algorithms
In this course, you will learn the basics of computer programming through the fundamental subject taught in all higher schools of computer science: algorithms.
This is the initial stage of your learning to become a computer scientist (programming)
First we will see a broad introduction to computer programming, and we will explain what algorithms are.
Then, you will learn the language of computer scientists by studying "pseudo-code", and you will learn all the concepts of computer science through a multitude of practical exercises.
The topics covered are very broad and comprehensive:
Introduction
- Algorithm Syntax
- data type and Variables
- The operators
- The instructions
- Conditions
- The repetitive structure (loops)
- The tables
- Research techniques
- Sorting algorithms
- dichotomous search
- Functions
- The procedures
- Recursion
-complexity
- Introduction to the C language
- ...
Your first programs...
Finally, you will start programming by creating several algorithms in a specific programming language (here, C language).
These algorithms are applicable in all programming languages.
The goal...
With more than 8 hours of e-courses, quizzes, and an assessment, you will have what you need to continue your learning of computer programming and advance towards your future profession.
Who is this course for?
Beginner in programming
Retraining
Computer science students or future students
Thanks and see you soon !
IMAD
Python is a popular programming language. Thousands of businesses have built their websites with Python, including Google, Facebook, Dropbox, Instagram, and Reddit.
Python is used for all sorts of tasks, such as building websites, gaming, site vacuuming, data analysis, machine learning and natural language processing, or even simple applications.
The Python language is designed to be easy to read without sacrificing its power, which makes it a great language for beginners.
Why should you learn Python?
Python is easy to learn
Python is a language of choice, i.e. for general use (application, games, website, etc.)
Python is a versatile and cross-platform language
Python has one of the most mature package managers
Python is a commonly used language in data science
Python is cross-platform and open source
And the most important reason: If you want to add a language to your existing library, the demand for Python programmers is huge.
To take this course you do not need any prerequisites, any development skills!
It is also suitable for developers wishing to learn Python.
If the adventure tempts you then join the participants who have already trusted me for their learning!!!
Who is this course for?
Anyone wishing to learn python.
University students majoring in computer science.
Development novices, because it is the ideal language to start
Developers wishing to add a language to their skills
What is Facebook Ads? A powerful way to distribute your content to an ultra-targeted audience! For many years now, social networks have been monetizing their audience with companies through social Ads. If Twitter, Pinterest, Linkedin offer their own advertising platform, it is Facebook that we will focus on. The interest of advertising on social media and in particular Facebook is the wealth of information to which you have access to target your audience very precisely.
So I'm here to help you master Facebook Ads in a theoretical and practical way.
Contents:
- how to create an effective facebook and instagram page
- design tools for non designers
- copywriting
- launch of campaigns
- effective technique to achieve more goals (Analyze the data)
- important digital marketing terms
- Sources of profit thanks to e-marketing
Hello everyone and welcome to this training on programming and more specifically on software development in C, my name is IMAD and I will be your trainer throughout this course
I am a computer engineering student specializing in architecture, software development and web development.
C is a very popular and used language. It is found almost everywhere such as in video games, most PC software and even in embedded. C is a very good candidate if you are looking for a first language to learn software development because it includes many notions that are found in most other languages. Thus mastering C guarantees you a much simpler and faster learning of other programming languages.
In this training for beginners and intermediate in development, we will learn the basics of software development. How from lines of code we can make executable software on our machine. Then we will see the basics of the C language and, among other things, how to manage memory via variables, how to make our program live with loops and conditions or how to use the standard C library (STL) to interact with the user.
Once these basics are acquired, we will increase the level a little with the dreaded pointers and arrays. this is often the part that newbies to C dread the most. But I guarantee you that with me it will finally seem very simple to you ;)
So yes it's a big program but I guarantee you that you won't notice the time passing.
Who is this course for?
- University students specializing in computer science.
- Beginner in software development. C is one of the best languages to embark on the adventure of programming.
- People wishing to learn to develop in C or review and master the basics of this language.
Ask a question
Send a message explaining your needs and Imad will reply soon:
The more detail, the better.
Ex. "Hi, when are you available to meet for a lesson?"
Ex. "Hi, when are you available to meet for a lesson?"
Availability of a typical week
(GMT -05:00) New York
Mon | Tue | Wed | Thu | Fri | Sat | Sun | |
---|---|---|---|---|---|---|---|
0 | |||||||
1 | |||||||
2 | |||||||
3 | |||||||
4 | |||||||
5 | |||||||
6 | |||||||
7 | |||||||
8 | |||||||
9 | |||||||
10 | |||||||
11 | |||||||
12 | |||||||
13 | |||||||
14 | |||||||
15 | |||||||
16 | |||||||
17 | |||||||
18 | |||||||
19 | |||||||
20 | |||||||
21 | |||||||
22 | |||||||
23 |
from 92.54 CNYAt teacher's location
from 92.54 CNYOnline via webcam
from 138.81 CNYAt student's home
100% Satisfaction Guarantee
Good-fit Instructor Guarantee
If you are not satisfied after your first lesson, Apprentus will find you another instructor or will refund your first lesson.
Online reputation
- Instructor since March 2022
- Phone number verified
- Google connected
Availability of a typical week
(GMT -05:00) New York
Mon | Tue | Wed | Thu | Fri | Sat | Sun | |
---|---|---|---|---|---|---|---|
0 | |||||||
1 | |||||||
2 | |||||||
3 | |||||||
4 | |||||||
5 | |||||||
6 | |||||||
7 | |||||||
8 | |||||||
9 | |||||||
10 | |||||||
11 | |||||||
12 | |||||||
13 | |||||||
14 | |||||||
15 | |||||||
16 | |||||||
17 | |||||||
18 | |||||||
19 | |||||||
20 | |||||||
21 | |||||||
22 | |||||||
23 |
from 92.54 CNYAt teacher's location
from 92.54 CNYOnline via webcam
from 138.81 CNYAt student's home
Good-fit Instructor Guarantee
If you are not satisfied after your first lesson, Apprentus will find you another instructor or will refund your first lesson.
Share
You are here
Similar classes
Wafa
Web development for beginners. Learn how to create your website/web applicationHello :
I am a full stack web developer and trainer in web development.
I regularly host web development training sessions for beginners.
I can train in HTML5, CSS3, JavaScript, PHP, MySQL, React JS, node JS.
- Design of HTML web pages
- Applying CSS styles
- Make the web pages "Responsive"
- Make pages dynamic with JavaScript
- React JS library
- Backend programming: PHP/Node JS language - Express JS
-REST APIs
- connection to a MYSQL Database, MongoDB
I am also open for the realization and supervision of your projects and websites (Mini Project / PFE / Personal).
Feel free to contact me for more information.
Before the training, an initial meeting will allow me to better understand your needs.
Mouncef
Learn Python, Artificial intelligence with me until you become an expertThis Python course teaches you the basics of programming in Python, including variables, data types, operators, control structures (if, for, while), functions, and lists. You will also learn how to manipulate data with libraries such as Pandas and NumPy, create graphs and visualizations with Matplotlib and Seaborn, and even develop simple web applications with Flask or Django.
Mina
Introduction to Web Design: HTML, CSS and StructureThis course is designed for beginners who want to learn the basics of web design. You will learn how to use HTML to structure your pages and CSS to style them. Together, we will create modern and attractive sites while covering essential concepts such as tags, CSS properties, and element positioning. By the end of the course, you will have the skills necessary to create your own simple and professional website.
Muddassir
Mastering WordPress: Unleash Your Website Development Skills.Are you ready to take your online presence to the next level? Look no further! As a seasoned WordPress expert, I offer comprehensive tutoring sessions designed to empower you with the skills needed to master the art of WordPress. Whether you're a beginner looking to build your first website or an experienced user seeking to enhance your existing platform, my tailored sessions cater to all skill levels.
Walulya
Learn web designing and development in just a few hoursWe are the Best Website Designers in Uganda, USA, South Africa, Czech republic, canada, United kingdom Wmglobal systems Uganda has experienced website developers in Uganda, USA, UAE, UK, South Africa who can turn your dream website idea to reality, and further more make your website work for your business. At wmglobal systems Uganda ,We invest enormous time in our website design service because Quality is key in all that we do. We get our clients involved in the process of designing their website right from the start. Our Website design and support teams consist of Professional, Staff with a mission of providing the best of our services to you our highly esteemed client. We are experienced in delivering exquisite web design, web Hosting and Systems to Government organisations, NGO’s, Hospitals, Schools and many more. . Welcome to the number one website designing company in uganda. website designing in uganda. web developers in uganda, web designers in uganda, website design in uganda,best website designers in uganda
Mathieu
Wordpress private lesson - From beginner to expertWith 7 years of experience as a developer in a Factory, I now develop Wordpress websites for large groups.
In the training program, you will learn to:
- Install, configure, and deploy WordPress sites
- Develop custom Wordpress themes and plugins
- Use powerful tools like ACF Pro, Gravity Forms, WPML, AIOS Security, WP rocket...
- Create custom post types and tailor-made taxonomies
- Develop pages using the right methods in HTML, CSS, Javascript & PHP
- Administer and manage a site database
- Contribute to the good natural referencing (SEO) of your site
- Use WP-Cli to speed up the maintenance of your sites
- Use Docker to containerize your local/prod projects and facilitate their management
- Administer your WP sites the right way
- And much more...
For any questions, you can contact me by PM.
See you soon,
Matthew
Owais
Expert Software Development Tutor | Java, Python, JavaScript, Full Stack (Mobile & Web Apps)Unlock your potential in software development with my personalized tutor services. Having Master's specialization in Full Stack Software Development from Finland and professional expertise in Java, Python, Kotlin, JavaScript, and modern frameworks, I provide hands-on lessons tailored to your needs. Learn essential skills like:
Web Development (HTML, CSS, Javascript, React, Node.js)
Backend & API Development
Mobile App Development (Kotlin, Flutter)
Version Control with Git & GitHub
Best practices in Agile and SDLC methodologies
Whether you're a beginner or looking to advance your programming career, my structured lessons focus on practical, project-based learning to ensure your success in the ever-growing tech industry. Join me to start building your tech career today!
Reza
HTML5 Course for Beginners and Intermediate Web EnthusiastsThe foundation of web development lies in HTML. To start building your website from scratch, you'll need to learn HTML. I have been an enthusiastic HTML programmer since the early days of the web.
In my course, you will not only learn how to create responsive websites but also get familiar with the basics of relevant technologies such as PHP and MySQL.
Nawar
Computer languages, learn in both English and ArabicI can teach most of programming languages, and coding as well.. being a computer science engineer I have a good idea about computer softwares in general and have an idea about hardware.
My Arabic background gives me ability to deal with Arabian children.
Abdallah
Programming and Coding Lessons, Adults, Kids( Python, HTML, CSS, Java Script, MySQL, Dart and Flutter, C++, C#, ) Offline Egypt and OnlineAfter Completing Our Course:
- High Earning Potential: Skilled programmers are in high demand, commanding competitive salaries across various industries.
- Versatile Career Opportunities: Open doors to careers in software development, data science, web development, game design, and more.
- Cutting-Edge Skills: Stay ahead in the fast-evolving tech landscape by mastering the most popular and widely used programming languages and frameworks.
- Innovation and Creativity: Enhance your ability to create innovative solutions, develop new technologies, and contribute to exciting projects.
- Problem-Solving Abilities: Strengthen your logical thinking and problem-solving skills, essential for tackling complex technical challenges.
- Career Advancement: Stand out in the job market with a robust programming skill set, increasing your chances of career advancement and promotions.
- Lifelong Learning: Cultivate a mindset of continuous improvement and lifelong learning, staying relevant and adaptable in your career.
**Programming and Coding Lessons for All Ages**
Unlock the world of coding with our comprehensive programming and coding lessons designed for both adults and kids. Whether you're a beginner or looking to enhance your skills, our courses cover a wide range of programming languages and technologies to suit your needs.
**Course Offerings:**
- **Python**: Learn the fundamentals of programming with one of the most versatile and popular languages.
- **HTML & CSS**: Build and style your own websites from scratch.
- **JavaScript**: Add interactivity to your web projects and enhance user experience.
- **MySQL**: Master database management and SQL queries.
- **Dart & Flutter**: Create beautiful, natively compiled applications for mobile, web, and desktop from a single codebase.
- **C++**: Dive into the world of object-oriented programming and system-level coding.
- **C#**: Develop robust applications with this powerful language used in a variety of industries.
**Class Formats:**
- **Offline Classes in Egypt**: Join us in person for hands-on learning and direct interaction with our experienced instructors.
- **Online Classes**: Participate from anywhere in the world with our flexible online courses, designed to fit your schedule.
**Who Can Join?**
- **Adults**: Whether you're looking to start a new career, enhance your current skills, or simply explore a new hobby, our classes are perfect for you.
- **Kids**: Our engaging and interactive lessons make learning to code fun and accessible for younger students.
**Why Choose Us?**
- **Experienced Instructors**: Learn from industry professionals with years of teaching and real-world experience.
- **Comprehensive Curriculum**: Our courses are designed to provide a solid foundation and advanced knowledge in various programming languages.
- **Flexible Learning Options**: Choose between offline and online classes to suit your lifestyle and learning preferences.
Join us today and start your journey into the exciting world of programming and coding with the expert instructor Abdallah!
========================================
Comment:
Looking to master programming and become a skilled developer?
In this course, you will learn the basics and tools to manipulate coding and programming languages as well as using them to build machine learning models. We also provide assistance to students specializing in programming and database management using SQL
Under special request, we provide courses on other programming languages.
If you have any further questions, feel free to contact us.
Coding is a powerful general-purpose programming methods. It is used in web development, data science, software prototyping, etc. Fortunately for beginners, Coding has a simple and easy to use syntax. This makes Python a great language for learning programming for beginners.
In this course, you will learn the basics and tools for manipulating python as well as its use to build machine learning models. We also provide assistance to students specializing in python programming and database management using SQL
If you have any further questions, please do not hesitate to contact us.
Phoenix
Etsy Success Masterclass: Boost Your Sales and Optimize Your ShopI have been on Etsy for 10 years and have sold tens of thousands of items! My Etsy shop critique is the most sold shop critique on Etsy. I have helped hundreds of Etsy sellers increase their revenue by implementing SEO strategies that work.
If you are new to Etsy or are established, I can help you fine-tune your shop. Having a well-developed Etsy storefront is key to being successful. In my class we will take a look at your Etsy shop and I will walk you through ways in which you can improve!
This 30 minute consultation will focus on the following:
Personalized Shop Review: Receive a tailored critique of your Etsy shop, identifying areas for improvement and actionable steps to enhance your storefront.
SEO Strategies: Discover effective SEO techniques to improve your shop's visibility and attract more customers.
Professional Listings: Learn how to craft compelling listings that drive sales and create links throughout your shop for better navigation and customer engagement.
Visual Excellence: Get tips on improving your photography, videos, and images to create a visually appealing shop that stands out from the competition.
You will have time to ask questions. After the class, I will still be available to answer questions.
Benefits of the Course:
Increase Revenue: Implement proven strategies to boost your sales and grow your business.
Enhance Visibility: Improve your shop's SEO to attract more customers and increase traffic.
Professional Development: Develop a professional and visually appealing shop that stands out from the competition.
Personalized Feedback: Receive tailored advice and actionable steps to optimize your shop.
Wissam
Web page programming: HTML/CSS, JS, Angular, PHP, JSP/JAVADoctor 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
Yassine
Learn CSS: Web Layout and Visual StylesThis course will teach you to master CSS, the language used to style web pages. You will learn how to customize colors, fonts, and layouts, as well as how to create attractive interfaces that adapt to different devices. From the basics to advanced techniques, this course will help you become an expert in web design.
Panagiotis
WordPress Developer - Information Technology TeacherUnleash Your Digital Potential!!!
Hello.
I have been an Information Teacher since 1996.
Are you eager to dive into the exciting world of computer science and web development?
Whether you're a beginner or looking to enhance your skills, I'm here to guide you.
With years of experience in the field, I'm passionate about sharing my knowledge and helping others learn. I offer personalized tutoring sessions tailored to your specific needs and learning style.
What I Can Teach You:
⭐ Programming Fundamentals: Master the basics of programming languages like Python, Java, C, and C++
⭐ Web Development: Build stunning websites using WordPress
Why Choose Me?
⭐ Personalized Learning: I tailor my teaching approach to your needs and learning style.
⭐ Practical Experience: I combine theoretical knowledge with hands-on projects to reinforce learning.
⭐ Patient and Supportive: I create a positive and encouraging learning environment.
⭐ Flexible Scheduling: I offer flexible scheduling options to accommodate your busy life.
My areas of expertise are:
👉 Content Management System: WordPress, Joomla
👉 Learning Management System: Moodle
👉 Online Journal Manager: OJS (for indexing to PubMed, Google Scholar)
👉 School Management and Organization System: Classter, Epafos
👉 STEM: Arduino, S4A, Scratch, Kodu
👉 Computer Languages: Java, C, C++, Python, C#, Algorithm, Introduction to any language
👉 Program Applications: Microsoft365 - Azure, Microsoft Windows, Microsoft Office
👉 Web Server: cPanel, Plesk, Linux, WHM, PhpMyAdmin
👉 Organize: Asana, Trello, Slack, Git, Active Campaign
👉 Google: AdWords, AdSense, Analytics, G Suite
If you have any questions or want to discuss any project, you can contact me by PM.
I am looking forward to hearing from you soon.
Regards,
Panagiotis
Hamdi
Introduction to HTML: Building Web Pages Using the Markup LanguageIn this lesson, students will be introduced to HTML (HyperText Markup Language), the basic language for building web pages. Students will learn how to use different tags to define the structure of a page, such as headings, paragraphs, links, images, lists, and tables. They will also be shown how to organize content using basic elements such as<html> ,<head> ,<body style=";text-align:left;direction:ltr"> , and<title> .