I hope there's other language support in the future. Good luck!
Watch someone else code and learn
11–20 of 20 posts
Re: Watch someone else code and learn
#12Re: Watch someone else code and learn
#13Awesome idea. But the site is giving me 500 error after 2-3 clicks.
Re: Watch someone else code and learn
#14Re: Watch someone else code and learn
#15I just discovered Notch's screen captures of his development process: http://www.twitch.tv/notch/videos Interesting to see that it isn't as different from mine as I expected.
Most people who code for the camera thinks it's the 'Me Show!' and act like a starlet.
He also codes from scratch, without practicing beforehand. (At least, not that exact problem.) This means you get to see his thought process and all his trial-and-error. When watching most tutorials, they've got it all planned out beforehand and it doesn't teach you to think, just to copy.
Re: Watch someone else code and learn
#16Re: Watch someone else code and learn
#17First off, that site is simply gorgeous. Seriously. Secondly, I have a request to the makers of the site: Could you make this open-source? Or at least make the platform available for other people to create lessons on? I think something like this would make computer science education amazingly simple to share around the world. Given some additional plug-ins, this platform could move beyond the simpler html/css/javascr…
Great that you like the site. The site will become available for others soon so that everyone can code and share their knowledge. Currently we are working on making the platform and the playback technology robust.
Currently it supports HTML, CSS, JS. We are currently focusing on these 3 technologies only for now.
Because a lot of our resources are going into the development of the playback feature we have kept on-site features like upvoting, etc on the lower priority side. But they will be seen soon.
Great that you like it :)
Re: Watch someone else code and learn
#18In general this is very cool. Some constructive criticism: 1) I was really expecting an actual programming language instead of "just" HTML/CSS. 2) When watching some of the CSS demos, the switch back and forth between the HTML tab and the CSS tab was pretty jarring. I'd like to be able to see both at all times. 3) It took more clicks than expected to get things started.
2) The swapping of editors is to provide more space to the active editor, when we tested using all editors simultaenously, the lack of space for each editor made it difficult for the users to track the code. They would be completely lost if the author scrolled down rapidly.
3) Noted, we are already working on to speed up the site and remove all these bugs.
Re: Watch someone else code and learn
#19It would be nice if he could be unbanned.