<p>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 mobil
Common Lisp Recipes: A Problem-Solution Approach
โ Scribed by Edmund Weitz (auth.)
- Publisher
- Apress
- Year
- 2016
- Tongue
- English
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Table of Contents
Front Matter....Pages i-xxvii
Chapter 1: Symbols and Packages....Pages 1-30
Chapter 2: Conses, Lists, and Trees....Pages 31-59
Chapter 3: Strings and Characters....Pages 61-85
Chapter 4: Numbers and Math....Pages 87-115
Chapter 5: Arrays and Vectors....Pages 117-135
Chapter 6: Hash Tables, Maps, and Sets....Pages 137-170
Chapter 7: Sequences and Iteration....Pages 171-202
Chapter 8: The Lisp Reader....Pages 203-229
Chapter 9: Printing....Pages 231-263
Chapter 10: Evaluation, Compilation, Control Flow....Pages 265-302
Chapter 11: Concurrency....Pages 303-331
Chapter 12: Error Handling and Avoidance....Pages 333-360
Chapter 13: Objects, Classes, Types....Pages 361-395
Chapter 14: I/O: Streams and Files....Pages 397-433
Chapter 15: Pathnames, Files, Directories....Pages 435-468
Chapter 16: Developing and Debugging....Pages 469-502
Chapter 17: Optimization....Pages 503-561
Chapter 18: Libraries....Pages 563-589
Chapter 19: Interfacing with Other Languages....Pages 591-636
Chapter 20: Graphical User Interfaces....Pages 637-660
Chapter 21: Persistence....Pages 661-675
Chapter 22: The World Outside....Pages 677-707
Back Matter....Pages 709-744
โฆ Subjects
Computer Science, general
๐ SIMILAR VOLUMES
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 d
<div>This book is a collection of solutions to problems and answers to questions you are likely to encounter when writing real-world applications in Common Lisp. Written by an author who has used Common Lisp in many successful commercial projects over more than a decade, this book covers areas as di
Visual Basic 2008 Recipes is a book of ready-made coding solutions for programmers who don't want spend a lot of time reading. Each chapter addresses a specific problem-domain such as multimedia, database access, XML manipulation, etc. Each chapter then presents a number of common problems, with a s
PHP 5 (the new version of the world's most popular server-side scripting language) was unleashed on the world earlier this year, and has gone down a storm with PHP developers world wide - all the best loved features from PHP 4 have been maintained, including vastly improved object-oriented support,