• Menu
  • Skip to right header navigation
  • Skip to main content
  • Skip to secondary navigation
  • Skip to primary sidebar

OnlineProgrammingBooks.com

Legally Free Computer Books

  • All Categories
  • All Books
  • All Categories
  • All Books
  • About Us
  • Privacy policy
  • Disclaimer
  • Subscribe
  • Contact
You are here: Home ▶ C ▶ Writing Bug-Free C Code

Writing Bug-Free C Code

March 24, 2006

Writing Bug-Free C Code

Advocating a style of C programming based upon data abstraction (classes) and run-time object verification.

Book Description

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. In support of this methodology, the book covers creating a new heap manager that is rock solid.

Table of Contents

  • Understand Why Bugs Exist
  • Know Your Environment
  • Rock-Solid Base
  • The Class Methodology
  • A New Heap Manager
  • Designing Modules
  • General Tips
  • Style Guide

Download Free PDF / Read Online

Author(s): Jerry Jongerius
Format(s): HTML
Link: Read online.

Similar Books:

  1. Writing GNOME Applications
  2. Code Conventions for the Java Programming Language
  3. An Introduction to the Analytical Writing Section of the GRE General Test
  4. Designing Arcade Computer Game Graphics
  5. C Elements of Style
Previous Post: « Dictionary of Algorithms and Data Structures
Next Post: Information Technology for Counterterrorism »

Primary Sidebar

Get Latest Updates

  • Facebook
  • Pinterest
  • RSS
  • Twitter
  • YouTube
  • About Us
  • Privacy policy
  • Disclaimer
  • Subscribe
  • Contact

Copyright © 2006–2023 OnlineProgrammingBooks.com