|
|
|
|
|
by wolfgke
4518 days ago
|
|
How to teach the knack: Write lots of code that uses the most sketchy language features available. The chance is high that soon you'll get code that doesn't work. Now go through each line (source code or assembly) using a debugger of your choice and get it to work again. Do this until there is nothing that will scare you anymore. |
|