Graph Algorithms the Fun Way (No Starch Press)
Wednesday, 11 December 2024

This book offers a refreshing approach to complex concepts by blending humor, imaginative examples, and practical Python implementations to reveal the power and versatility of graph based problem-solving in the real world. Through clear diagrams, engaging examples, and Python code, Jeremy Kubica builds a solid foundation for addressing graph problems in your own projects.

<ASIN:1718503865>

The book delves into topological sorting, minimum spanning trees, strongly connected components, and random walks. Readers will confront challenges like graph coloring and the traveling salesperson problem. and prepare to view the world through the lens of graphs—where connections reveal insights and algorithms unlock new possibilities.

Author: Jeremy Kubica
Publisher: No Starch Press
Date: November 2024
Pages: 416
ISBN: 978-1718503861
Print: 1718503865
Kindle: B0CZ8QW1DV
Audience: General
Level: Intermediate
Category: Data Science

graphalg

  • Implement powerful algorithms, including Dijkstra’s, A*, and Floyd-Warshall
  • Tackle puzzles and optimize pathfinding with newfound confidence
  • Uncover real-world applications in social networks  and transportation systems
  • Develop robust intuition for when and why to apply specific graph techniques

For recommendations of Big Data books see Reading Your Way Into Big Data in our Programmer's Bookshelf section.

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


Code: The Hidden Language of Computer Hardware and Software 2nd Ed

Top Book 2023
Author: Charles Petzold
Publisher: Microsoft Press
Date: August 2022
Pages: 480
ISBN: 978-0137909100
Print: 0137909101
Kindle: B0B123P5GV
Audience: General
Rating: 5
Reviewer: Mike James
Code! We all need to know about it.



HTML, CSS & JavaScript (In Easy Steps)

Author: Mike McGrath
Publisher: In Easy Steps
Date: July 2020
Pages: 480
ISBN: 978-1840788785
Print: 184078878X
Kindle: B08FBGXGF1
Audience: would-be web developers
Rating: 5
Reviewer Mike James
The three core web technologies in a single book.


More Reviews