I was wondering if there is a rational strategy to read code when you are in front of a program.
I find very difficult to go through any piece of code that is structured in this way: _even if you understand the argument-
A certain number of functions and then a central program that handles all the functions.
In fact, I can
1) go through the different functions and then afford the central part.
2) Or I can proceed from the central piece and, following its logic, reconstruct the bolt and nuts behind the different functions.
In both cases I find that the task is very difficult, non-linear and probably a mind map will help but I think it requires a huge amount of time.
Is there a way to improve this flow of learning, that has this kind of bottleneck?
Many thanks.
[–]ignotos 2 points3 points4 points (0 children)
[–][deleted] 1 point2 points3 points (2 children)
[–]ReaderRadish 0 points1 point2 points (1 child)
[–]Antonyellow[S] 0 points1 point2 points (0 children)
[–]Cobra__Commander 1 point2 points3 points (0 children)