Logo

The Little Manual of API Design

Small book cover: The Little Manual of API Design

The Little Manual of API Design
by

Publisher: Trolltech
Number of pages: 33

Description:
API is the set of symbols that are exported and available to the users of a library to write their applications. This manual gathers together the key insights into API design that were discovered through many years of software development on the Qt application development framework at Trolltech.

Home page url

Download or read it online for free here:
Download link
(200KB, PDF)

Similar books

Book cover: Bringing Design to SoftwareBringing Design to Software
by - Addison-Wesley
In this landmark book, Terry Winograd shows how to improve the practice of software design, by applying lessons from other areas of design to the creation of software. The goal is to create software that works -- really works.
(13406 views)
Book cover: Scientific Software Engineering in a NutshellScientific Software Engineering in a Nutshell
by - arXiv
Writing complex computer programs to study scientific problems requires careful planning and an in-depth knowledge of programming languages and tools. In this text the importance of using the right tool for the right problem is emphasized.
(11621 views)
Book cover: Software Development GuidelinesSoftware Development Guidelines
- literateprogramming.com
A guide for software source code quality. The guidelines apply to anyone who creates, modifies, or reads software source code. This document is a set of rules to follow during the implementation phase that will help produce a higher quality result.
(19282 views)
Book cover: Building and Testing with GradleBuilding and Testing with Gradle
by - 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.
(8514 views)