,-----.,--. ,--. ,---. ,--.,------. ,------.
' .--./| | ,---. ,--.,--. ,-| || o \ | || .-. \ | .---'
| | | || .-. || || |' .-. |`..' | | || | \ :| `--,
' '--'\| |' '-' '' '' '\ `-' | .' / | || '--' /| `---.
`-----'`--' `---' `----' `---' `--' `--'`-------' `------'
-----------------------------------------------------------------
Cloud9 combines a powerful online code editor and development environment with a full Ubuntu workspace in the cloud.
Step 1: Follow this Cloud9 link and create a new free Account with your first and lastname.
Getting Started with Cloud9: Follow this getting started and create a HTML5 workspace and use the following settings.
Step 7: Follow the README.md until "watch the preview", you should see "hello, world" and move to step 8!
Step 8: Edit "hello-world.html" file and change at the "doSomething" function the textContent from "hello, world!" to "Hello, COG!". Save the file and watch the change at the live preview pane.
Hint: Have a look at line 56.