Code School: JavaScript Road Trip Part 1
An introduction to the very basics of the JavaScript language.
What you'll learn
An introduction to the very basics of the JavaScript language. Build a foundation of JavaScript syntax and learn how to use values, variables, and files.
Table of contents
Course FAQ
JavaScript is a text- based programming language that is both on the client-side and server-side.
JavaScript is most often used to make web pages interactive with users. JavaScript provides interactive elements that HTML and CSS cannot offer.
Some of the benefits of javascript are that it is a client side language, an easy language to learn, it is comparably fast for the end user, and it extends functionality to web pages.
Some of the most popular programming languages are: Python, JavaScript, Java, Ruby, PHP, Swift
This JavaScript course is for anyone who would like to learn how to code.