
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
Evil by Design: Design patterns that lead us into temptationby Chris Nodder - O'Reilly Media
The book takes a look at how web and application design can be used to exploit psychological principles to persuade us to act. Features include: Examples of evil designs from around the Web; Introduction to the psychology of persuasion; etc.
(18841 views)
Fundamentals of Programming: With Object Orientated Programmingby Gary Marrer
Written for students who are preparing for their first computer programming language class. The topics are presented in an easy to understand fashion with special emphasis on the fundamental concepts necessary to develop quality software programs.
(17083 views)
Building and Testing with Gradleby 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.
(10784 views)
The Art of Readable Codeby Dustin Boswell, Trevor Foucher - O'Reilly
This book focuses on the nuts and bolts of programming, with simple and practical techniques you can use every time you sit down to write code. You'll find tips throughout the book, with easy-to-digest code examples and helpful illustrations.
(23241 views)