From the course: Coding for Visual Learners: Learning JavaScript from Scratch
Unlock this course with a free trial
Join today to access over 24,400 courses taught by industry experts.
Congratulations - JavaScript Tutorial
From the course: Coding for Visual Learners: Learning JavaScript from Scratch
Congratulations
- [Instructor] Having completed this course, you should now be familiar with the basics of the JavaScript language and with programming in general as the concepts that we learned are widely applicable to different programming languages. Think of learning about past tenses in a natural spoken language like English. How you construct a past tense sentence might structurally differ in between English and Japanese. But the fact that you have a conceptual understanding of what a past tense is, would allow you to transfer your knowledge from one language to next in a much easier manner, once you figure out the mapping in between them. In this course, we learned about the fundamental structures in programming languages such as variables, operators, loops, conditionals, functions, objects, and arrays using JavaScript. Other programming languages that I personally had to interface so far had an implementation of these…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.