Description
In this course, you will :
- JavaScript is the programming language that runs the modern web. In this course, you will study the fundamentals of web programming using JavaScript.
- You'll be working with functions, objects, arrays, variables, data types, the HTML DOM, and much more.
- Learn how to use JavaScript and discover interactive possibilities with modern JavaScript technologies.
- Learn how to test code and create a unit test with Jest.
Syllabus:
- Introduction to Javascript
- The Building Blocks of a Program
- Programming Paradigms
- Testing