Live data from Hacker News

Watch other people code

castingcode.tv

51–60 of 96 posts

Re: Watch other people code

#53
post #4

I've grown the most as a programmer literally kneeling or standing behind the shoulder of programmers with 5 to 8 years more experience than I had. Those hours I spent in that position was more beneficial than hours sitting in expensive classes, hours spent debugging, hours spent reading, hours spent building new programs... combined. The speed of great content delivery by watching someone much better than you code c…

I agree. It isn't just pure programming that I have learned either. It is learning more about tools, different apps, different workflows, and new debugging tips. Also, I don't think the experience matters. Someone fresh out of school may have a new trick to teach me or a 20 year veteran has an old school trick I never new.

Re: Watch other people code

#54
post #22
post #18

Earlier quoted context omitted.

This is a brilliant suggestion. I've seen countless posts here on "how should I learn design?". When I think about learning to design, I want to learn the process of a good designer, not just theory or tricks. For example, I learnt a lot more design from this post and video than other stuff: http://paulstamatiou.com/startup-web-design-ux-crash-course http://www.youtube.com/watch?v=CYEQpwduyPU

This would need some good editing. When I'm working on a website design, it can take some time for the finished version to come together. There's quite a lot of experimenting, tweaking, undoing etc... going on. Nice idea though.

That is all part of the design process, I'm not sure why you would edit it out.

Re: Watch other people code

#57

Am I the only one who thinks this might be incredibly boring? Seriously, over the course of say, a 10 hour coding day, how many inspired, exciting, or even interesting moments are there? That is alot of 'dead air'... This feels like an Onion satire on the popularization of 'geek'

The point isn't to sit and watch a 10-hour coding session. Even if such lengthy things are available, I imagine the most benefit would come from just watching a random 5 minutes of a bunch of different people's styles and learning from their basic approaches.

Re: Watch other people code

#58
post #15

Am I the only who loathe the current trend of posting things before they are finished? I am all for the lean approach, but this isn't a minimum viable product (that would be a player and a tagging system to find the language I was interested in) it is a website.

Unfortunately MVP is one of those terms like "pivot" that got out of control. An MVP is "the minimum viable product is that version of a new product which allows a team to collect the maximum amount of validated learning about customers with the least effort."

http://www.startuplessonslearned.com/2009/08/minimum-viable-...

This is a great example of an MVP. If nobody signs up, he knows there is no demand for this product.

Re: Watch other people code

#60

Am I the only one who thinks this might be incredibly boring? Seriously, over the course of say, a 10 hour coding day, how many inspired, exciting, or even interesting moments are there? That is alot of 'dead air'... This feels like an Onion satire on the popularization of 'geek'

I think we'll end up with some planned and edited screencasts, and some "live coding" streams that are great (with 95% of the live streams being dull.) So there would probably need to be some kind of reputation system or way to look for coders who happen to be interesting in this format.

There are some really good screencasts out there -- I watched some of Kent Beck's Test Driven Development videos and learned way more than I did from the book. (http://pragprog.com/screencasts/v-kbtdd/test-driven-developm...)

Post reply on HN