zlacker
[parent]
[thread]
0 comments
1. tomjak+(OP)
[view]
[source]
2026-02-04 23:06:08
Yeah, just reading code does little to help me understand how a program works. I have to break it apart and change it and run it. Write some test inputs, run the code under a debugger, and observe the change in behavior when changing inputs.
[go to top]