Author: | Georg P. Loczewski |
Title: | A++ - |
Subtitle: | The Smallest Programming Language in the World |
Edition: | 1st, 2005 |
Number of pages: | 256 |
ISBN: | 3-87820-116-8 |
Price: | 29.95 EUR |
Date: | October 4th, 2004
Publisher: | S.Toeche-Mittler Verlag, Darmstadt, Germany |
(presented at the International Book Fair at Frankfurt, Germany, Oct. 6th-10th). |
|
The original edition is no more available! The data of the currently available edition are as follows:
|
Edition: | 26.04.2018 |
Number of pages: | 292 |
ISBN: | 978-3-7469-3021-3 |
Price (Paperback): | 29,95 EUR |
Size: | 14,8 cm x 21,0 cm |
Publisher: | tredition-Verlag, Hamburg, Germany |
|
More details on the new edition! |
Summary:
A++ has been developed in 2002 in the context of 'Programmierung pur'
[Undiluted Programming] (ISBN 3-87820-108-7) with the purpose to serve as a
learning instrument rather than as a programming language used
to solve practical problems.
A++ is supposed to be an
efficient tool to
become familiar with the
core of
programming and with
programming patterns that can be applied in other
languages needed to face the real world.
Programming in A++ students learn
- that programming problems can be solved using powerful patterns
derived from ARS (Abstraction, Reference and Synthesis), patterns
that comprise the three major programming paradigms in use today.
- Readers also learn that neither the knowledge of the syntax
of a programming language nor the familiarity with all the
primitive functions of a language implementation makes up
the art of programming.
This book does not only introduce A++ as a language but also
covers its
implementation in Perl and C including an introduction
to these languages using A++ itself.
External Links: