rickyfir / learn-js

Learn how to program in JavaScript with guides and tutorials.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is JavaScript?

Welcome to the MDN beginner's JavaScript course! In this article we will look at JavaScript from a high level, answering question such as "What is it?" and "What you can do with it?", and making sure you are comfortable with JavaScript's purpose.

A first splash into JavaScript

Now you've learned something about the theory of Javascript and what you can do with it, we are going to give you an idea of what the process of creating a simple JavaScript program like, by guiding you through a practical tutorial. Here you'll build up a simple "Guess the number" game, step by step.

About

Learn how to program in JavaScript with guides and tutorials.


Languages

Language:HTML 93.7%Language:JavaScript 6.3%