Best of
Software

1991

Effective C++: 55 Specific Ways to Improve Your Programs and Designs


Scott Meyers - 1991
    But the state-of-the-art has moved forward dramatically since Meyers last updated this book in 1997. (For instance, there s now STL. Design patterns. Even new functionality being added through TR1 and Boost.) So Meyers has done a top-to-bottom rewrite, identifying the 55 most valuable techniques you need now to be exceptionally effective with C++. Over half of this edition s content is new. Templates broadly impact C++ development, and you ll find them everywhere. There s extensive coverage of multithreaded systems. There s an entirely new chapter on resource management. You ll find substantial new coverage of exceptions. Much is gained, but nothing s lost: You ll find the same depth of practical insight that first made Effective C++ a classic all those years ago. Bill Camarda, from the July 2005 href="http://www.barnesandnoble.com/newslet... Only

Paradigms of Artificial Intelligence Programming: Case Studies in Common LISP


Peter Norvig - 1991
    By reconstructing authentic, complex AI programs using state-of-the-art Common Lisp, the book teaches students and professionals how to build and debug robust practical programs, while demonstrating superior programming style and important AI concepts. The author strongly emphasizes the practical performance issues involved in writing real working programs of significant size. Chapters on troubleshooting and efficiency are included, along with a discussion of the fundamentals of object-oriented programming and a description of the main CLOS functions. This volume is an excellent text for a course on AI programming, a useful supplement for general AI courses and an indispensable reference for the professional programmer.

Quality Software Management V 1 – Systems Thinking


Gerald M. Weinberg - 1991
    Weinberg tackles the first requirement for developing quality software: learning to think correctly -- about problems, solutions, and quality itself. Guidelines on management are introduced to stimulate the kind of thinking needed.

The Algorithmic Beauty of Sea Shells


Hans Meinhardt - 1991
    This fascinating and beautifully illustrated book conveys the intuitive appeal and the "touch of magic" that accompany the current research. A diskette, packaged with the book, contains the algorithms and simulations necessary to replicate the results. 150 illustrations.

Algorithms and Data Structures: Design, Correctness, Analysis


Jeffrey H. Kingston - 1991
    This book provides a look at the central algorithms and data structures of computer science, together with an introduction to the techniques of design, correctness and analysis required for understanding them.

The Design of OS/2


Harvey Deitel - 1991
    The comprehensive coverage provides insights into the decisions and philosophy underlying the design of OS/2.

Software Prototyping: Adoption, Practice, And Management (Mcgraw Hill Software Engineering Series)


M.F. Smith - 1991
    Adoption and technology transfer strategies for prototyping, with both conventional and specialized software tools, are proposed.

An Introduction to ANSI C on Unix


Paul S. Wang - 1991
    Designed to teach ANSI C on the UNIX system, this text begins with a chapter on UNIX for C Programmers that aims to facilitate hands-on learning of C in realistic situations.