Data Structures and Algorithms with Scala (Springer)
Monday, 11 March 2019

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.

<ASIN:3030125602>

 

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

scaladata

 

  • 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.

 

 

Banner
 


The Art of WebAssembly

Author: Rick Battagline
Publisher: No Starch
Date: May 2021
Pages: 304
ISBN: 978-1718501447
Print: 1718501447
Kindle: B08TSYXJTS
Audience: WebAssembly developers
Rating: 5
Reviewer: Ian Elliot
WebAssembly is the coming thing - or so we are told.



Professional C++, 5th Ed (Wrox)

Author: Marc Gregoire
Publisher: Wrox
Date: February 2021
Pages: 1312
ISBN: 978-1119695400
Print: 1119695406
Audience: C++ developers
Rating: 4
Reviewer: Mike James


Professional C++? Who wants to be unprofessional?


More Reviews