buchspektrum Internet-Buchhandlung

Neuerscheinungen 2016

Stand: 2020-02-01
Schnellsuche
ISBN/Stichwort/Autor
Herderstraße 10
10625 Berlin
Tel.: 030 315 714 16
Fax 030 315 714 14
info@buchspektrum.de

Edi Weitz

Common Lisp Recipes


A Problem-Solution Approach
1st ed. 2016. XXVII, 744 S. 598 SW-Abb. 254 mm
Verlag/Jahr: SPRINGER, BERLIN; APRESS 2016
ISBN: 1-484-21177-4 (1484211774)
Neue ISBN: 978-1-484-21177-9 (9781484211779)

Preis und Lieferzeit: Bitte klicken


Find
solutions to problems and answers to questions you are likely to encounter when
writing real-world applications in Common Lisp. This book covers areas as
diverse as web programming, databases, graphical user interfaces, integration
with other programming languages, multi-threading, and mobile devices as well
as debugging techniques and optimization, to name just a few.

Written by an
author who has used Common Lisp in many successful commercial projects over
more than a decade, Common Lisp Recipes is also the first Common Lisp
book to tackle such advanced topics as environment access, logical pathnames,
Gray streams, delivery of executables, pretty printing, setf expansions, or
changing the syntax of Common Lisp.

The
book is organized around specific problems or questions each followed by
ready-to-use example solutions and clear explanations of the concepts involved,
plus pointers to alternatives and more information. Each recipe can be read
independently of the others and thus the book will earn a special place on yourbookshelf as a reference work you always want to have within reach.

Common Lisp Recipes is aimed at
programmers who are already familiar with Common Lisp to a certain extent but
do not yet have the experience you typically only get from years of hacking in
a specific computer language. It is written in a style that mixes hands-on
no-frills pragmatism with precise information and prudent mentorship.

If you feel attracted
to Common Lisp´s mix of breathtaking features and down-to-earth utilitarianism,
you´ll also like this book.
1. Symbols and Packages
2. Conses, Lists, and Trees
3. Strings and Characters
4. Numbers and Math
5. Arrays and Vectors
6. Hash Tables, Maps, and Sets
7. Sequences and Iteration
8. The Lisp Reader
9. Printing
10. Evaluation, Compilation, Control Flow
11. Concurrency
12. Error Handling and Avoidance
13. Objects, Classes, Types
14. I/O: Streams and Files
15. Pathnames, Files, Directories
16. Developing and Debugging
17. Optimization
18. Libraries
19. Interfacing with Other Languages
20. Graphical User Interfaces
21. Persistence
22. The World Outside
Edmund Weitz is well-known in the Common Lisp community for his open-source libraries and for being one of the organizers of the European Common Lisp Meeting. He has a Ph.D. in mathematics and has been a free-lance Common Lisp consultant for clients in the US, Europe, and Asia since 2002. He now works as a professor for math and computer science at the University of Applied Sciences in Hamburg, Germany.