JavaScript is used in every website and also used in Mobile App Development, Artificial Intelligence, IoT, Game Development, and database development, It's the most demanding skill now. Here is the list of Free JavaScript courses that will help you to learn JavaScript.
1.Build a Quiz App with HTML, CSS, and JavaScript
Want to improve your core Web Development skills? Want to improve your knowledge of HTML, CSS, and JavaScript? In this course, you're going to learn how to build a Quiz application without the assistance of libraries or frameworks.
What you will learn from this course?
- ES6 JavaScript features like arrow functions, the spread operator, const and let, and template literal string
- how to use the Fetch API to load trivia questions from an API
- how to store high scores in Local Storage
- how to use Flexbox, Animations, and REM units in CSS
- how to create a progress bar from scratch
- how to create a spinning loader icon from scratch
2.Code Your First Game: Arcade Classic in JavaScript on Canvas
At the end of this short course, you'll have programmed your first game. You'll learn gameplay development fundamentals by really doing it – writing and running real code on your own machine.
What you will learn from this course?
- Display, position, and move filled shapes for retro and prototype gameplay
- Move a ball around your game space such that it bounces off boundaries
- Handle real-time mouse input
- Detect and respond to simple collisions
- Program very basic artificial intelligence
- Keep and display score during play
- Understand the subtle, key difference between a classic game in this style which is fun to play versus one that isn't
- Define and code a win condition and end state for your game
3.Programming for Entrepreneurs - JavaScript
This course is the fastest way for you to get a basic understanding of JavaScript programming. Whether your goal is to build websites, HTML5 games, and apps, or server-side programming, you need to learn the basics of the language and get it right from the start.
What you will learn from this course?
- Learn basic JavaScript
- Learn how to make interactive HTML pages/apps