Classic Computer Science Problems in Swift (Manning)
Monday, 18 June 2018

This book deepens your Swift language skills by exploring foundational coding techniques and algorithms. As you work through examples in search, clustering, graphs, and more, author David Kopec illustrates important things you might have forgotten and shows classic solutions to your "new" problems. The book connects  computer science to the real-world concerns of apps, data, and performance.

 

Author: David Kopec
Publisher: Manning
Date: Apr 2018
Pages: 224
ISBN: 978-1617294891
Print: 1617294896
Audience: Swift programmers
Level: Intermediate
Category: Other Languages

 

classic

 

 

  • Breadth-first, depth-first, and A* search algorithms
  • Constraint-satisfaction problems
  • Solving problems with graph algorithms
  • Neural networks, genetic algorithms, and more
  • All examples written in Swift 4.1

 

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
 


SQL Server 2022 Administration Inside Out

Author: Randolph West et al
Publisher: Microsoft Press
Pages: 992
Print: 0137899882
ISBN: 978-0137899883
Kindle: B0C4VKVP27
Audience: DBAs and developers
Rating: 5.0
Reviewer: Ian Stirk

This book aims to update your DBA skills to cover SQL Server 2022, how does it fare?



Balancing Coupling in Software Design

Author: Vlad Khononov
Publisher: Addison-Wesley
Date: October 2024
Pages: 320
ISBN: 978-0137353484
Print: 0137353480
Kindle: B09RV3Z3TP
Audience: General
Rating: 4.5
Reviewer: Kay Ewbank

This book looks in detail at coupling, the degree of interdependence between software modules, and how to use coupling  [ ... ]


More Reviews