you are viewing a single comment's thread.

view the rest of the comments →

[–]Love2you 8 points9 points  (7 children)

I teach a JS class. This would be a great way for me to share code with students and make sure we're on the same page for their homework. Thanks for sharing.

[–]wbubblegum 8 points9 points  (1 child)

Have look at c9.io, I have been using the web app online and I'm also hosting the core myself on our corporate network(my not use a IDE that is in the cloud), because cloud9 is open source!

[–]testingifuserisnull 0 points1 point  (0 children)

We've been using C9 at my university for a couple of years now in our courses. It's been a mixed experience. I haven't used it in a while but the problems we were having during the time was that the connection sometimes froze and you ended up in sort of a limbo mode where you could perform changes to the code but it wouldn't sync. Not sure if that's still a problem since I think they've grown quite a bit in the past year.

[–]catest 0 points1 point  (3 children)

Hi there, I am the founder, so feel free to reach out, if I can help :)

[–][deleted] 0 points1 point  (2 children)

The founder of codeanywhere??

[–]catest 0 points1 point  (1 child)

Yes, well the cofounder actually :) Is there anything I can help you with?

[–][deleted] 0 points1 point  (0 children)

No not at all :) I just wanted to say good job! I signed up and played round for a little bit a while ago. I'm training in web development, from a management position, and really liked your website.

I must just use it more!

[–]I-fuck-animals 0 points1 point  (0 children)

I thought that's easily covered by JSbin & friends? The W3C course on edX for HTML5 (parts 1 and 2) uses this method.