| |
| | ERCB: The Practice Of Programming |
 | | No matter what the hot technology of the day is, writing software ultimately passes through the phase in which the developer has a sufficiently clear idea of the needs, the constraints, and the solution to utilize, but needs to concretize his logical comprehension of the project into real, working, solid code. |
 | | Subsequent chapters touch on design principles, testing practices, common algorithms (this chapter is too short to be of any real usefulness, I would have left it out), debugging (very good chapter), performance tuning, general portability hints, and a glance at notations. |
 | | 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 the focus of computer science or programming courses. |
| www.ercb.com /feature/feature.0039.html (0 words) |
|