Watch other people code
51–60 of 96 posts
Re: Watch other people code
#52Re: Watch other people code
#53I'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…
Re: Watch other people code
#54Earlier 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.
Re: Watch other people code
#55Re: Watch other people code
#56Re: Watch other people code
#57Am 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'
Re: Watch other people code
#58Am 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.
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
#59Re: Watch other people code
#60Am 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'
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...)