From the course: Computer Science Principles Lab: JavaScript

Using the exercise files - JavaScript Tutorial

From the course: Computer Science Principles Lab: JavaScript

Start my 1-month free trial

Using the exercise files

- [Instructor] The exercise files are available via the course page or from GitHub. The link for the files on GitHub can be found on my website at dougwinnie.com/cspJavaScript. When you download and extract the compressed file you'll see a folder for each video that includes a coding example. Inside there is a start folder that you can use to start the coding lesson. If any new code is created, there is also a finish folder that contains all the code that is created in the lesson that you can use if you get stuck, or if you want to refer to it later on. Sometimes the finished code in the exercise file contains some additional comments or materials to help explain things in more depth.

Contents