|
|
|
|
|
by trebligdivad
3064 days ago
|
|
Pick something simple the program does and follow it through.
Feel free to follow any side branches in the code that you come across as you read through.
If there's one bit you're interested in, look at it with git (or whatever it's stored in) - see recent changes, and try and understand them. |
|