Book description
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
Table of contents
Product information
- Title: Programming Algorithms in Lisp: Writing Efficient Programs with Examples in ANSI Common Lisp
- Author(s):
- Release date: January 2021
- Publisher(s): Apress
- ISBN: 9781484264287
You might also like
book
Practical Common Lisp
...it has a fresh view on the language and the examples in the later chapters are …
book
Interpreting LISP: Programming and Data Structures, Second Edition
Learn Lisp programming in a data structures context, including tables, functions, forms, expressions, typed-pointers, I/O, garbage …
book
Programming Clojure, 3rd Edition
Drowning in unnecessary complexity, unmanaged state, and tangles of spaghetti code? In the best tradition of …
book
The Go Programming Language
is the authoritative resource for any programmer who wants to learn Go. It shows how to …