If you’re learning to program for the first time, or if you’re coming from a different language, this course, JavaScript: Getting Started, will give you the basics for coding in JavaScript. First, you'll discover the types of applications that can be built with JavaScript, and the platforms they’ll run on. Next, you’ll explore the basics of the language, giving plenty of examples. Lastly, you’ll put your JavaScript knowledge to work and modify a modern, responsive web page. When you’re finished with this course, you’ll have the skills and knowledge in JavaScript to create simple programs, create simple web applications, and modify web pages.
Get 50% Off Udacity Nanodegrees — Code CC50
AI Adoption - Drive Business Value and Organizational Impact
Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
If you’re learning to program for the first time, or if you’re coming from a different language, this course, JavaScript: Getting Started, will give you the basics for coding in JavaScript. First, you'll discover the types of applications that can be built with JavaScript, and the platforms they’ll run on. Next, you’ll explore the basics of the language, giving plenty of examples. Lastly, you’ll put your JavaScript knowledge to work and modify a modern, responsive web page. When you’re finished with this course, you’ll have the skills and knowledge in JavaScript to create simple programs, create simple web applications, and modify web pages.
Taught by
Mark Zamoyta
Reviews
5.0 rating, based on 1 Class Central review
4.6 rating at Pluralsight based on 2279 ratings
Showing Class Central Sort
-
It covers the very basics of JS using VS code and a local server using npm to test your code. There isn't any required activities and you practice as you follow along the instructor using a downloadable file.
Learn about variables, functions, methods, arrays, how to modify a webpage with JS (fundamentals of DOM - document object model), manipulate arrays with methods, and scope.
I was already familiar with some basic concepts and finished this course in 4 hours.