|
|
|
|
|
by WalterSear
3373 days ago
|
|
If you don't read other people's code, you are stuck understanding things in terms of the idioms of your own comprehension. Moreover, reading code is a skill, and much of being a good developer involves working with other people code, which means being able to efficiently parse other people's code. |
|
Of course we read a lot of people's code, but I'm not so sure it's something that needs to be actively practiced rather than done naturally over a career (which makes recommending people to read code pointless if it happens naturally).