Instructor: Dan Wellman
So you want to learn JavaScript? In this course we'll start at the very beginning and learn everything about the language that a beginner needs to know. Maybe you've never programmed anything before, or maybe you're coming to JavaScript from another language. Whatever your situation, we'll go through everything you need to get up and running with one of the most popular and dynamic languages in use today.
The source repository for this course contains all the sample and demonstration code created throughout the course. The js
folder contains JavaScript sources for each of the topics covered. To run or experiment with one of these .js
files, simply update the script
element in examples.html
.
These are source files for the Tuts+ course: JavaScript Fundamentals
Available on Tuts+. Teaching skills to millions worldwide.