Comment on Ask HN: How do you learn to read large code bases?Comments−dntrkv4yThe only way I’ve ever been able to learn a code base is by fixing bugs or implementing features. If I don’t have an immediate goal in mind, nothing actually sticks in my mind. I feel the same about reading most programming books.
Comments
The only way I’ve ever been able to learn a code base is by fixing bugs or implementing features. If I don’t have an immediate goal in mind, nothing actually sticks in my mind. I feel the same about reading most programming books.