Preface
Have you ever...
wasted a lot of time coding the wrong algorithm?used a data structure that was much too complicated?tested a program but missed an obvious problem?spent a day looking for a bug you should have found in five minutes?needed to make a program run three times faster and use less memory?struggled to move a program from a workstation to a PC or vice versa?tried to make a modest change in someone else’s program?rewritten a program because you couldn’t understand it?
Was it fun?
These things happen to programmers all the time. But dealing with such problems is often harder than it should be because topics like testing, debugging, portability, performance, design alternatives, and style—the practice of programming—are not usually ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access