This practically-focused textbook presents a concise tutorial on data structures and algorithms using the object-functional language Scala. The material builds upon the foundation established in the title Programming with Scala: Language Exploration by the same author, Bhim P. Upadhyaya. Highlighting the techniques and skills necessary to quickly derive solutions to applied problems, this text is aimed at time-pressured students and professional software engineers.
Author: Bhim P. Upadhyaya Publisher: Springer Date: February 2019 Pages: 172 ISBN: 978-3030125608 Print: 3030125602 Audience: developers and students interested in Scala Level: Intermediate/Advanced Category: Other Languages

- Discusses data structures and algorithms in the form of design patterns
- Covers key topics on arrays, lists, stacks, queues, hash tables, binary trees, sorting, searching, and graphs
- Describes examples of complete and running applications for each topic
- Presents a functional approach to implementations for data structures and algorithms (excepting arrays)
- Provides numerous challenge exercises (with solutions), encouraging the reader to take existing solutions and improve upon them
- Offers insights from the author’s extensive industrial experience
- Includes a glossary, and an appendix supplying an overview of discrete mathematics
For more Book Watch just click.
Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.
To have new titles included in Book Watch contact BookWatch@i-programmer.info
Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.
The Async-First Playbook
Author: Sumeet Gayathri Moghe Publisher: Addison-Wesley Pages: 368 ISBN: 978-0138187538 Print: 0138187533 Kindle: B0CCTZHB9N Audience: Agile developers Rating: 4 Reviewer: Kay Ewbank
The driver behind this book was the pandemic and the need to find ways to make remote working effective for teams. So do [ ... ]
|
100 Go Mistakes and How to Avoid Them
Author: Teiva Harsanyi Publisher: Manning Date: October 2022 Pages: 384 ISBN: 978-1617299599 Print: 1617299596 Kindle: B0BBHQD8BQ Audience: Go Developers Rating: 3 Reviewer: Mike James 100 mistakes is a lot! Is the fault Go or the programmer?
| More Reviews |
|