DevSpace Overview

DevSpace is a coding environment embedded in Zulama. This article will walk you through everything you need to know to get started using DevSpace in your classroom.

WHAT IS DEVSPACE?

 

DevSpace is a coding environment embedded in Zulama that is integrated with coursework for several courses, including:

These courses will direct students to use DevSpace to code in JavaScript, HTML, and CSS programming languages.

 

ACCESSING DEVSPACE

 
  1. From the home screen of your course, select the Resources tab at the top of the page.

 

  1. Launch DevSpace by clicking on the tile in the top row.

 

 

  1. When you open DevSpace, you will find pre-built project folders for the courses that utilize the environment in the curriculum.

  2. Folders are represented by an arrow icon , while individual files are represented by a page icon .

  3. Double click on any of the folders or files to open them in a new window.

  4. The GameDesign project folder is meant to be used with the Web Design and Coding with JavaScript courses. The ArtificialIntelligence folder is meant to be used with the Artificial Intelligence course. 

 

HOW TO USE DEVSPACE