Y
Hacker News
new
|
ask
|
show
|
jobs
by
berikv
525 days ago
Personally, I’d start with divide and conquer. If you’re working on a relevant code base chances are that you can’t learn all the API spec and documentation because it’s just too much.
2 comments
berikv
525 days ago
Also: Fix every bug twice: Both the implementation and the “call site” — if at all possible
link
BobbyTables2
525 days ago
Ye ol’ “belt and suspenders” approach?
link
causal
525 days ago
Check the plug should be first
link