

Our Courses
Meta React Native
If you want to learn how to create apps for Android and iOS devices, this course is right for you. This program is taught by industry-recognized experts at Meta. Cross-platform mobile developers build and write code for apps that are hosted on mobile devices powered by multiple operating systems. They do everything from creating the app to debugging it after deployment.
-
Course by
-
Self Paced
-
English
Meta Front-End Developer
Want to get started in the world of coding and build websites as a career? This certificate, designed by the software engineering experts at Meta—the creators of Facebook and Instagram, will prepare you for a career as a front-end developer. In this program, you’ll learn: How to code and build interactive web pages using HTML5, CSS and JavaScript. In-demand design skills to create professional page layouts using industry-standard tools such as Bootstrap, React, and Figma. GitHub repositories for version control, content management system (CMS) and how to edit images using Figma.
-
Course by
-
Self Paced
-
English
Web Applications for Everybody
This Specialization is an introduction to building web applications for anybody who already has a basic understanding of responsive web design with JavaScript, HTML, and CSS. Web Applications for Everybody is your introduction to web application development. You will develop web and database applications in PHP, using SQL for database creation, as well as functionality in JavaScript, jQuery, and JSON. Over the course of this Specialization, you will create several web apps to add to your developer portfolio.
-
Course by
-
Self Paced
-
English
Django for Everybody
This specialization introduces Python programmers to building websites using the Django library. Across the four courses, you will learn HTML, CSS, SQL, Django, JavaScript, jQuery, and JSON Web Services. During the course, you will build online websites using Django and those working websites are graded throughout the course. This series is excellent preparation for learning other ways to build web applications using technologies like PHP (Web Applications for Everybody), Flask or Ruby on Rails.
-
Course by
-
Self Paced
-
English
Java FullStack Developer
The Java Full Stack Developer Specialization equips you with the end-to-end skills needed to build modern, cloud-ready web applications. Across three courses, you’ll master core Java programming (OOP, multithreading, data structures), gain front-end expertise with HTML, CSS, JavaScript, and Angular, and develop strong back-end capabilities with Servlets, JSP, JDBC, Spring, and Hibernate.
-
Course by
-
Self Paced
-
English
JavaScript While Loop
In this intermediate-level project you will examine the concept of repetition programming – also called “looping." Using the Notepad++ editor and JavaScript embedded in HTML, you will write the JavaScript code to repeat a block of program code while a particular condition is true. As you work with the While Loop you’ll begin to realize why repetition programming is one of the most important features of computing. 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
-
3 hours
-
English
Coding for Designers, Managers, and Entrepreneurs
In this specialization, you will experience what it is to go from idea to code. These courses are specifically created for the manager, designer, or entrepreneur who is an active, hands-on collaborator with developers. By the end of the program, you will be able to build working software using HTML, CSS, and Javascript. More important, you will build your creative confidence (and competency!) on engaging in digital projects.
-
Course by
-
Self Paced
-
English
JavaScript Tutorial
Javascript continues to be one of the hottest programming languages in the tech industry! With a solid grasp of Javascript, you'll have the power to build dynamic and interactive web applications.
-
Course by
-
Self Paced
-
9 hours
-
English
Responsive Website Development and Design
Responsive web design is all about creating the best user experience regardless of whether a user is accessing your site from a desktop computer, a mobile phone, or a tablet. This Specialisation covers the basics of modern full stack web development, from UX design to front-end coding to custom databases. You’ll build foundational skills in a full range of technologies, including HTML/CSS, Javascript, and MongoDB, and you’ll learn to implement a reactive, multi-user web application using the meteor.js framework.
-
Course by
-
Self Paced
-
English
Créer une Fonction Personnalisée en JS et Google App Script
À la fin de ce projet, vous allez être capable d’envoyer des e-mails personnalisés à partir du data organisées dans une Spreadsheet en utilisant Google App Script. Pour réaliser ce projet vous allez apprendre à créer des fonctionnalités, basées sur le Javascript, pour accéder à l'interface de Google Sheets active et encore lire les données stockées dedans ( dans une ligne, une colonne ou une cellule spécifique) et vous pouvez même modifier le contenu selon le besoin.
-
Course by
-
Self Paced
-
2 hours
-
French
Build ATM User Interface using Routing in Angular
In this beginner level project, you will implement and build ATM user interface using routing, understand Parent and Child Routing and understand WildCard Routes in Angular which will be helpful in applying routing and navigating pages in modern web layouts. The pre-requisite for this guided project is have background in HTML,CSS, JavaScript/TypeScript and basics on building blocks of Angular Applications.
-
Course by
-
Self Paced
-
3 hours
-
English
Java as a Second Language
This specialization is meant to be an introduction to Java as a second language. You may be familiar with any computer programming language, shell scripting, or knowledge of older Java versions, JavaScript, etc. This specialization will help you move to the Java language and will cover all the features and functions you need to create great Java web and mobile applications.
-
Course by
-
Self Paced
-
English
JavaScript Security
In this Specialization, we will investigate, prevent, and resolve JavaScript-related attacks and learn how to build safer JavaScript applications. JavaScript is a fundamental technology for building web applications and is also popular for building server-side, desktop, and even mobile applications. Most of this learning Specialization will cover front-end JavaScript; however, we will also consider Node.js. After completing this Specialization, you will understand the diverse threats and protections of the JavaScript world.
-
Course by
-
Self Paced
-
English
CS50's Web Programming with Python and JavaScript
This course picks up where CS50 leaves off, diving more deeply into the design and implementation of web apps with Python, JavaScript, and SQL using frameworks like Django, React, and Bootstrap.
-
Course by
-
25
-
English
RESTful Microservices Using Node.js and Express
Backend refers to the server side of development. Here, the primary focus is on how a website works. Node.js is considered efficient for the development of backend applications as it brings event-driven programming and enables development of fast and efficient web servers in JavaScript. Developers can create scalable servers by using a simplified model of event-driven programming that uses call-backs to signal completion of a task.
-
Course by
-
Self Paced
-
English
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
Build Website with HTML, JavaScript, AngularJS, and React
The Front-End Web Development Specialization gives you the skills to build modern, responsive, and interactive websites. In three courses, you’ll start with HTML and CSS to structure and style web pages, master JavaScript and the DOM to add interactivity, and then advance to front-end frameworks like React and AngularJS for building dynamic, scalable applications.
-
Course by
-
Self Paced
-
English
Build Your First React Website
In this 1-hour long project-based course, you will gain hands-on experience with one of the hottest web development framework, React. If you have some experience with HTML, CSS, JavaScript and want to start developing with React, this course is for you! By the end of this course You will understand the fundamental of React and be able to create and build a website with React with ease.
-
Course by
-
Self Paced
-
3 hours
-
English
JavaScript Interview Challenges
Your essential tech interview preparation pack! Practice solving problems and honing the skills you need to succeed in a frontend coding interview.
-
Course by
-
Self Paced
-
3 hours
-
English
Computational Thinking with JavaScript
This Specialization is intended for those with minimal under-the-hood experience of working with computing who want to take the first steps towards a deep understanding of principles and practice of how to solve problems with software technology. Learners will use JavaScript within a web-based framework to generate graphics and analyse data, bringing these together in interactive web applications. Learners will acquire specific self-directed learning skills, enabling them to tackle new problem domains and technologies throughout their work and life.
-
Course by
-
Self Paced
-
English
JavaScript Introduction
Learn JavaScript, a Web development programming language, to add interactivity to your Web pages, and become an expert Web developer.
-
Course by
-
Self Paced
-
8
-
English
Make Your Own App
Over 6 modules you will interactively learn the basics of web programming (HTML, CSS, JavaScript, jQuery, ...) and how to utilize these techniques to build your own software applications for mobile or desktop devices (exemplified with a chat app).
-
Course by
-
12
-
English
Introduction to Node.js
Get started with Node.js, the most popular open source JavaScript runtime. Discover the ways in which Node.js helps in everyday computing scenarios, from service-mocking, rapid-prototyping and real-time applications, to Command Line Interfaces (CLI).
-
Course by
-
50
-
English
Introduction to Web Development with HTML5, CSS3, and JavaScript
Learn the key tools and programming languages to bootstrap your career as a Cloud Developer. Get started with web development using HTML5, CSS3, JavaScript and GitHub.
-
Course by
-
Self Paced
-
50
-
English