The Programmers' Troubleshooting Guide
Century

Information

Most home computer owners spend more time trying to cure the bugs in their programs than writing them in the first place.

This book, by a professional programmer, shows you in clear and logical steps how to cut down on your debugging time. He shows you how to lay out a program clearly, how to write it in modules, each one of which can be tested before being incorporated into the whole. He looks at the most common things which go wrong in the areas of sound, graphics and procedures. Above all, he stresses the importance of making regular saves and backups of your work.

Whether you're a beginner taking your first steps in BASIC or already tackling machine-code programs, you are bound to find this book useful.

Further machine-specific versions of this book are available for the Spectrum and the Commodore 64.

First Sentence

Anyone using a computing for the first time has to learn the majority of the problems and solutions of programming without outside help.