Tell HN: Skiena's “The Algorithm Design Manual” currently free from publisher

栏目: IT技术 · 发布时间: 4年前

内容简介:Prof. Steven Skiena's book, "The Algorithm Design Manual", is currently available for free download from the publisher, Springer, as a PDF (no registration required).This[0] is the book's page and this[1] is the direct link to the PDF (note: there is a reC

Prof. Steven Skiena's book, "The Algorithm Design Manual", is currently available for free download from the publisher, Springer, as a PDF (no registration required).

This[0] is the book's page and this[1] is the direct link to the PDF (note: there is a reCAPTCHA).

The book is one of many textbooks that Springer has made available for download during the Covid-19 period (see here[2] for a complete list). While there have been prior posts about these free textbooks, I wanted to make a post about this specific book given how highly-regarded it is here on HN and because I expect that many of the people who might be interested in acquiring this title might well have skipped HN posts titled, e.g., "Free Textbooks from Springer, Categorized", thereby missing out.

P.S. If you like "The Algorithm Design Manual" and wish that there were a similar text about data science, Prof. Skiena's book, "The Data Science Design Manual" is also freely downloadable from Springer -- it is similar in style, e.g. conversational, with war stories, etc.

This[3] is that book's page and this[4] the direct download link (again, note: there is a reCAPTCHA).

[0] https://link.springer.com/book/10.1007/978-1-84800-070-4

[1] https://link.springer.com/content/pdf/10.1007%2F978-1-84800-070-4.pdf

[2] https://news.ycombinator.com/item?id=23520545

[3] https://link.springer.com/book/10.1007/978-3-319-55444-0

[4] https://link.springer.com/content/pdf/10.1007%2F978-3-319-55444-0.pdf


以上所述就是小编给大家介绍的《Tell HN: Skiena's “The Algorithm Design Manual” currently free from publisher》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

深入理解Android内核设计思想(第2版 套装上下册)

深入理解Android内核设计思想(第2版 套装上下册)

林学森 / 人民邮电出版社 / 2017-7-1 / 158

全书从操作系统的基础知识入手,全面剖析进程/线程、内存管理、Binder机制、GUI显示系统、多媒体管理、输入系统、虚拟机等核心技术在Android中的实现原理。书中讲述的知识点大部分来源于工程项目研发,因而具有较强的实用性,希望可以让读者“知其然,更知其所以然”。本书分为编译篇、系统原理篇、应用原理篇、系统工具篇,共4篇25章,基本涵盖了参与Android开发所需具备的知识,并通过大量图片与实例......一起来看看 《深入理解Android内核设计思想(第2版 套装上下册)》 这本书的介绍吧!

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具