Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Digital Literacy Launching a Workspace

At 02:20 it was described how to create a workspace without a course. But how do I get to that page first?

Do I need to go to workspaces.com? Is that the name of the website?

2 Answers

Steven Parker
Steven Parker
229,744 Points

The "workspaces" being discussed here are the online practice environments provided by Treehouse. You should see Workspaces in the menu bar at the top of each page of this site. Clicking it will take you to the right page, as will clicking on the colored link I created in the previous sentence.

The workspaces make experimentation easy by combining a complete program build/run environment and a text editor. Plus they have a "snapshot" feature that makes it simple to share the entire project here in the forum if you need assistance.

Thank you, so I can only use workspaces in Treehouse?

Steven Parker
Steven Parker
229,744 Points

That's right, these are an exclusive feature of your Treehouse subscription.

There are other kinds of integrated development environments (known as "IDE"s), some which can be downloaded and used on your own computer.

Thank you so much for the clarification