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
- 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.
SQL Server Query Tuning and Optimization (Packt)
Author: Benjamin Nevarez Publisher: Packt Publishing Pages: 446 ISBN: 9781803242620 Print: 1803242620 Kindle: B0B42SVBFY Audience: Intermediate to advanced DBAs and developers Rating: 4.7 Reviewer: Ian Stirk
This book aims to give you the tools and knowledge to get peak performance from your que [ ... ]
|
SQL Server 2022 Query Performance Tuning (Apress)
Author: Grant Fritchey Publisher: Apress Pages: 745 ISBN:978-1484288900 Print:1484288904 Kindle:B0BLYD98SQ Audience: DBAs & SQL Devs Rating: 4.7 Reviewer: Ian Stirk
A popular performance tuning book gets updated for SQL Server 2022, how does it fare?
| More Reviews |
|