
Software Development Guidelines
Publisher: literateprogramming.com 2000
Number of pages: 103
Description:
The intent of this document is to create a guide for software source code quality. The guidelines appearing herein apply to anyone who creates, modifies, or reads software source code. This document is simply a set of rules to follow during the implementation phase that will help produce a higher quality result.
Download or read it online for free here:
Download link
(1.1MB, PDF)
Similar books
Software Optimization Resourcesby Agner Fog - agner.org
These manuals describe everything you need to know about optimizing code for x86 and x86-64 microprocessors, including optimization advices for C++ and assembly language, details about the microarchitecture and instruction timings of processors.
(15647 views)
97 Things Every Software Architect Should Knowby Richard Monson-Haefel - O'Reilly
These articles are the original, unedited contributions for the book 97 Things Every Software Architect Should Know. Today's leading software architects present valuable principles on key development issues that go way beyond technology.
(24736 views)
Engineering Software for Accessibilityby Microsoft Corporation - Microsoft Press
Discover how to create accessible software by planning for accessibility from the beginning of the development cycle. Familiarize yourself with the basics of accessibility, including color contrast, font size, the images, and systemwide settings.
(15537 views)
Software Architectby Nigel - ivencia.com
In this high technology world of computing, we have forgotten the original promise of software technology -- to make our lives easier. This book is about how individuals can take the lead in realigning our development efforts to that promise.
(15394 views)