Qvault Classroom just launched its first _free _coding course! This one is short, sweet, and to the point. We created a thirty-exercise, two-module course that caters to students who have never seen a single line of code before. That’s right, this is a code-in-the-browser course for absolute beginners.

What is Taught?

The course is made of 80% code completion exercises and 20% multiple-choice questions.

Some of the concepts covered include:

  • Variables
  • Printing
  • Mathematical Operations
  • Loops

We use JavaScript throughout the course for two reasons:

  • JavaScript is an interpreted, dynamically typed language. This means we can leave some of the lower-level details for later courses and focus on more interesting concepts immediately.
  • JavaScript is extremely popular and one of the most-used programming languages. JavaScript tends to be a language that junior developers are able to find a job using quickly.

#engineering #javascript #programming #coding

Announcing a "(Very) Basic Intro to Coding"
1.05 GEEK