Data Structures & Algorithms in Swift, 4th Ed (Razeware)
Wednesday, 29 September 2021

This book looks at how fundamental data structures and algorithms work. Kelvin Lau and Vincent Ngo use illustrated tutorials and Swift playground code. The book is aimed at developers who know the basics of Swift syntax and want a better theoretical understanding of what data structures and algorithms are to build more complex programs.

<ASIN:1950325407>

 

Author: Kelvin Lau and Vincent Ngo
Publisher: Razeware
Date: September 2021
Pages: 459
ISBN: 978-1950325405
Print: 1950325407
Audience: Swift developers
Level: Intermediate

dataswift

 

  • Basic data structures and algorithms, including stacks, queues and linked lists
  • How protocols can be used to generalize algorithms
  • How to leverage the algorithms of the Swift standard library with your own data structures
  • Trees, tries and graphs
  • Building algorithms on top of other primitives
  • A complete spectrum of sorting algorithms from simple to advanced
  • How to think about algorithmic complexity
  • Finding shortest paths, traversals, and subgraphs

 

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
 


Core Java for the Impatient, 3rd Ed

Authors:  Cay S. Horstmann 
Publisher: Addison Wesley
Pages: 576
ISBN: 9780138052102
Print: 0138052107
Kindle: B0B8RZZBDJ
Audience: Smart programmers wanting in-depth coverage
Rating: 4.8
Reviewer: Mike James

The key to this book is the word "impatient" in the title. What does this m [ ... ]



Visual Differential Geometry and Forms

Author:  Tristan Needham
Publisher: Princeton
Pages: 584
ISBN: 978-0691203706
Print: 0691203709
Kindle: B08TT6QBZH
Audience: Math enthusiasts
Rating: 5
Reviewer: Mike James
The best math book I have read in a long time...


More Reviews