Programming Algorithms in Lisp (e-bog) af Domkin, Vsevolod
Domkin, Vsevolod (forfatter)

Programming Algorithms in Lisp e-bog

265,81 DKK (inkl. moms 332,26 DKK)
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...
E-bog 265,81 DKK
Forfattere Domkin, Vsevolod (forfatter)
Forlag Apress
Udgivet 28 januar 2021
Genrer Open source and other operating systems
Sprog English
Format pdf
Beskyttelse LCP
ISBN 9781484264287
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 LearnProgram algorithms using the Lisp programming languageWork with data structures, arrays, key-values, hash-tables, trees, graphs, and moreUse dynamic programming Program using stringsWork with approximations and compression  Who This Book Is For Intermediate Lisp programmers wanting to do algorithms programming. A very experienced non-Lisp programmer may be able to benefit from this book as well.