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: 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.
(19066 views)
Book cover: How to Design Programs: An Introduction to Programming and ComputingHow to Design Programs: An Introduction to Programming and Computing
by - The MIT Press
The focus of the book is the design process, from problem statements to organized solutions, it deemphasizes the algorithmic and language details, and specific applications. Programming is a fun activity, and a way to express abstract ideas.
(24008 views)
Book cover: Programming Fundamentals: A Modular Structured Approach Using C++Programming Fundamentals: A Modular Structured Approach Using C++
by - Connexions
The approach of this course will be to take the student through a progression of materials that will allow the student to develop the skills of programming. This textbook covers modular/structured programming fundamentals.
(17253 views)
Book cover: The Unicode Standard, Version 3.0The Unicode Standard, Version 3.0
by - 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.
(15419 views)