Processing ......
FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
 
No Bugs! - Delivering Error-Free Code in C and C++
Top Free Programming Books 🌠 - 100% Free or Open Source!
  • Title: No Bugs! - Delivering Error-Free Code in C and C++
  • Author(s) David Thielen
  • Publisher: Addison-Wesley (C) (September 1992)
  • Paperback: 224 pages
  • eBook: PDF (214 pages, 1.3 MB)
  • Language: English
  • ISBN-10: 0201608901
  • ISBN-13: 978-0201608908
  • :

Book Description

This book offers a revolutionary approach to software development by showing programmers how to write error-free code from the start. No Bugs! presents techniques to stop many kinds of bugs from being included in a prog ram. It also discusses how to test programs to find bugs.

Experienced software developer David Thielen reveals a series of tricks that you can include in a program to warn of the presence of bugs. All are designed to be quick and easy to implement so that you can shorten the amount of time needed to complete and test your programs. All coding is done in C, C++, and assembly language, and all examples are fully functional.

More than a debugging guide No Bugs! offers programmers a new way of thinking about developing software. It is also an invaluable resource for testers, managers, software support personnel, and anyone involved in ensuring that software is delivered bug free to the customer.

About the Authors
  • N/A
Reviews, Ratings, and Recommendations: Related Book Categories: Read and Download Links: Similar Books:
  • Writing Bug-Free C Code: Automatically Detects Bugs in C Code

    This book describes a technique that results in virtually bug-free code from the beginning. It details the key to writing bug-free code: the class methodology with run-time type checking, covers creating a new heap manager that is rock solid.

  • Fundamentals of Programming C++ (Richard L. Halterman)

    This book teaches the basics of C++ programming in an easy-to-follow style, without assuming previous experience in any other language. It explains fundamental concepts and techniques in greater depth than traditional introductions.

  • Thinking in C++, Vol 1: Introduction to Standard C++ (2nd Edition)

    Thinking in C++ by Bruce Eckel is the one C++ book you must have if you're doing serious development with C++. The book filled with expert advice and written in a patient, knowledgeable style.

  • Modern C (Jens Gustedt)

    Take your C programming skills to new heights, whether you're just starting out with C or have more extensive experience. Organized by level, this comprehensive guide lets you jump in where it suits you best while still reaping the maximum benefits.

  • Beej's Guide to C Programming (Brian Hall)

    This book introduces you to the most commonly used programming language, for computer users who would want to have an idea what is happening behind the scenes as they work with various computer programs.

  • O'Reilly® Using C on the UNIX System (David A. Curry)

    This book provides a thorough introduction to the UNIX system call libraries. It is aimed at programmers who already know C, but who want to take full advantage of the UNIX programming environment.

  • Introduction to C and GUI Programming (Simon Long)

    This book is an introduction to C, and covers the basics of writing simple command-line programs. It also shows how to use the GTK user interface toolkit with C to create feature-rich GUI applications which can be run on the desktop.

  • Deep C (and C++) by Olve Maudal and Jon Jagger

    We will study small code snippets in C and C++, and use them to discuss the fundamental building blocks, limitations and underlying design philosophies of these wonderful but dangerous programming languages.

  • Programming Persistent Memory: A Comprehensive Guide

    The book explains fundamental concepts, provides an introduction to Persistent Memory programming APIs for C, C++, JavaScript, and other languages, discusses RMDA with persistent memory; reviews security features; and presents many examples.

  • Notes on Data Structures and Programming Techniques in C

    There are two purposes to this book: to teach you to program in the C programming language, and to teach you how to choose, implement, and use data structures and standard programming techniques.

  • The C Book: Featuring the ANSI C Standard, 2nd Edition

    This book presents an introduction to the C programming language, featuring a structured approach and aimed at professionals and students with some experience of high-level languages, includes highlights of common traps and pitfalls in C programming.

  • Learn to Code with C (Simon Long)

    This book is an introduction to programming in C for absolute beginners; you don’t need any previous programming experience, and a Raspberry Pi running Raspbian is all you need to get started.

  • The Art and Craft of Programming, C Edition (John C. Lusth)

    This book is designed to be used as the primary textbook in a college-level first course in computing. It takes a fairly traditional approach, emphasizing problem solving, design, and programming as the core skills of computer science.

  • Object-Oriented Programming with ANSI-C (A. Schreiner)

    This book is not going to praise object-oriented programming or condemn the Old Way. It's simply going to use ANSI-C to discover how object-oriented programming is done, what its techniques are, why they help us solve bigger problems,

  • Extreme C (Kamran Amini)

    This book will teach you to use C's advanced low-level power to write effective, efficient systems. This intensive, practical guide will help you become an expert C programmer. The book is essential for anybody who wants to take their C to the next level.

  • Learning C with Pebble (Mike Jipping)

    The book teaches how to program using the C programming language. It has "project" exercises: complete Pebble smartwatch applications that give you code to start, ask you to make changes, and give you a solution so you can compare with answers.

  • Scientific Programming and Computer Architecture

    The book digs into linkers, compilers, operating systems, and computer architecture to understand how the different parts of the computer interact with programs. It begins with a review of C/C++ and explanations of how libraries, linkers, and Makefiles work.

  • Essential C (Krzysztof Kowalczyk)

    This book provides clear and concise explanation of topics for programmers both starting to learn the C Programming Language as well as those diving in more complex topics. Examples are linked to online playground that allows you to play with them.

Book Categories
:
Other Categories
Resources and Links