|
|
|
|
|
by dnadler
531 days ago
|
|
While that wasn’t my experience as a junior developer, this is something that I used to do with academic papers. I would read it start to finish. Later on, I learned to read the abstract, then jump to either the conclusion or some specific part of the motivation or results that was interesting. To be fair, I’m still not great at reading these kinds of things, but from what I understand, reading it start to finish is usually not the best approach. So, I think I agree that this is not really common with code, but maybe this can be generalized a bit. |
|
It really, really depends on who you are and what your goal is. If it's your area, then you can probably skim the introduction and then forensically study methods and results, mostly ignore conclusion.
However, if you're just starting in an area, the opposite parts are often more helpful, as they'll provide useful context about related work.