|
|
|
|
|
by GlennS
1415 days ago
|
|
I often write out callstacks/dependency chains on paper. I find that makes it stick. Try actually using the program as an end user would. Read error messages, read code, make predictions about what the code does, find out if your predictions are true. |
|