Beyond the Worst-Case Analysis of Algorithms (Cambridge University Press)
Monday, 01 March 2021

Worst-case analysis, the cornerstone of most algorithm courses is where an algorithm is assessed by its worst performance on any input of a given size. The purpose of this book is to popularize several alternatives to worst-case analysis and their most notable algorithmic applications, from clustering to linear programming to neural network training. Tim Roughgarden along with forty leading researchers have contributed introductions to different facets of this field, emphasizing the most important models and results, many of which are suitable for beginners to the concepts of computer science and machine learning.

<ASIN:1108494315>

 

Author: Tim Roughgarden (Editor)
Publisher: Cambridge University Press
Date: February 2021
Pages: 704
ISBN: 978-1108494311
Print: 1108494315
Kindle: B08GGCFMTB
Audience: Developers interested in computer science
Level: Intermediate/Advanced
Category: Theory & Techniques 

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
 


Classic Computer Science Problems in Python

Author: David Kopec
Publisher: Manning
Date: March 2019
Pages: 224
ISBN: 978-1617295980
Print: 1617295981
Kindle: ‎ ‎ B09782BT4Q
Level: Intermediate
Audience: Python developers
Category: Python
Rating: 4
Reviewer: Mike James
Classic algorithms in Python - the world's favourite language.



Computer Concepts And Management Information Systems

Author:  C.P Gupta and K. K. Goyal
Publisher: Mercury Learning
Pages: 250
ISBN:978-1683925866
Print:1683925866
Kindle: B08CVSHKG3
Audience: General
Rating: 3
Reviewer: Kay Ewbank

This book is an introduction to the basics of what a computer is, what software is, and what management information syste [ ... ]


More Reviews