Module 4: The Workspace

313

The lessons in this module will focus on the workspace. The workspace is the section of the website that contains the file system for your project as well as an integrated IDE to allow you to edit the files present. There are also other tools that allow for greater control over the project which we will also cover in this section.



The project file stucture is divided by language and within each language's folder, there is further separation between tests, non-test files and modules/functional files used to run the tests.