From the course: Code Clinic: Clojure

Using the exercise files - Clojure Tutorial

From the course: Code Clinic: Clojure

Start my 1-month free trial

Using the exercise files

- [Instructor] For the exercise files provided with this course, I suggest that you download them and place them on your desktop. Let's take a look at their structure. First, there's a separate folder for each of the six chapters. Inside of one of the chapter folders, there's a separate folder for each section. Inside of the section folders, there is a start and finished folder. The start folder will have the state of the files at the beginning of the video, while the finished folder has the state of the files at the end of the video. Feel free to open up the start folder each time you start a video. Now let's take a look at opening up a project in IntelliJ. I'll click Open, and then I'll navigate to the Exercise Files. Inside the chapter, I'll go to the first section, click the start folder and click OK. This'll open all the files you need for the project to get started.

Contents