算法
Grokking Algorithms 豆瓣 谷歌图书 Goodreads
9.6 (14 个评分) 作者: Aditya Bhargava Manning Publications 2015 - 5
Grokking Algorithms is a fully illustrated, friendly guide that teaches you how to apply common algorithms to the practical problems you face every day as a programmer. You'll start with sorting and searching and, as you build up your skills in thinking algorithmically, you'll tackle more complex concerns such as data compression and artificial intelligence. Each carefully presented example includes helpful diagrams and fully annotated code samples in Python.
2018年7月29日 想读 太可爱了啊!!!
算法
程序语言的奥妙 豆瓣
作者: 杉浦贤 译者: 李克秋 2012 - 7
《"形形色色的科学"趣味科普丛书:程序语言的奥妙:算法解读(4色全彩)》中把我们身边方方面面的科学知识活灵活现、生动有趣地展示给你,让你在畅快阅读中收获这些鲜活的科学知识!《"形形色色的科学"趣味科普丛书:程序语言的奥妙:算法解读(4色全彩)》用流程图、程序语言等日常生活中经常出现的事物为工具,以图解的形式讲解了算法的相关知识,即使是不具备计算机知识的初学者,也能够轻松理解。主要包括变量和数组、数据结构、基本的算法等内容。