

Our Courses
Validate HTML Forms with JavaScript and HTML
By the end of this project, you will have written and tested JavaScript and HTML code that validates data values entered into input fields on an HTML form. Data validation is a valuable skill in web development. Notifying users of input errors not only improves the user experience it also helps to ensure that any data collected via a form is as accurate as possible before sending it to a server for processing. Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions.
-
Course by
-
Self Paced
-
3 hours
-
English
IBM Front-End Developer
Front-end developer is one of the top 4 in-demand IT roles according to recruiters (Statista). This program gives you the job-ready front-end development skills to plan, build, deploy, and test web designs and applications employers are looking for in just 4 months. No prior experience required. Front-end developers turn design concepts into interactive experiences—coding what users see and ensuring websites and apps are visually engaging, responsive, and accessible. This program takes you from the basics of web development to building dynamic, responsive applications.
-
Course by
-
Self Paced
-
English
Internet History, Technology, and Security
The impact of technology and networks on our lives, culture, and society continues to increase. The very fact that you can take this course from anywhere in the world requires a technological infrastructure that was designed, engineered, and built over the past sixty years. To function in an information-centric world, we need to understand the workings of network technology. This course will open up the Internet and show you how it was created, who created it and how it works. Along the way we will meet many of the innovators who developed the Internet and Web technologies that we use today.
-
Course by
-
Self Paced
-
15 hours
-
English
Ajax Basics
The AJAX BASICS course is meticulously crafted to empower learners with the expertise to create dynamic and interactive web applications through AJAX (Asynchronous JavaScript and XML). The first module introduces the fundamentals of AJAX, delving into its history, the revolutionary role in web development, and how it enables asynchronous data exchange. Lessons include an introduction to AJAX, understanding the basics of HTTP requests and responses, and the XMLHttpRequest object's role in AJAX. The second module leads into an in-depth exploration of JavaScript and jQuery for AJAX.
-
Course by
-
Self Paced
-
14 hours
-
English
Unity and C# basics
This course prepares you for a career using AR in the entertainment world. You will learn how AR is used to create games in mobile apps, and you'll learn about a specific AR development tool, Unity.
By the end of this course, you will be able to:
- Install the Unity Hub and Unity Editors.
- Create and manage Unity projects.
- Explain the essential features of the Unity Editor and their functionality.
- Create and manage scenes in Unity.
- Use the scene view to navigate in an AR space.
- Describe how object-oriented programming is used in C#.
-
Course by
-
Self Paced
-
28 hours
-
English
Programming Fundamentals in Kotlin
Practice and expand on the fundamentals of programming that are core to any language as well as the unique aspects of Kotlin syntax. You will work with data types, functions, conditionals, operators, collections-arrays, variables and loops. Furthermore, you will declare and initialize different types of variables and explain their scope as well as create arrays and collections in Kotlin. You’ll create control flow patterns using conditionals and loops. There will be opportunities to practice using structs and classes while considering best cases for both.
-
Course by
-
Self Paced
-
25 hours
-
English
Web Technologies and Security
This specialization is intended for people without programming experience with JavaScript frameworks and who seek to develop web application and security skills. In these four courses, you will cover everything from the fundamentals of VueJS to properly securing data in web development. These topics will help prepare you to write anything from small web applications to securing back-end systems. Learners who complete this specialization should have enough enough understanding of JavaScript frameworks to tackle other common tools like React or Svelte.
-
Course by
-
Self Paced
-
English
Google Apps Script: Access Google Sheets, Maps & Gmail in 4 Lines of Code
This is a Google Cloud Self-Paced Lab. In this lab, we'll introduce you to one of the easiest ways to write code that accesses Google developer technologies, all by leveraging one of the mainstream web development languages, JavaScript.
-
Course by
-
Self Paced
-
1 hour
-
English
Advanced Django: Mastering Django and Django Rest Framework
This specialization is intended for people who are interested in taking their web development with Django to the next level. It is assumed that learners have are familiar with Python and have taken the Django for Everybody specialization, or have equivalent experience with Django basics. In these four courses, you will cover everything from the architecting of large web development projects, to the Django REST framework, to task queuing.
-
Course by
-
Self Paced
-
English
CSS Tutorial
Start learning CSS with the W3Schools course and lay the foundations of your Web Development skills. CSS is the language we use to style an HTML document. CSS describes how HTML elements should be displayed. This is a structured and interactive version of the W3Schools CSS Tutorial. The course is self-paced with text based modules, practical interactive examples and exercises to check your understanding as you progress. W3schools is the world's largest web developer learning site. Start learning with our proven tutorials used by millions of learners!
-
Course by
-
Self Paced
-
19 hours
-
English
Web Design for Everybody: Basics of Web Development & Coding
This Specialization covers the basics of how web pages are created – from writing syntactically correct HTML and CSS to adding JavaScript to create an interactive experience. While building your skills in these topics you will create websites that work seamlessly on mobile, tablet, and large screen browsers. During the capstone you will develop a professional-quality web portfolio demonstrating your growth as a web developer and your knowledge of accessible web design.
-
Course by
-
Self Paced
-
English
Create Interactive Dashboards with Streamlit and Python
Welcome to this hands-on project on building your first interactive, data dashboard with the Streamlit library in Python. By the end of this project, you are going to be comfortable with using Python and Streamlit to build beautiful and interactive dashboards and web apps, all with zero web development experience!
-
Course by
-
Self Paced
-
3 hours
-
English
PHP Tutorial
Start learning PHP with the w3schools course to improve your Web Development skills. PHP is a server scripting language, and a powerful tool for making dynamic and interactive Web pages. PHP is a widely-used, free, and efficient alternative to competitors such as Microsoft's ASP. This is a structured and interactive version of the w3schools PHP Tutorial. The course is self-paced with text based modules, practical interactive examples and exercises to check your understanding as you progress. W3schools is the world's largest web developer learning site.
-
Course by
-
Self Paced
-
5 hours
-
English
Applied Software Engineering Fundamentals
If you want to enter the exciting world of software development, this Software Engineering Foundations Specialization is for you. No prior degrees or knowledge of programming or application development are necessary. Software Developers are in great demand earning a median salary of US$110,140 per year according to the US Bureau of Labor and Statistics. The field is growing at a rate of 22% making it a great time to start a career in software engineering.
-
Course by
-
Self Paced
-
English
React.js Tutorial
Start learning React with the W3Schools tutorial to improve your Web Development skills. React is a JavaScript library for building user interfaces. This is a structured and interactive version of the W3Schools React Tutorial. The tutorial is self-paced with text based modules, practical interactive examples and exercises to check your understanding as you progress.
-
Course by
-
Self Paced
-
13 hours
-
English
Full Stack Web Development with Angular
Learn front-end and hybrid mobile development, with server-side support, for implementing a multi-platform solution. The first two courses in this Specialization cover front-end frameworks: Bootstrap 4 and Angular. You’…
-
Course by
-
Self Paced
-
English
Programming in Python
In this course, you will be introduced to foundational programming skills with basic Python Syntax. You’ll learn how to use code to solve problems. You’ll dive deep into the Python ecosystem and learn popular modules, libraries and tools for Python. You’ll also get hands-on with objects, classes and methods in Python, and utilize variables, data types, control flow and loops, functions and data structures.
-
Course by
-
Self Paced
-
45 hours
-
English
Programming with JavaScript
JavaScript is the programming language that powers the modern web. In this course, you will learn the basic concepts of web development with JavaScript. You will work with functions, objects, arrays, variables, data types, the HTML DOM, and much more. You will learn how to use JavaScript and discover interactive possibilities with modern JavaScript technologies. Finally, you will learn about the practice of testing code and how to write a unit test using Jest.
-
Course by
-
Self Paced
-
42 hours
-
English
Introduction to Front-End Development
Welcome to Introduction to Front-End Development, the first course in the Meta Front-End Developer program. This course is a good place to start if you want to become a web developer. You will learn about the day-to-day responsibilities of a web developer and get a general understanding of the core and underlying technologies that power the internet. You will learn how front-end developers create websites and applications that work well and are easy to maintain. You’ll be introduced to the core web development technologies like HTML and CSS and get opportunities to practice using them.
-
Course by
-
Self Paced
-
19 hours
-
English
Introduction to Web Development with HTML, CSS, JavaScript
Want to take the first steps to become a Web Developer? This course will help you discover the languages, frameworks, and tools that you will need to create interactive and engaging websites right from the beginning. You will begin by learning about the roles of front-end, back-end, and full-stack developers and how they work together on development projects. Through this, you will also become familiar with the terminology and skills needed in your career as a web developer. Next, you will explore the languages needed for developing websites or applications.
-
Course by
-
Self Paced
-
25 hours
-
English
Introduction to Back-End Development
Welcome to Introduction to Back-End Development, the first course in the Meta Back-End Developer program. This course is a good place to start if you want to become a web developer. You will learn about the day-to-day responsibilities of a web developer and get a general understanding of the core and underlying technologies that power the internet. You will learn how front-end developers create websites and applications that work well and are easy to maintain. You’ll be introduced to the core web development technologies like HTML and CSS and get opportunities to practice using them.
-
Course by
-
Self Paced
-
19 hours
-
English
Introduction to Web Development
This course covers the essential building blocks of web development, including HTML, CSS, and JavaScript.
-
Course by
-
Self Paced
-
22 hours
-
English
Web Design: Wireframes to Prototypes
This course is focused on the application of the early UX research to actual user interfaces: the creation of wireframes, high-fidelity mockups, and clickable prototypes.
-
Course by
-
Self Paced
-
41 hours
-
English
Web Design: Strategy and Information Architecture
This course is focused on the early user experience (UX) challenges of research, planning, setting goals, understanding the user, structuring content, and developing interactive sequences. While the concepts covered will translate to many kinds of interactive media (apps, digital kiosks, games), our primary focus will be on designing contemporary, responsive websites.
-
Course by
-
Self Paced
-
12 hours
-
English
UX Design Fundamentals
This hands-on course examines how content is organized and structured to create an experience for a user, and what role the designer plays in creating and shaping user experience. You will be led through a condensed process that acts as a roadmap for developing robust UI/UX design: from ideation and sitemapping, to the creation of paper and digital prototypes.
-
Course by
-
Self Paced
-
13 hours
-
English