Algorithms Illuminated, Part 3 (Soundlikeyourself Publishing)
Monday, 13 May 2019

Subtitled "Greedy Algorithms and Dynamic Programming", this book, based on Professor Tim Roughgarden's Stanford/Coursera MOOC, sets out to be an accessible, no-nonsense, and programming language-agnostic introduction to algorithms. The book includes hints or solutions to all quizzes and problems, and a series of YouTube videos accompanies the book. Part 3 covers greedy algorithms (scheduling, minimum spanning trees, clustering, Huffman codes) and dynamic programming (knapsack, sequence alignment, shortest paths, optimal search trees).

<ASIN:0999282948>

Author: Tim Roughgarden
Publisher: Soundlikeyourself Publishing
Date: May, 2019
Pages: 229
ISBN: 978-0999282946
Print: 0999282948
Kindle: B07RBC5726
Audience: Computer science students and practioners
Level: Intermediate
Category: Theory & Techniques

 

algill

Related Articles

Stanford Algorithm MOOCs Relaunched

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
 


Python Programming with Design Patterns

Author: James W. Cooper
Publisher: Addison-Wesley
Date: February 2022
Pages: 352
ISBN: 978-0137579938
Print: 0137579934
Kindle: B09D2RKQB5
Audience: Python developers
Rating: 1
Reviewer: Mike James
There was a time that design patterns were all the thing. Not so much now. But Python - does it have [ ... ]



Programming with Rust

Author:  Donis Marshall
Publisher: Addison-Wesley
Pages: 400
ISBN: 978-0137889655
Print: 0137889658
Kindle: B0CLL1TGVT
Audience: Programmers wanting to learn Rust
Rating: 3
Reviewer: Mike James
Rust is the language we all want to learn at the moment so this is just in time.


More Reviews

<ASIN:0999282905>

<ASIN:0999282921>