Generic Data Structures and Algorithms in Go
An Applied Approach Using Concurrency, Genericity and Heuristics
Price | $54.99
|
Rating | |
Author | Richard Wiener |
Publisher | Apress |
Published | 2022 |
Pages | 579 |
Language | English |
Format | Paper book / ebook (PDF) |
ISBN-10 | 148428190X |
ISBN-13 | 9781484281901 |
Advance your understanding of generic data structures and algorithms and their applications using Go and the effective use of concurrency. You are invited on a journey that aims to improve your programming and problem-solving skills. This book takes you to the next step by showing how to get your programs to work efficiently as well as correctly.
As you explore many data structures and the algorithms and applications associated with them, you'll focus on the trade-offs between speed and storage and the benefits of deploying concurrency when appropriate. This book will demonstrate the huge increases in application performance that are possible. The presentation of classic data structures and techniques of algorithm design (greedy, divide and conquer, branch-and-bound to name a few) provides an essential foundation and toolkit for problem solving. But this book goes further by presenting heuristic algorithms and their implementations for solving computationally intractable combinatoric optimization problems such as the travelling salesperson problem. Simulated annealing and genetic algorithms are among the techniques used.
The consistent style of coding used throughout this book exploits Go's ability to implement abstract, generic and constrained generic data types without the use of classes. Although some familiarity with Go is assumed, this book should advance your ability to use Go to tackle server-side applications, games, machine learning, information retrieval and other application domains where speed and storage efficiency is essential.
- Richard Wiener
Similar Books
Data Structures and Algorithms in Swift
by Elshad Karimov
Control the performance and stability of the apps you develop in Swift by working with and understanding advanced concepts in data structures and algorithms. All professional developers have to know which data structure and algorithms to use in their development process. Your choice directly affects the performance of your application. Wi...
Price: $28.24 | Publisher: Apress | Release: 2020
Data Structures and Algorithms in Java, 6th Edition
by Michael T. Goodrich, Roberto Tamassia, Michael H. Goldwasser
The design and analysis of efficient data structures has long been recognized as a key component of the Computer Science curriculum. Goodrich and Tomassia's approach to this classic topic is based on the object-oriented paradigm as the framework of choice for the design of data structures. For each ADT presented in the text, the auth...
Price: $60.00 | Publisher: Wiley | Release: 2014
Data Structures and Algorithms in Python
by Michael T. Goodrich, Roberto Tamassia, Michael H. Goldwasser
Based on the authors' market leading data structures books in Java and C++, this textbook offers a comprehensive, definitive introduction to data structures in Python by respected authors. Data Structures and Algorithms in Python is the first mainstream object-oriented book available for the Python data structures course. Designed ...
Price: $25.00 | Publisher: Wiley | Release: 2013
JavaScript Data Structures and Algorithms
by Sammie Bae
Explore data structures and algorithm concepts and their relation to everyday JavaScript development. A basic understanding of these ideas is essential to any JavaScript developer wishing to analyze and build great software solutions. You'll discover how to implement data structures such as hash tables, linked lists, stacks, queues,...
Price: $26.76 | Publisher: Apress | Release: 2019
Clojure Data Structures and Algorithms Cookbook
by Rafik Naccache
Data-structures and algorithms often cross your path when you compress files, compile programs, access databases, or simply use your favourite text editor. Understanding and implementing them can be daunting. Curious learners and industrial developers can find these complex, especially if they focus on the detailed implementation of these...
Price: $49.99 | Publisher: Packt Publishing | Release: 2015
Hands-On Data Structures and Algorithms with Python, 3rd Edition
by Dr. Basant Agarwal
Choosing the right data structure is pivotal to optimizing the performance and scalability of applications. This new edition of Hands-On Data Structures and Algorithms with Python will expand your understanding of key structures, including stacks, queues, and lists, and also show you how to apply priority queues and heaps in applications....
Price: $35.99 | Publisher: Packt Publishing | Release: 2022
Data Structures and Algorithms with Python
by Kent Lee, Steve Hubbard
This book explains the concepts and techniques required to write programs that can handle large amounts of data efficiently. Project-oriented and classroom-tested, the book presents a number of important algorithms supported by examples that bring meaning to the problems faced by computer programmers. The idea of computational complexity ...
Price: $29.00 | Publisher: Springer | Release: 2015
Codeless Data Structures and Algorithms
by Armstrong Subero
In the era of self-taught developers and programmers, essential topics in the industry are frequently learned without a formal academic foundation. A solid grasp of data structures and algorithms (DSA) is imperative for anyone looking to do professional software development and engineering, but classes in the subject can be dry or spend t...
Price: $26.71 | Publisher: Apress | Release: 2020