Overview
- Authors:
-
Vsevolod Domkin
-
Kyiv, Ukraine
-
- The first book on Common Lisp algorithms programming
- Includes practical use cases of the applications of the algorithms to a variety of real-world problems
- Shows real-world engineering considerations and constraints
-
23k Accesses
-
5 Citations
About this book
Master algorithms programming using Lisp, including the most important data structures and algorithms. This book also covers the essential tools that help in the development of algorithmic code to give you all you need to enhance your code.
Programming Algorithms in Lisp shows real-world engineering considerations and constraints that influence the programs that use these algorithms. It includes practical use cases of the applications of the algorithms to a variety of real-world problems.
What You Will Learn
- Program algorithms using the Lisp programming language
- Work with data structures, arrays, key-values, hash-tables, trees, graphs, and more
- Use dynamic programming
- Program using strings
- Work with approximations and compression
Who This Book Is For
Intermediate Lisp programmers wanting to do algorithms programming. A very experienced non-Lisp programmer may beable to benefit from this book as well.
Similar content being viewed by others
Table of contents (15 chapters)
Authors and Affiliations
-
Kyiv, Ukraine
Vsevolod Domkin
About the author
Vsevolod Domkin from Kyiv, Ukraine is a Lisp programmer and enthusiast, a natural language processing researcher, an occasional writer/blogger, and a teacher.
Accessibility Information
Accessibility information for this book is coming soon. We're working to make it available as quickly as possible. Thank you for your patience.
Bibliographic Information
Book Title: Programming Algorithms in Lisp
Book Subtitle: Writing Efficient Programs with Examples in ANSI Common Lisp
Authors: Vsevolod Domkin
DOI: https://doi.org/10.1007/978-1-4842-6428-7
Publisher: Apress Berkeley, CA
eBook Packages: Professional and Applied Computing, Apress Access Books, Professional and Applied Computing (R0)
Copyright Information: Vsevolod Domkin 2021
Softcover ISBN: 978-1-4842-6427-0Published: 29 January 2021
eBook ISBN: 978-1-4842-6428-7Published: 28 January 2021
Edition Number: 1
Number of Pages: XIII, 377
Number of Illustrations: 26 b/w illustrations
Topics: Programming Languages, Compilers, Interpreters, Professional Computing, Algorithms, Computer Science, general, Open Source