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
Picturing Programs: an Introduction to Computer Programming
by Stephen Bloch - College Publications
Picturing Programs is a textbook for beginning computer programming, not directed towards learning a particular programming language, but rather at learning to program well. This book can be used at the high school or college level.
(16219 views)
by Stephen Bloch - College Publications
Picturing Programs is a textbook for beginning computer programming, not directed towards learning a particular programming language, but rather at learning to program well. This book can be used at the high school or college level.
(16219 views)
The Unicode Standard, Version 3.0
by The Unicode Consortium - Addison-Wesley Professional
Technical guide to the creation of software for worldwide use. The book includes detailed specifications for Unicode: structure, encoding forms, character properties, semantics, equivalence, combining characters, conversion, allocation, etc.
(15711 views)
by The Unicode Consortium - Addison-Wesley Professional
Technical guide to the creation of software for worldwide use. The book includes detailed specifications for Unicode: structure, encoding forms, character properties, semantics, equivalence, combining characters, conversion, allocation, etc.
(15711 views)
The Little Manual of API Design
by Jasmin Blanchette - Trolltech
API is the set of symbols that are available to the users to write their applications. This manual presents the key insights into API design that were discovered through many years of software development on the Qt application development framework.
(8401 views)
by Jasmin Blanchette - Trolltech
API is the set of symbols that are available to the users to write their applications. This manual presents the key insights into API design that were discovered through many years of software development on the Qt application development framework.
(8401 views)
Building and Testing with Gradle
by Tim Berglund, Matthew McCullough - O'Reilly Media
The book provides an excellent start and orientation for the Gradle technology, both using Gradle as a build tool and as a complete solution for automating the compilation, test, and release process of simple and enterprise-level applications.
(8608 views)
by Tim Berglund, Matthew McCullough - O'Reilly Media
The book provides an excellent start and orientation for the Gradle technology, both using Gradle as a build tool and as a complete solution for automating the compilation, test, and release process of simple and enterprise-level applications.
(8608 views)