8 ms·
> Reading code can be a complementary activity that can bring insights but it's not a way to level up. Counter-point: As a professional developer one might spe
by devnonymous 4y ago
> Reading code can be a complementary activity that can bring insights but it's not a way to level up.
Counter-point: As a professional developer one might spend far more time reading code than writing code. In my experience, all the good developers I've worked with have the ability to skim through large code bases and quickly zone into the parts that interest them. It is a very deliberate skill to cultivate.
I once put down my thoughts on this : http://lonetwin.net/20090829/hacks-you-can-live-without/on-reading-code-efficiently/ http://lonetwin.net/20090829/hacks-you-can-live-without/on-r...
- therealdrag0 4y agoNot sure your counterpoint is a counterpoint. I think it just illustrates there are multiple ways of reading code, just like reading text. Reading text to research is different than reading text to learn to be a better writer.