└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # computer_book_list 2 | 一个综合了豆瓣,goodreads综合评分的计算机书籍书单 3 | 4 | ## 介绍 5 | 整理了豆瓣和goodreads的和计算机,互联网有关的几乎所有书籍,根据不同版本,两个平台的总评价人数和评分求出平均分,按从高到低排列,希望能对寻找经典计算机书籍的朋友提供帮助,排序仅供参考,评分的高低不一定代表书籍的真正质量 6 | 7 | ## 评分计算 8 | - 豆瓣的评分为10分制,goodreads评分为5分制,所以在统计的时候会将goodreads的分数乘2来统计,下述表格的分数为10分制 9 | - 目前入选的书籍是各版本在两个平台总评价人数>500,后续会再列出>100的一个列表,会有更多新出版/小众的书籍 10 | - 书名转向的链接为对应书籍在豆瓣的有评分且比较相对新版本的链接,不一定是最新版,有可能最新版本还没有出评分,或最新版为英文版等,后续会进一步整理 11 | 12 | ## 后续待补充内容 13 | 数据目前还在简单检查,后续定义好格式后会将下述内容添加到表格: 14 | - 补充最近搜索到的不在名单中的书籍(2022.1.3日整理完毕,待补充) 15 | - 提供英文版本(正在) 16 | - 表格中的每本书可以点击展开折叠,提供每本书不同版本的详细信息,豆瓣和googreads链接,每本的评分等 17 | - 提供每本书的相关tag,方便筛选(正在) 18 | - 因某些书籍可能由于某一版本的翻译/质量问题会拉低平均分,提供单本书的排行列表 19 | - 提供人数大于100的排行 20 | - 提供单本(不考虑同一本书的所有其他版次)的排行 21 | 22 | #因最近两年豆瓣上的计算机图书缺失分类标签,不确定是不是不开放分类标签功能了,抓取很难对书籍结果分类,便暂时不能添加新书了,待后续找到更好的方式还是会更新的! 23 | 24 | ## 图书列表 25 | | 书名 | 评分 | 总人数 | 作者 / 译者 | 26 | | -------------------------------------------- | ----- | -------- | -------------------------------------------- | 27 | | [深入理解计算机系统](https://book.douban.com/subject/27000879/) | 9.58 | 9484人 | [美] Randal E.Bryant / [美] David O' Hallaron / 龚奕利 / 雷迎春 | 28 | | [数据密集型应用系统设计](https://book.douban.com/subject/30329536/) | 9.52 | 6779人 | Martin Kleppmann / 赵军平 / 李三平 / 吕云松 / 耿煜 | 29 | | [操作系统导论](https://book.douban.com/subject/33463930/) | 9.51 | 1251人 | [美] Remzi H. Arpaci-Dusseau / [美] Andrea C. Arpaci-Dusseau / 王海鹏 | 30 | | [流畅的Python](https://book.douban.com/subject/27028517/) | 9.39 | 2376人 | [巴西] Luciano Ramalho / 安道、吴珂 | 31 | | [凸优化](https://book.douban.com/subject/25739448/) | 9.39 | 1000人 | Stephen Boyd、Lieven Vandenberghe | 32 | | [Python深度学习](https://book.douban.com/subject/30293801/) | 9.36 | 1889人 | [美] 弗朗索瓦•肖莱 / 张亮 | 33 | | [Linux/UNIX系统编程手册](https://book.douban.com/subject/25809330/) | 9.31 | 1094人 | Michael Kerrisk / 孙剑 许从年 董健 / 孙余强 郭光伟 陈舸 | 34 | | [概率论与数理统计](https://book.douban.com/subject/2201479/) | 9.31 | 1165人 | 陈希孺 | 35 | | [汇编语言](https://book.douban.com/subject/35038473/) | 9.30 | 2201人 | 王爽 | 36 | | [统计学习导论](https://book.douban.com/subject/26430936/) | 9.27 | 2569人 | Gareth James、Daniela Witten、Trevor Hastie、Robert Tibshirani | 37 | | [CLR via C#](https://book.douban.com/subject/26285940/) | 9.26 | 1798人 | (美)Jeffrey Richter / 周靖 | 38 | | [R for Data Science : Visualize, Model, Transform, Tidy, and Import Data](https://book.douban.com/subject/30277904/) | 9.25 | 1148人 | Hadley Wickham / Garrett Grolemund | 39 | | [UNIX网络编程](https://book.douban.com/subject/26434583/) | 9.20 | 2788人 | 史蒂文斯、芬纳、鲁道夫 / 杨继张 | 40 | | [Kubernetes in Action中文版](https://book.douban.com/subject/30418855/) | 9.20 | 976人 | 【美】Marko Luksa / 七牛容器云团队 | 41 | | [Oracle 9i & 10g编程艺术](https://book.douban.com/subject/26775661/) | 9.20 | 546人 | Thomas Kyte / 苏金国、王小振 | 42 | | [图解密码技术](https://book.douban.com/subject/26822106/) | 9.20 | 712人 | [日] 结城浩 / 周自恒 | 43 | | [Real-Time Rendering, Third Edition](https://book.douban.com/subject/30296179/) | 9.20 | 569人 | Tomas Akenine-Moller、Eric Haines、Naty Hoffman / A K Peters | 44 | | [Hands-On Machine Learning with Scikit-Learn and TensorFlow : Concepts, Tools, and Techniques for Building Intelligent Systems](https://book.douban.com/subject/35218199/) | 9.19 | 2703人 | Aurélien Géron | 45 | | [计算机程序的构造和解释](https://book.douban.com/subject/34464721/) | 9.19 | 7619人 | [美] Harold Abelson、[美] Gerald Jay Sussman、[美] Julie Sussman / 裘宗燕 | 46 | | [UNIX环境高级编程](https://book.douban.com/subject/25900403/) | 9.18 | 5478人 | W.Richard Stevens、Stephen A.Rago / 尤晋元、张亚英、戚正伟 | 47 | | [Effective Modern C++](https://book.douban.com/subject/30178902/) | 9.18 | 1790人 | Scott Meyers | 48 | | [你不知道的JavaScript](https://book.douban.com/subject/26351021/) | 9.18 | 2805人 | [美] Kyle Simpson / 赵望野、梁杰 | 49 | | [Unix/Linux编程实践教程](https://book.douban.com/subject/1219329/) | 9.18 | 524人 | Bruce Molay / 杨宗源、黄海涛 | 50 | | [算法](https://book.douban.com/subject/19952400/) | 9.17 | 4193人 | 塞奇威克 (Robert Sedgewick)、韦恩 (Kevin Wayne) / 谢路云 | 51 | | [The Nature of Code](https://book.douban.com/subject/26264736/) | 9.15 | 617人 | Daniel Shiffman | 52 | | [C Primer Plus](https://book.douban.com/subject/26792521/) | 9.14 | 3413人 | Stephen Prata、云巅工作室 / 云巅工作室 | 53 | | [C语言程序设计 : 现代方法](https://book.douban.com/subject/4279678/) | 9.14 | 1124人 | K. N. King / 吕秀锋 / 黄倩 | 54 | | [UNIX网络编程 卷2](https://book.douban.com/subject/26434599/) | 9.14 | 594人 | W.Richard Stevens | 55 | | [Effective C++中文版](https://book.douban.com/subject/6517498/) | 9.13 | 7744人 | [美] Scott Meyers / 侯捷 | 56 | | [深入理解ES6](https://book.douban.com/subject/27072230/) | 9.11 | 571人 | 【美】Nicholas C. Zakas / 刘振涛 | 57 | | [计算机系统要素](https://book.douban.com/subject/1998341/) | 9.11 | 1022人 | [美] Noam Nisan、[美] Shimon Schocken / 周维、宋磊、陈曦 | 58 | | [C程序设计语言](https://book.douban.com/subject/33400767/) | 9.11 | 16900人 | [美] Brian W. Kernighan、[美] Dennis M. Ritchie / 徐宝文、李志译、尤晋元审校 | 59 | | [网络是怎样连接的](https://book.douban.com/subject/26941639/) | 9.10 | 1532人 | [日] 户根勤 / 周自恒 | 60 | | [概率导论](https://book.douban.com/subject/26694188/) | 9.09 | 590人 | [美] Dimitri P. Bertsekas、[美] John N. Tsitsiklis / 郑忠国、童行伟 | 61 | | [Linux C编程一站式学习](https://book.douban.com/subject/6025290/) | 9.08 | 905人 | 宋劲杉 | 62 | | [Introduction to Linear Algebra, Fourth Edition](https://book.douban.com/subject/34820335/) | 9.08 | 1400人 | Gilbert Strang | 63 | | [C专家编程](https://book.douban.com/subject/2377310/) | 9.07 | 3467人 | [美] Peter Van Der Linden / 徐波 | 64 | | [Vim实用技巧](https://book.douban.com/subject/26967597/) | 9.06 | 2026人 | [英] Drew Neil / 杨源 / 车文隆 | 65 | | [Effective java 中文版](https://book.douban.com/subject/30412517/) | 9.06 | 10607人 | Joshua Bloch / 俞黎敏 | 66 | | [深度探索C++对象模型](https://book.douban.com/subject/10427315/) | 9.05 | 2092人 | [美] Stanley B. Lippman / 侯捷 | 67 | | [具体数学](https://book.douban.com/subject/21323941/) | 9.05 | 3146人 | [美] Ronald L. Graham / Donald E. Knuth / Oren Patashnik | 68 | | [统计学习方法](https://book.douban.com/subject/33437381/) | 9.05 | 2685人 | 李航 | 69 | | [JavaScript高级程序设计](https://book.douban.com/subject/35175321/) | 9.04 | 4997人 | [美] Nicholas C. Zakas / 李松峰 / 曹力 | 70 | | [Information Theory, Inference and Learning Algorithms](https://book.douban.com/subject/1893050/) | 9.04 | 599人 | David J. C. MacKay | 71 | | [编码](https://book.douban.com/subject/20260928/) | 9.03 | 14314人 | [美] Charles Petzold / 左飞、薛佟佟 | 72 | | [概率论沉思录](https://book.douban.com/subject/3629804/) | 9.03 | 857人 | 杰恩斯 | 73 | | [Pattern Recognition and Machine Learning](https://book.douban.com/subject/2061116/) | 9.03 | 3065人 | Christopher Bishop | 74 | | [浪潮之巅](https://book.douban.com/subject/33474750/) | 9.03 | 36465人 | 吴军 | 75 | | [Windows核心编程](https://book.douban.com/subject/3235659/) | 9.03 | 1158人 | Jeffrey Richter | 76 | | [深入理解C#](https://book.douban.com/subject/25843328/) | 9.03 | 1480人 | 斯基特 (Jon Skeet) / 姚琪琳 | 77 | | [The Elements of Statistical Learning : Data Mining, Inference, and Prediction, Second Edition](https://book.douban.com/subject/26278331/) | 9.02 | 2662人 | Trevor Hastie / Robert Tibshirani / Jerome Friedman | 78 | | [计算机程序设计艺术卷2](https://book.douban.com/subject/1247360/) | 9.02 | 620人 | Donald E. Knuth / 苏运霖 | 79 | | [计算机程序设计艺术卷1](https://book.douban.com/subject/26681685/) | 9.01 | 3638人 | [美] Donald E. Knuth | 80 | | [计算机程序设计艺术卷3](https://book.douban.com/subject/5258933/) | 9.01 | 676人 | (美)Donald E.Knuth | 81 | | [恶意代码分析实战](https://book.douban.com/subject/25868289/) | 9.01 | 593人 | Michael Sikorski、Andrew Honig / 诸葛建伟、姜辉 张光凯 | 82 | | [C和指针](https://book.douban.com/subject/3012360/) | 9.01 | 1991人 | Kenneth A.Reek / 徐波 | 83 | | [游戏编程模式](https://book.douban.com/subject/26880704/) | 9.01 | 1332人 | Robert Nystrom / GPP翻组 | 84 | | [深入解析Windows操作系统](https://book.douban.com/subject/3993680/) | 9.00 | 663人 | (美)罗斯(Russinovich,M.E.)、(美)所罗门(Solomon,D.A.) / 潘爱民 | 85 | | [Ruby元编程](https://book.douban.com/subject/26575429/) | 9.00 | 1787人 | [意] Paolo Perrotta / 廖志刚、陈睿杰 | 86 | | [算法导论](https://book.douban.com/subject/20432061/) | 9.00 | 16520人 | [美] Thomas H.Cormen、Charles E.Leiserson、Ronald L.Rivest、Clifford Stein / 潘金贵 等 | 87 | | [Web性能权威指南](https://book.douban.com/subject/25856314/) | 9.00 | 1125人 | Ilya Grigorik / 李松峰 | 88 | | [SQL基础教程](https://book.douban.com/subject/27055712/) | 9.00 | 850人 | [日] MICK / 孙 淼 / 罗 勇 | 89 | | [Python编程 : 从入门到实践](https://book.douban.com/subject/35196328/) | 8.99 | 6105人 | [美] 埃里克·马瑟斯 / 袁国忠 | 90 | | [Reinforcement Learning : An Introduction](https://book.douban.com/subject/34809689/) | 8.99 | 882人 | Richard S. Sutton / Andrew G. Barto | 91 | | [鸟哥的Linux私房菜 : 基础学习篇](https://book.douban.com/subject/30359954/) | 8.99 | 4752人 | 鸟哥 | 92 | | [Java并发编程实战](https://book.douban.com/subject/10484692/) | 8.99 | 4763人 | Brian Goetz / Tim Peierls / Joshua Bloch / Joseph Bowbeer / David Holmes / Doug Lea / 童云兰 | 93 | | [TCP/IP详解 卷1:协议](https://book.douban.com/subject/26825411/) | 8.98 | 4053人 | W.Richard Stevens / 范建华 | 94 | | [More Effective C++中文版](https://book.douban.com/subject/5908727/) | 8.98 | 1312人 | Scott meyers / 侯捷 | 95 | | [深入理解Java虚拟机](https://book.douban.com/subject/34907497/) | 8.97 | 3119人 | 周志明 | 96 | | [Go程序设计语言](https://book.douban.com/subject/27044219/) | 8.97 | 2207人 | 艾伦 A. A. 多诺万 / 李道兵 / 高博 / 庞向才 / 金鑫鑫 / 林齐斌 | 97 | | [游戏引擎架构](https://book.douban.com/subject/34864920/) | 8.97 | 1014人 | [美] Jason Gregory (杰森.格雷戈瑞) / 叶劲峰 | 98 | | [高性能MySQL](https://book.douban.com/subject/23008813/) | 8.95 | 2472人 | 施瓦茨 (Baron Schwartz) / 扎伊采夫 (Peter Zaitsev) / 特卡琴科 (Vadim Tkachenko) / 宁海元 / 周振兴 / 彭立勋 / 翟卫祥 / 刘辉 | 99 | | [C++ Primer 中文版](https://book.douban.com/subject/25708312/) | 8.95 | 15328人 | Stanley B.Lippman、Josée LaJoie、Barbara E.Moo / 李师贤、蒋爱军、梅晓勇、林瑛 | 100 | | [Algorithms](https://book.douban.com/subject/3425827/) | 8.94 | 1156人 | Sanjoy Dasgupta / Christos H. Papadimitriou / Umesh Vazirani | 101 | | [Python数据科学手册](https://book.douban.com/subject/27667378/) | 8.94 | 895人 | [美] Jake VanderPlas / 陶俊杰 / 陈小莉 | 102 | | [Effective Objective-C 2.0](https://book.douban.com/subject/25829244/) | 8.93 | 597人 | Matt Galloway / 爱飞翔 | 103 | | [Python神经网络编程](https://book.douban.com/subject/30192800/) | 8.93 | 1219人 | [英]塔里克·拉希德(Tariq Rashid) / 林赐 | 104 | | [穿越计算机的迷雾](https://book.douban.com/subject/30198087/) | 8.91 | 644人 | 李忠 | 105 | | [Kotlin实战](https://book.douban.com/subject/27093660/) | 8.90 | 636人 | 【美】Dmitry Jemerov(德米特里·詹莫瑞福)、【美】 Svetlana Isakova(斯维特拉娜·伊凡诺沃) / 覃宇、罗丽、李思阳、蒋扬海 | 106 | | [正则表达式必知必会](https://book.douban.com/subject/34453146/) | 8.90 | 756人 | Ben Forta / 杨涛、王建桥、杨晓云 | 107 | | [Java 8实战](https://book.douban.com/subject/34895968/) | 8.89 | 1287人 | 厄马(Raoul-Gabriel Urma)、弗斯科(Mario Fusco)、米克罗夫特(Alan Mycroft) / 陆明刚、劳佳 | 108 | | [游戏设计艺术](https://book.douban.com/subject/35460994/) | 8.89 | 4062人 | 【美】 Jesse Schell(杰西•谢尔) / 刘嘉俊 等 | 109 | | [线性代数应该这样学](https://book.douban.com/subject/26886299/) | 8.88 | 2042人 | Sheldon Axler / 杜现昆 / 马晶 | 110 | | [Accelerated C++中文版](https://book.douban.com/subject/10767809/) | 8.88 | 593人 | Andrew Koenig / Barbara E.Moo / 覃剑锋 | 111 | | [UNIX编程艺术](https://book.douban.com/subject/11609943/) | 8.84 | 4343人 | Eric S. Raymond / 姜宏、何源、蔡晓俊 | 112 | | [算法竞赛入门经典](https://book.douban.com/subject/25902102/) | 8.84 | 807人 | 刘汝佳 | 113 | | [C陷阱与缺陷](https://book.douban.com/subject/2778632/) | 8.84 | 2232人 | [美] Andrew Koenig / 高巍、王昕(审校) | 114 | | [Statistical Inference](https://book.douban.com/subject/1245344/) | 8.84 | 981人 | George Casella / Roger L. Berger | 115 | | [TCP/IP详解 卷2:实现](https://book.douban.com/subject/4707727/) | 8.84 | 692人 | 史蒂文斯 / 陆雪莹 | 116 | | [代码大全](https://book.douban.com/subject/1951158/) | 8.84 | 13534人 | [美] 史蒂夫·迈克康奈尔 / 金戈 / 汤凌 / 陈硕 / 张菲 译 / 裘宗燕 审校 | 117 | | [Java编程思想 ](https://book.douban.com/subject/6523999/) | 8.83 | 8552人 | [美] Bruce Eckel / 陈昊鹏 | 118 | | [UNIX传奇](https://book.douban.com/subject/35292726/) | 8.83 | 889人 | [美] Brian W. Kernighan / 韩磊 | 119 | | [R语言实战](https://book.douban.com/subject/26785199/) | 8.83 | 1664人 | 卡巴科弗 (Robert I.Kabacoff) / 高涛、肖楠、陈钢 | 120 | | [鸟哥的Linux私房菜](https://book.douban.com/subject/10794788/) | 8.83 | 685人 | 鸟哥 | 121 | | [Machine Learning](https://book.douban.com/subject/10758624/) | 8.81 | 799人 | Kevin Murphy | 122 | | [Head First 设计模式](https://book.douban.com/subject/2243615/) | 8.81 | 12617人 | Elisabeth Freeman、/ Eric Freeman、Bert Bates、Kathy Sierra、Elisabeth Robson / O'Reilly Taiwan公司 | 123 | | [信息检索导论](https://book.douban.com/subject/5252170/) | 8.80 | 905人 | Christopher D.Manning、Hinrich Schütze、Prabhakar Raghavan / 王斌 | 124 | | [性能之巅](https://book.douban.com/subject/26586598/) | 8.80 | 699人 | Brendan Gregg / 徐章宁、吴寒思、陈磊 | 125 | | [程序员的自我修养](https://book.douban.com/subject/3652388/) | 8.80 | 2596人 | 俞甲子、石凡、潘爱民 | 126 | | [C++语言的设计和演化](https://book.douban.com/subject/35198313/) | 8.79 | 969人 | [美] Bjarne Stroustrup / 裘宗燕 | 127 | | [代码整洁之道](https://book.douban.com/subject/34986245/) | 8.78 | 19850人 | [美]Robert C. Martin / 韩磊 | 128 | | [信息论基础](https://book.douban.com/subject/2305237/) | 8.78 | 725人 | [美] Thomas M. Cove / 阮吉寿、张华 | 129 | | [Elements of Programming Interviews](https://book.douban.com/subject/26814762/) | 8.77 | 815人 | Adnan Aziz、Tsung-Hsien Lee、Amit Prakash | 130 | | [敏捷软件开发](https://book.douban.com/subject/20406705/) | 8.76 | 3781人 | Robert C. Martin / 邓辉 | 131 | | [The Linux Command Line](https://book.douban.com/subject/34786232/) | 8.76 | 1976人 | William E. Shotts Jr. | 132 | | [深度学习](https://book.douban.com/subject/27087503/) | 8.76 | 3198人 | [美] 伊恩·古德费洛、[加] 约书亚·本吉奥、[加] 亚伦·库维尔 / 赵申剑、黎彧君、符天凡、李凯 | 133 | | [数学之美](https://book.douban.com/subject/35033507/) | 8.76 | 16381人 | 吴军 | 134 | | [The Little Schemer - 4th Edition](https://book.douban.com/subject/27080946/) | 8.75 | 2545人 | Daniel P. Friedman、Matthias Felleisen | 135 | | [坏血 : 一个硅谷巨头的秘密与谎言](https://book.douban.com/subject/30473907/) | 8.75 | 422179人 | [美]约翰·卡雷鲁(John Carreyrou) / 成起宏 | 136 | | [AI 3.0](https://book.douban.com/subject/35351678/) | 8.74 | 1283人 | [美] 梅拉妮·米歇尔 / 王飞跃、李玉珂、王晓、张慧 | 137 | | [Linux系统管理技术手册](https://book.douban.com/subject/10747453/) | 8.74 | 1747人 | 奈米斯 / 张辉英 | 138 | | [计算广告 : 互联网商业变现的市场与技术](https://book.douban.com/subject/34804492/) | 8.73 | 1592人 | 刘鹏 / 王超 | 139 | | [编程珠玑](https://book.douban.com/subject/26302596/) | 8.73 | 8139人 | [美] Jon Bentley / 黄倩、钱丽艳、刘田(审校) | 140 | | [程序员面试金典](https://book.douban.com/subject/34813624/) | 8.73 | 6755人 | [美] Gayle Laakmann McDowell / 李琳骁、漆犇 | 141 | | [组合数学](https://book.douban.com/subject/10606626/) | 8.73 | 595人 | 布鲁迪 / 冯舜玺 | 142 | | [深入浅出 MFC 第二版](https://book.douban.com/subject/1094852/) | 8.73 | 1330人 | | 143 | | [微服务架构设计模式](https://book.douban.com/subject/33425123/) | 8.72 | 801人 | [美] 克里斯?理查森(Chris Richardson) / 喻勇 译 | 144 | | [Head First HTML与CSS](https://book.douban.com/subject/25752357/) | 8.72 | 3459人 | Elisabeth Robson / Eric Freeman / 徐阳 / 丁小峰 | 145 | | [C++标准程序库 : 自修教程与参考手册](https://book.douban.com/subject/26419721/) | 8.72 | 1484人 | [德] Nicolai M. Josuttis / 侯捷 / 孟岩 | 146 | | [Effective Python](https://book.douban.com/subject/35334595/) | 8.72 | 1408人 | 布雷特·斯拉特金(Brett Slatkin) / 爱飞翔 | 147 | | [Python机器学习基础教程](https://book.douban.com/subject/30147778/) | 8.71 | 641人 | [德] 安德里亚斯·穆勒、[美] 莎拉·吉多 / 张亮 | 148 | | [The Algorithm Design Manual](https://book.douban.com/subject/27092363/) | 8.71 | 2666人 | Steven S Skiena | 149 | | [Speech and Language Processing, 2nd Edition : an Introducation to Natural Language Processing, Computational L](https://book.douban.com/subject/30195974/) | 8.71 | 839人 | Daniel Jurafsky / James H. Martin | 150 | | [重构](https://book.douban.com/subject/33400354/) | 8.71 | 12563人 | Martin Fowler / 熊节 | 151 | | [Python编程快速上手 : 让繁琐工作自动化](https://book.douban.com/subject/35387685/) | 8.70 | 3202人 | Al Sweigart / 王海鹏 | 152 | | [STL源码剖析](https://book.douban.com/subject/1110934/) | 8.70 | 1424人 | 侯捷 | 153 | | [Fundamentals of Software Architecture](https://book.douban.com/subject/35487561/) | 8.70 | 527人 | Neal Ford、Mark Richards | 154 | | [建筑的永恒之道](https://book.douban.com/subject/1177969/) | 8.70 | 2874人 | [美] C. 亚历山大 / 赵冰 | 155 | | [Effective STL中文版](https://book.douban.com/subject/24534868/) | 8.70 | 1301人 | [美] Scott Meyers / 潘爱民、陈铭、邹开红 | 156 | | [计算机科学概论](https://book.douban.com/subject/26999520/) | 8.70 | 1000人 | J. Glenn Brookshear / 刘艺、肖成海、马小会、毛倩倩 | 157 | | [Learn You a Haskell for Great Good! : A Guide for Beginners](https://book.douban.com/subject/4934481/) | 8.69 | 2815人 | Miran Lipovaca | 158 | | [HTML & CSS设计与构建网站](https://book.douban.com/subject/21338365/) | 8.69 | 4971人 | [美] Jon Duckett / 刘涛、陈学敏 | 159 | | [A Byte of Python](https://book.douban.com/subject/5948760/) | 8.67 | 1245人 | Swaroop C H | 160 | | [算法图解](https://book.douban.com/subject/26979890/) | 8.67 | 4982人 | [美] Aditya Bhargava / 袁国忠 | 161 | | [调试九法](https://book.douban.com/subject/5376270/) | 8.67 | 582人 | David J.Agans / 赵俐 | 162 | | [Linux内核设计与实现](https://book.douban.com/subject/6097773/) | 8.67 | 2387人 | 拉芙 / 陈莉君 / 唐华 / 张波 | 163 | | [Java语言程序设计](https://book.douban.com/subject/26590745/) | 8.66 | 584人 | (美) Y. Daniel Liang / 李娜 | 164 | | [失控](https://book.douban.com/subject/26652329/) | 8.66 | 20225人 | [美] 凯文·凯利 / 东西文库 | 165 | | [程序员修炼之道](https://book.douban.com/subject/35006892/) | 8.66 | 22228人 | Andrew Hunt、David Thomas / 马维达 | 166 | | [Windows 程序设计:第5版](https://book.douban.com/subject/5273955/) | 8.65 | 1181人 | CharlesPetzold / 北京博彦科技发展有限公司 | 167 | | [DevOps实践指南](https://book.douban.com/subject/30186150/) | 8.65 | 4013人 | [美] Gene Kim、[美] Jez Humble、[美] Patrick Debois、[美] John Willis / 刘征、王磊、马博文、曾朝京 | 168 | | [DOOM启世录](https://book.douban.com/subject/26642310/) | 8.64 | 17045人 | [美] 大卫·卡什诺 / 孙振南 | 169 | | [Journey Under the Midnight Sun](https://book.douban.com/subject/26812658/) | 8.64 | 10883人 | | 170 | | [集体智慧编程](https://book.douban.com/subject/26348921/) | 8.64 | 3606人 | TOBY SEGARAN / 莫映、王开福 | 171 | | [剑指Offer](https://book.douban.com/subject/27008702/) | 8.64 | 1462人 | 何海涛 | 172 | | [图灵的秘密](https://book.douban.com/subject/10779604/) | 8.64 | 1464人 | Charles Petzold / 杨卫东 | 173 | | [JavaScript语言精粹](https://book.douban.com/subject/11874748/) | 8.63 | 11229人 | Douglas Crockford / 赵泽欣、鄢学鹍 | 174 | | [Processing](https://book.douban.com/subject/25741413/) | 8.63 | 638人 | Casey Reas、Ben Fry | 175 | | [因计算机而强大](https://book.douban.com/subject/30418117/) | 8.62 | 1085人 | [美] 西摩 佩珀特 / 梁栋 | 176 | | [高性能JavaScript](https://book.douban.com/subject/26599677/) | 8.62 | 1375人 | Nicholas C.Zakas / 丁琛、赵泽欣 | 177 | | [Ruby on Rails 3 Tutorial](https://book.douban.com/subject/10813224/) | 8.62 | 1276人 | Michael Hartl | 178 | | [网络、群体与市场](https://book.douban.com/subject/6885949/) | 8.62 | 719人 | 大卫·伊斯利(David Esley)、乔恩·克莱因伯格(Jon Kleinberg) / 李晓明、王卫红、杨韫利 | 179 | | [计算理论导引](https://book.douban.com/subject/26631265/) | 8.62 | 2434人 | [美]Michael Sipser / 唐常杰、陈鹏、向勇、刘齐宏 | 180 | | [Python Cookbook : ](https://book.douban.com/subject/26381341/) | 8.62 | 2025人 | Alex Martelli / Anna Ravenscroft / David Ascher / 高铁军 | 181 | | [区块链](https://book.douban.com/subject/33476106/) | 8.61 | 2750人 | 安德烈亚斯•安东诺普洛斯 (Andreas M.Antonopoulos) | 182 | | [C++设计新思维 : 泛型编程与设计模式之应用](https://book.douban.com/subject/1103566/) | 8.61 | 1342人 | [美] Andrei Alexandrescu / 侯捷 / 於春景 | 183 | | [应用随机过程 : 概率模型导论](https://book.douban.com/subject/26761202/) | 8.61 | 589人 | Sheldon M.Ross / 龚光鲁 | 184 | | [3D数学基础](https://book.douban.com/subject/35077573/) | 8.61 | 609人 | Fletcher Dunn、Ian Parberry / 史银雪、陈洪、王荣静 | 185 | | [数据结构与算法分析](https://book.douban.com/subject/33419792/) | 8.61 | 3645人 | Mark Allen Weiss (维斯) / 冯舜玺 | 186 | | [All of Statistics](https://book.douban.com/subject/4714168/) | 8.60 | 628人 | Larry Wasserman | 187 | | [Android编程权威指南](https://book.douban.com/subject/27065013/) | 8.60 | 964人 | [美] Bill Phillips、[美] Brian Hardy / 王明发 | 188 | | [Redis设计与实现](https://book.douban.com/subject/25900156/) | 8.60 | 1267 | 黄健宏 | 189 | | [JavaScript & jQuery交互式Web前端开发](https://book.douban.com/subject/26433805/) | 8.60 | 1655人 | [美]达克特(Duckett,J.) / 杜伟、柴晓伟、涂曙光 | 190 | | [深入理解LINUX内核](https://book.douban.com/subject/2287506/) | 8.60 | 1838人 | (美)博韦,西斯特 / 陈莉君;张琼声;张宏伟 | 191 | | [软件随想录](https://book.douban.com/subject/26366425/) | 8.59 | 3046人 | Joel Spolsky / 阮一峰 | 192 | | [计算机科学导论](https://book.douban.com/subject/26726452/) | 8.59 | 688人 | [美] Behrouz A.Forouzan / [美] Firouz Mosharraf / 刘艺 | 193 | | [Pro Git](https://book.douban.com/subject/27133267/) | 8.59 | 4446人 | Scott Chacon | 194 | | [C++Templates中文版](https://book.douban.com/subject/30226708/) | 8.59 | 690人 | David Vandevoorde / Nicolai M.Josuttis / 陈伟柱 | 195 | | [哥德尔、艾舍尔、巴赫](https://book.douban.com/subject/34902720/) | 8.59 | 101463人 | [美] 侯世达 / 严勇、刘皓明、莫大伟 | 196 | | [敏捷整洁之道](https://book.douban.com/subject/34788443/) | 8.59 | 789人 | [美] 罗伯特·C.马丁 | 197 | | [.NET设计规范](https://book.douban.com/subject/4805165/) | 8.59 | 570人 | 克瓦林纳 / 葛子昴 | 198 | | [计算机网络](https://book.douban.com/subject/30280001/) | 8.59 | 4173人 | [美] James F. Kurose / [美] Keith W. Ross / 陈鸣 | 199 | | [程序员的职业素养](https://book.douban.com/subject/26919457/) | 8.58 | 8339人 | Robert C.Martin / 章显洲、余晟 | 200 | | [设计模式](https://book.douban.com/subject/34262305/) | 8.58 | 14345人 | [美] Erich Gamma、Richard Helm、Ralph Johnson、John Vlissides / 李英军、马晓星、蔡敏、刘建中 等 | 201 | | [Secrets of the JavaScript Ninja](https://book.douban.com/subject/30143702/) | 8.58 | 1709人 | John Resig / Bear Bibeault | 202 | | [翻转课堂的可汗学院](https://book.douban.com/subject/25886309/) | 8.58 | 5209人 | 萨尔曼·可汗(Salman Khan) / 刘婧 | 203 | | [计算机体系结构 : 量化研究方法](https://book.douban.com/subject/20452387/) | 8.57 | 1762人 | [美] John L. Hennessy / [美] David A. Patterson / 贾洪峰 | 204 | | [UNIX操作系统设计](https://book.douban.com/subject/1035710/) | 8.57 | 728人 | Maurice J.Bach / 陈葆珏 | 205 | | [Head First Java](https://book.douban.com/subject/4496038/) | 8.57 | 5851人 | Kathy Sierra,Bert Bates 著、杨尊一 编译 张然等 改编 / 杨尊一 | 206 | | [Effective JavaScript](https://book.douban.com/subject/25786138/) | 8.57 | 961人 | 赫尔曼 (David Herman) / 黄博文、喻杨 | 207 | | [控制论 : 或关于在动物和机器中控制和通信的科学](https://book.douban.com/subject/3805815/) | 8.57 | 1206人 | [美] 维纳 / 郝季仁 | 208 | | [计算的本质](https://book.douban.com/subject/26148763/) | 8.57 | 515人 | [英] Tom Stuart / 张伟 | 209 | | [构建高性能Web站点 : 改善性能和扩展规模的具体做法](https://book.douban.com/subject/10812787/) | 8.57 | 1468人 | 郭欣 | 210 | | [HTTP权威指南](https://book.douban.com/subject/10746113/) | 8.57 | 2115人 | David Gourley、Brian Totty / 陈涓、赵振平 | 211 | | [C++程序设计原理与实践](https://book.douban.com/subject/27023080/) | 8.57 | 684人 | (美)Bjarne Stroustrup / 王刚 等 | 212 | | [数学女孩](https://book.douban.com/subject/26677354/) | 8.57 | 913人 | [日]结城浩 / 朱一飞 | 213 | | [Linux命令行与shell脚本编程大全](https://book.douban.com/subject/26854226/) | 8.56 | 957人 | [美]布鲁姆,布雷斯纳汉 / 门佳、武海峰 | 214 | | [Algorithm Design](https://book.douban.com/subject/35391618/) | 8.56 | 1111人 | Jon Kleinberg / Éva Tardos | 215 | | [DirectX 9.0 3D游戏开发编程基础](https://book.douban.com/subject/30426701/) | 8.56 | 507人 | Frank D.luna / 段菲 | 216 | | [现代操作系统](https://book.douban.com/subject/27096665/) | 8.56 | 3783人 | Andrew S. Tanenbaum / 陈向群、马洪兵 | 217 | | [JavaScript DOM编程艺术 ](https://book.douban.com/subject/6038371/) | 8.56 | 3446人 | [英] Jeremy Keith / [加] Jeffrey Sambells / 杨涛 / 王建桥 / 杨晓云 等 | 218 | | [Types and Programming Languages](https://book.douban.com/subject/1318672/) | 8.56 | 647人 | Benjamin C. Pierce | 219 | | [Bayesian Data Analysis, Third Edition](https://book.douban.com/subject/17380364/) | 8.55 | 586人 | Andrew Gelman、John B. Carlin、Hal S. Stern、David B. Dunson、Aki Vehtari、Donald B. Rubin / Chapman and Hall | 220 | | [一生的学习](https://book.douban.com/subject/26873533/) | 8.55 | 3971人 | [印] 克里希那穆提 / 张南星 | 221 | | [iOS编程](https://book.douban.com/subject/26932891/) | 8.55 | 1564人 | [美] Christian Keur / [美] Aaron Hillegass / [美] Joe Conway / 丁道骏 / 张召 / 吴春燕 | 222 | | [The Design of the UNIX Operating System](https://book.douban.com/subject/1879258/) | 8.55 | 673人 | Maurice J. Bach | 223 | | [Scala编程](https://book.douban.com/subject/27591387/) | 8.55 | 2134人 | Martin Odersky、Lex Spoon、Bill Venners 著 / 黄海旭 / 高宇翔 | 224 | | [黑客与画家 : 硅谷创业之父Paul Graham文集](https://book.douban.com/subject/25910539/) | 8.55 | 31021人 | [美] Paul Graham / 阮一峰 | 225 | | [GOOGLE HACKS](https://book.douban.com/subject/1767071/) | 8.54 | 6497人 | Rael Dornfest、Tara Calishain / 卞军、谢伟华、朱炜 | 226 | | [第一行代码 : Android](https://book.douban.com/subject/34996842/) | 8.54 | 1071人 | 郭霖 | 227 | | [Java解惑](https://book.douban.com/subject/5362860/) | 8.54 | 995人 | 布洛赫、加夫特 / 陈昊鹏 | 228 | | [构建之法](https://book.douban.com/subject/27069503/) | 8.53 | 885人 | 邹欣 | 229 | | [C++沉思录 : 十年编程生涯的真知灼见](https://book.douban.com/subject/2970056/) | 8.53 | 725人 | Andrew Koenig / Barbara Moo / 黄晓春 / 孟岩(审校) | 230 | | [SRE](https://book.douban.com/subject/30250487/) | 8.53 | 2886人 | 贝特西 拜尔 (Betsy Beyer)、等 / 孙宇聪 | 231 | | [JAVA 2核心技术 卷Ⅰ : 基础知识](https://book.douban.com/subject/34898994/) | 8.53 | 3950人 | [美] 霍斯特曼 / [美] 科奈尔 / 叶乃文 / 邝劲筠 等 | 232 | | [精通正则表达式 : 第3版](https://book.douban.com/subject/11589967/) | 8.53 | 3380人 | Jeffrey E. F. Friedl / 余晟 | 233 | | [程序设计实践](https://book.douban.com/subject/26712028/) | 8.52 | 2790人 | [美] Brian W. Kernighan、Rob Pike / 裘宗燕 | 234 | | [凤凰项目 : 一个IT运维的传奇故事](https://book.douban.com/subject/34820436/) | 8.52 | 70585人 | 基恩·金 (Gene Kim) / 凯文·贝尔 (Kevin Behr) / 乔治·斯帕福德 (George Spafford) / 成小留 | 235 | | [架构整洁之道](https://book.douban.com/subject/30333919/) | 8.52 | 4715人 | 【美】Robert C. Martin(罗伯特 C. 马丁) | 236 | | [认知与设计](https://book.douban.com/subject/25932290/) | 8.52 | 3683人 | Jeff Johnson / 张一宁 | 237 | | [UNIX编程环境](https://book.douban.com/subject/25855793/) | 8.52 | 1583人 | Brian W.Kernighan、Rob Pike / 陈向群/等 | 238 | | [Head First Servlets & JSP](https://book.douban.com/subject/4604858/) | 8.52 | 1301人 | (美)巴萨姆、(美)塞若、(美)贝茨 / 苏钰函、林剑 | 239 | | [Linux设备驱动程序](https://book.douban.com/subject/1723151/) | 8.52 | 1019人 | 科波特 / 魏永明 / 耿岳 / 钟书毅 | 240 | | [编程精粹](https://book.douban.com/subject/1963911/) | 8.52 | 546人 | Steve Maguire | 241 | | [Exceptional C++中文版](https://book.douban.com/subject/10785602/) | 8.51 | 667人 | 萨特 (Sutter Herb) / 卓小涛 | 242 | | [精益企业](https://book.douban.com/subject/26702829/) | 8.51 | 1383人 | [英] Jez Humble、[加] Joanne Molesky、[爱尔兰] Barry O’Reilly / 姚安峰、韩锴 | 243 | | [高效程序的奥秘](https://book.douban.com/subject/25837031/) | 8.51 | 1460人 | 沃瑞恩 / 冯速 | 244 | | [写给大家看的设计书](https://book.douban.com/subject/26664522/) | 8.51 | 19434人 | [美] Robin Williams / 苏金国、刘亮 | 245 | | [操作系统设计与实现](https://book.douban.com/subject/3108799/) | 8.51 | 922人 | Andrew S. Tanenbaum / Albert S. Woodhull / 陈渝 / 谌卫军 | 246 | | [发布!软件的设计与部署](https://book.douban.com/subject/34960995/) | 8.50 | 2963人 | [美] Michael T.Nygard / 凃鸣 | 247 | | [精通JavaScript](https://book.douban.com/subject/3007076/) | 8.50 | 751人 | John Resig / 江疆 / 陈贤安 | 248 | | [Flask Web开发:基于Python的Web应用开发实战](https://book.douban.com/subject/30293851/) | 8.50 | 1201人 | [美] Miguel Grinberg / 安道 | 249 | | [模式分类 : 原书第2版](https://book.douban.com/subject/1146319/) | 8.50 | 939人 | Richard O. Duda / Peter E. Hart / David G. Stork / 李宏东 | 250 | | [Python Machine Learning](https://book.douban.com/subject/27107214/) | 8.50 | 655人 | Sebastian Raschka、Vahid Mirjalili | 251 | | [C++大学教程](https://book.douban.com/subject/26875266/) | 8.50 | 7533人 | [美]H.M.Deitel, / 张引 | 252 | | [编译原理](https://book.douban.com/subject/5416783/) | 8.49 | 4475人 | Alfred V. Aho、Monica S.Lam、Ravi Sethi、Jeffrey D. Ullman / 赵建华、郑滔、戴新宇 | 253 | | [C++ Primer Plus : 中文版](https://book.douban.com/subject/35126643/) | 8.48 | 2136人 | Stephen Prata / 张海龙 / 袁国忠 | 254 | | [编码宝典](https://book.douban.com/subject/27077159/) | 8.48 | 106127人 | [美] 尼尔·斯蒂芬森 / 刘思含、韩阳 | 255 | | [计算机组成与设计硬件/软件接口 : 硬件/软件接口](https://book.douban.com/subject/26604008/) | 8.48 | 2651人 | [美] David A.Patterson / John L.Hennessy / 郑纬民 | 256 | | [计算机网络](https://book.douban.com/subject/10510747/) | 8.47 | 3760人 | Andrew S. Tanenbaum / 潘爱民 | 257 | | [JAVASCRIPT权威指南](https://book.douban.com/subject/35396470/) | 8.47 | 5560人 | David Flanagan / 张铭泽 / 等 | 258 | | [音乐是怎么变成免费午餐的](https://book.douban.com/subject/34650132/) | 8.47 | 5850人 | 斯蒂芬·维特 / 蔡哲轩 | 259 | | [启示录](https://book.douban.com/subject/5914587/) | 8.47 | 38843人 | [美] Marty Cagan / 七印部落 | 260 | | [人工智能 : 一种现代方法](https://book.douban.com/subject/25796281/) | 8.47 | 4778人 | Peter Norvig / Stuart Russell / 姜哲 | 261 | | [统计学](https://book.douban.com/subject/2878077/) | 8.47 | 738人 | [美] David Freedman、[美] Robert Pisani、[美] Roger Purves、[美] Ani Adhikari / 魏宗舒、施锡铨、林举干、李毅、吕乃刚、范正绮、吴喜之(校) | 262 | | [硝烟中的Scrum和XP](https://book.douban.com/subject/5501718/) | 8.46 | 2530人 | Henrik Kniberg | 263 | | [点石成金](https://book.douban.com/subject/33401218/) | 8.46 | 60483人 | [美] 史蒂夫·克鲁克 / De Dream' | 264 | | [数字图像处理](https://book.douban.com/subject/6434627/) | 8.46 | 1789人 | Rafael C.Gonzalez / Richard E.Woods / 阮秋琦 / 阮宇智 | 265 | | [LINUX系统编程](https://book.douban.com/subject/25906154/) | 8.46 | 552人 | Robert Love / O'Reilly Taiwan公司 | 266 | | [Essential C++中文版](https://book.douban.com/subject/24868427/) | 8.46 | 834人 | [美] Stanley B. Lippman / 侯捷 | 267 | | [编程导论](https://book.douban.com/subject/30155590/) | 8.45 | 601人 | [美] John V. Guttag / 梁杰 | 268 | | [创业维艰 : 如何完成比难更难的事](https://book.douban.com/subject/26306686/) | 8.45 | 149286人 | 本·霍洛维茨 Ben Horowitz / 杨晓红 / 钟莉婷 | 269 | | [黑客攻防技术宝典](https://book.douban.com/subject/10793814/) | 8.45 | 1380人 | [英] Dafydd Stuttard、[英] Marcus Pinto / 石华耀、傅志红 | 270 | | [高性能网站建设进阶指南](https://book.douban.com/subject/26410870/) | 8.44 | 833人 | Steve Souders / 口碑网前端团队 | 271 | | [C++编程思想](https://book.douban.com/subject/6558198/) | 8.44 | 1880人 | [美] Bruce Eckel / 刘宗田 / 袁兆山 / 潘秋菱 | 272 | | [编写可读代码的艺术](https://book.douban.com/subject/10797189/) | 8.44 | 1924人 | [美] Dustin Boswell、[美] Trevor Foucher / 尹哲、郑秀雯 | 273 | | [应用密码学](https://book.douban.com/subject/25772389/) | 8.44 | 2320人 | Bruce Schneier / 吴世忠/等 | 274 | | [C++程序设计语言](https://book.douban.com/subject/26900000/) | 8.43 | 5415人 | [美] Bjarne Stroustrup 贝尔实验室 / 裘宗燕 | 275 | | [三位一体](https://book.douban.com/subject/26340695/) | 8.43 | 866人 | [美]迈克尔·马隆 / 黄亚昌 | 276 | | [JavaScript面向对象编程指南](https://book.douban.com/subject/26302623/) | 8.42 | 589人 | [加拿大] Stoyan Stefanov 斯托扬 著 / 陆禹淳 / 凌杰 | 277 | | [未来简史](https://book.douban.com/subject/26873808/) | 8.42 | 433720人 | [以色列] 尤瓦尔·赫拉利 / 林俊宏 | 278 | | [游戏化实战](https://book.douban.com/subject/26942707/) | 8.42 | 1392人 | [美]Yu-kai Chou / 杨国庆 | 279 | | [逻辑的引擎](https://book.douban.com/subject/30171335/) | 8.42 | 1918人 | [美] 马丁·戴维斯 / 张卜天 | 280 | | [JavaScript模式](https://book.douban.com/subject/11506062/) | 8.42 | 1972人 | Stoyan Stefanov / 陈新 | 281 | | [Python Machine Learning](https://book.douban.com/subject/27000110/) | 8.42 | 754人 | Sebastian Raschka | 282 | | [Cracking the PM Interview](https://book.douban.com/subject/26322756/) | 8.41 | 3188人 | Gayle Laakmann McDowell、Jackie Bavaro | 283 | | [利用Python进行数据分析](https://book.douban.com/subject/30283996/) | 8.41 | 4286人 | Wes McKinney / 唐学韬 | 284 | | [深入浅出统计学](https://book.douban.com/subject/30391128/) | 8.41 | 1117人 | Dawn Griffiths / 李芳 | 285 | | [信息规则](https://book.douban.com/subject/27179558/) | 8.41 | 1010人 | [美] 卡尔・夏皮罗(Carl Shapiro)、[美] 哈尔・瓦里安(Hal Varian) / 张帆 | 286 | | [松本行弘的程序世界](https://book.douban.com/subject/6756090/) | 8.41 | 1069人 | 松本行弘 / 柳德燕、李黎明、夏倩、张文旭 | 287 | | [Land of LISP](https://book.douban.com/subject/3704991/) | 8.41 | 741人 | Conrad Barski M.D. | 288 | | [持续交付](https://book.douban.com/subject/6862062/) | 8.41 | 3479人 | Jez Humble、David Farley / 乔梁 | 289 | | [Kafka权威指南](https://book.douban.com/subject/27665114/) | 8.40 | 989人 | Neha Narkhede、Gwen Shapira、Todd Palino / 薛命灯 | 290 | | [数据之巅](https://book.douban.com/subject/30417578/) | 8.40 | 1741人 | 涂子沛 | 291 | | [About Face 3 交互设计精髓](https://book.douban.com/subject/26642302/) | 8.40 | 6992人 | Alan Cooper / Robert Reimann / David Cronin / 刘松涛 | 292 | | [LUA程序设计](https://book.douban.com/subject/30262035/) | 8.40 | 1125人 | [巴西] 莱鲁 / 周惟迪 | 293 | | [高性能网站建设指南](https://book.douban.com/subject/26411563/) | 8.40 | 1988人 | Steve Souders / 刘彦博 | 294 | | [编程之美](https://book.douban.com/subject/3004255/) | 8.40 | 3295人 | 《编程之美》小组 编 | 295 | | [智能时代](https://book.douban.com/subject/35016500/) | 8.39 | 6904人 | 吴军 | 296 | | [Python核心编程](https://book.douban.com/subject/26801374/) | 8.39 | 8241人 | [美]Wesley J. Chun(陳仲才) / 宋吉广 | 297 | | [概率论基础教程](https://book.douban.com/subject/25813568/) | 8.39 | 1013人 | 罗斯 / 郑忠国 / 詹从赞 | 298 | | [ES6 标准入门](https://book.douban.com/subject/27127030/) | 8.39 | 617人 | 阮一峰 | 299 | | [娱乐至死](https://book.douban.com/subject/26805283/) | 8.39 | 121939人 | [美] 尼尔·波兹曼 / 章艳 | 300 | | [精通CSS : 高级Web标准解决方案](https://book.douban.com/subject/30450258/) | 8.39 | 3121人 | Andy Budd / 陈剑瓯 | 301 | | [与孩子一起学编程](https://book.douban.com/subject/26005639/) | 8.39 | 913人 | [美] 桑德Warren Sande、Carter Sande / 苏金国、姚曜 等 | 302 | | [精益开发实战](https://book.douban.com/subject/11620809/) | 8.38 | 1206人 | 克里伯格 / 李祥青 | 303 | | [新经济,新规则](https://book.douban.com/subject/25908079/) | 8.38 | 1889人 | 【美】Kevin Kelly / 刘仲涛 | 304 | | [C++编程规范](https://book.douban.com/subject/26899830/) | 8.38 | 935人 | [美]Herb Sutter、[美]Andrei Alexandrescu / 刘基诚 | 305 | | [测试驱动的面向对象软件开发](https://book.douban.com/subject/4910582/) | 8.38 | 2401人 | Steve Freeman / Nat Pryce / 王海鹏 | 306 | | [Python语言及其应用](https://book.douban.com/subject/26675127/) | 8.38 | 526人 | [美] Bill Lubanovic / 丁嘉瑞、梁杰、禹常隆 | 307 | | [MySQL必知必会](https://book.douban.com/subject/3354490/) | 8.38 | 1793人 | [英] Ben Forta / 刘晓霞、钟鸣 | 308 | | [世界是数字的](https://book.douban.com/subject/30200248/) | 8.38 | 627人 | [美] Brian W. Kernighan / 李松峰、徐建刚 | 309 | | [Erlang 程序设计](https://book.douban.com/subject/25892728/) | 8.38 | 1366人 | Armstrong / 赵东炜、金尹 | 310 | | [系统之美](https://book.douban.com/subject/26791090/) | 8.38 | 25652人 | [美] 德内拉•梅多斯 / 邱昭良 | 311 | | [简约至上](https://book.douban.com/subject/30253370/) | 8.37 | 7335人 | [英] Giles Colborne / 李松峰、秦绪文 | 312 | | [Objective-C编程](https://book.douban.com/subject/26613294/) | 8.37 | 1053人 | [美] Aaron Hillegass / 夏伟频、李骏 | 313 | | [UNIX超级工具 ](https://book.douban.com/subject/1105697/) | 8.37 | 845人 | [美] Jerry Peek、Tim O'Reilly、Mike Loukides / 张志龙 等 | 314 | | [Orange'S:一个操作系统的实现](https://book.douban.com/subject/3735649/) | 8.37 | 773人 | 于渊 | 315 | | [SQL必知必会 : ](https://book.douban.com/subject/35167240/) | 8.36 | 3305人 | 福达 (Ben Forta) / 钟鸣 / 刘晓霞 | 316 | | [JAVA核心技术卷2 : 高级特性](https://book.douban.com/subject/34935138/) | 8.36 | 1193人 | Cay S. Horstmann / Gary Cornell / 陈昊鹏 / 王浩 / 姚建平 | 317 | | [学习OpenCV](https://book.douban.com/subject/26579824/) | 8.36 | 710人 | Gary Bradski、Adrian Kaehler / 于仕琪、刘瑞祯 | 318 | | [深入PHP](https://book.douban.com/subject/6559267/) | 8.36 | 790人 | Matt Zandstra / 陈浩、吴孙滨、胡丹 | 319 | | [CSS实战手册](https://book.douban.com/subject/26898555/) | 8.36 | 1814人 | David Sawyer McFarland / 俞黎敏 | 320 | | [复盘网飞](https://book.douban.com/subject/34978664/) | 8.35 | 10688人 | [美]马克·伦道夫 / 尚书 | 321 | | [程序设计语言](https://book.douban.com/subject/26424018/) | 8.34 | 616人 | [美] Michael L. Scott / 裘宗燕 | 322 | | [卓有成效的管理者](https://book.douban.com/subject/33460803/) | 8.34 | 51922人 | [美] 彼得·德鲁克 / 许是祥 | 323 | | [微服务设计](https://book.douban.com/subject/26772677/) | 8.34 | 4897人 | [英] Sam Newman / 崔力强、张骏 | 324 | | [JavaScript设计模式](https://book.douban.com/subject/3329540/) | 8.33 | 541人 | Ross Harmes、Dustin Diaz / 谢廷晟 | 325 | | [用户体验多面手](https://book.douban.com/subject/26142616/) | 8.33 | 1307人 | Leah Buley / 新浪微博用户研究与体验设计中心、七印部落 | 326 | | [离散数学及其应用](https://book.douban.com/subject/26316200/) | 8.33 | 2837人 | [美] Kenneth H. Rosen / 袁崇义 | 327 | | [人工智能的未来](https://book.douban.com/subject/25926823/) | 8.33 | 7785人 | Jeff Hawkins / 贺俊杰 / 李若子 / 杨倩 | 328 | | [领域驱动设计 : 软件核心复杂性应对之道](https://book.douban.com/subject/26819666/) | 8.33 | 5567人 | [美] Eric Evans / 赵俐 / 盛海艳 / 刘霞 | 329 | | [精通Web Analytics 2.0](https://book.douban.com/subject/6414998/) | 8.32 | 1908人 | [美]Avinash Kaushik / 郑海平、邓天卓 | 330 | | [Head First PMP : A Brain-Friendly Guide to Passing the Project Management Profess](https://book.douban.com/subject/6982156/) | 8.32 | 1191人 | Andrew Stellman / Jennifer Greene | 331 | | [Hacking](https://book.douban.com/subject/3923796/) | 8.32 | 2290人 | Jon Erickson | 332 | | [Think Python : How to Think Like a Computer Scientist](https://book.douban.com/subject/26870407/) | 8.32 | 2258人 | Allen B. Downey | 333 | | [C#与.NET 4高级程序设计](https://book.douban.com/subject/24827879/) | 8.32 | 864人 | [美] Andrew Troelsen / 朱晔 [等] | 334 | | [Web界面设计](https://book.douban.com/subject/26345173/) | 8.31 | 1278人 | Bill Scott / Theresa Neil / 李松峰 | 335 | | [敏捷软件开发工具](https://book.douban.com/subject/1151724/) | 8.31 | 1030人 | Mary Poppendieck / 朱崇高 | 336 | | [企业应用架构模式](https://book.douban.com/subject/4826290/) | 8.31 | 4473人 | Martin Fowler / 王怀民 / 周斌 / 王怀民 / 周斌 | 337 | | [时间管理](https://book.douban.com/subject/2253513/) | 8.30 | 1573人 | Thomas A.Limoncelli / O'Reilly Taiwan公司 | 338 | | [大话设计模式](https://book.douban.com/subject/2334288/) | 8.30 | 2109人 | 程杰 | 339 | | [软件开发者路线图](https://book.douban.com/subject/4924164/) | 8.30 | 1391人 | [美] Dave H. Hoover、[美] Adewale Oshineye / 王江平 | 340 | | [从0到1 : 开启商业与未来的秘密](https://book.douban.com/subject/26606327/) | 8.30 | 525072人 | [美] 彼得·蒂尔 / [美] 布莱克·马斯特斯 / 高玉芳 | 341 | | [算法设计与分析基础](https://book.douban.com/subject/26337727/) | 8.29 | 596人 | [美] Anany Levitin / 潘彦 | 342 | | [JavaScript编程精解](https://book.douban.com/subject/35011711/) | 8.29 | 2938人 | Marijn Haverbeke / 徐涛 | 343 | | [敏捷估计与规划](https://book.douban.com/subject/26811747/) | 8.29 | 2604人 | [美] Mike Cohn / 宋锐 | 344 | | [软件测试经验与教训](https://book.douban.com/subject/1139061/) | 8.29 | 668人 | Cem Kaner、James Bach、Bret Pettichord | 345 | | [敏捷革命:提升个人创造力与企业效率的全新协作模式](https://book.douban.com/subject/27008697/) | 8.29 | 18689人 | [美] 杰夫·萨瑟兰 / 蒋宗强 | 346 | | [用户故事地图](https://book.douban.com/subject/26760348/) | 8.29 | 3141人 | Jeff Patton / 李涛、向振东 | 347 | | [Perl语言入门](https://book.douban.com/subject/10597970/) | 8.29 | 3154人 | Randal L.Schwartz、Tom Phoenix、brian d foy / 盛春、蒋永清、王晖 | 348 | | [Data Science for Business](https://book.douban.com/subject/24807529/) | 8.29 | 2051人 | Foster Provost、Tom Fawcett | 349 | | [超越CSS](https://book.douban.com/subject/2345964/) | 8.29 | 890人 | Andy Clarke / 谭振林 | 350 | | [地球上最伟大的表演](https://book.douban.com/subject/27001653/) | 8.28 | 52678人 | [英] 理查德·道金斯 / 李虎、徐双悦 | 351 | | [AI新生 : 破解人机共存密码——人类最后一个大问题](https://book.douban.com/subject/34870111/) | 8.28 | 1855人 | [美]斯图尔特·罗素(Stuart Russell) | 352 | | [Java数据结构和算法](https://book.douban.com/subject/1144007/) | 8.28 | 517人 | 拉佛 / 计晓云 | 353 | | [R语言编程艺术](https://book.douban.com/subject/24699632/) | 8.28 | 921人 | (美)Norman Matloff / 陈堰平 / 邱怡轩 / 潘岚锋 等 | 354 | | [C语言编程:一本全面的C语言入门教程](https://book.douban.com/subject/26415526/) | 8.27 | 564人 | (美)Stephen Kochan / 张小潘 | 355 | | [修改代码的艺术](https://book.douban.com/subject/25904007/) | 8.27 | 4560人 | Michael Feathers / 刘未鹏 | 356 | | [黑客](https://book.douban.com/subject/6860890/) | 8.27 | 8464人 | Steven Levy / 赵俐、刁海鹏、田俊静 | 357 | | [学习敏捷](https://book.douban.com/subject/26979886/) | 8.27 | 555人 | [美] Andrew Stellman、[美] Jennifer Greene / 段志岩、郑思遥 | 358 | | [最后期限](https://book.douban.com/subject/1231972/) | 8.27 | 2646人 | 汤姆・迪马可 / 熊节 | 359 | | [解密 Instagram : 一款拍照软件如何改变社交](https://book.douban.com/subject/35252483/) | 8.27 | 13692人 | [美] 莎拉·弗莱尔 / 张静仪 | 360 | | [程序员的思维修炼](https://book.douban.com/subject/26268555/) | 8.26 | 6311人 | [美] Andy Hunt / 崔康 | 361 | | [谷歌方法](https://book.douban.com/subject/33430445/) | 8.26 | 911人 | 【美】比尔•基尔迪(Bill Kilday) / 夏瑞婷 | 362 | | [Ruby编程语言](https://book.douban.com/subject/3329887/) | 8.26 | 1445人 | David Flanagan、松本行弘 / 廖志刚、张禾 | 363 | | [MySQL技术内幕](https://book.douban.com/subject/24708143/) | 8.25 | 915人 | 姜承尧 | 364 | | [Ruby设计模式](https://book.douban.com/subject/3338834/) | 8.25 | 890人 | Russ Olsen / 谈熠、陈熙 | 365 | | [机器学习](https://book.douban.com/subject/1102235/) | 8.25 | 1615人 | [美] Tom Mitchell / 曾华军、张银奎、等 | 366 | | [数据挖掘导论](https://book.douban.com/subject/5377669/) | 8.25 | 1339人 | Pang-Ning Tan / Michael Steinbach / Vipin Kumar / 范明 / 范宏建 | 367 | | [CSS权威指南](https://book.douban.com/subject/33398314/) | 8.25 | 2356人 | [美] Eric A.Meyer / 侯妍、尹志忠 | 368 | | [CSS禅意花园](https://book.douban.com/subject/10956515/) | 8.25 | 2659人 | [美] Dave Shea、Molly E. Holzschlag / 陈黎夫、山崺颋 | 369 | | [独角兽项目](https://book.douban.com/subject/35424121/) | 8.24 | 5410人 | [美] 吉恩·金 / 张乐、孙振鹏、许峰 | 370 | | [Learn to Program](https://book.douban.com/subject/1923716/) | 8.24 | 558人 | Chris Pine | 371 | | [精通Linux](https://book.douban.com/subject/26546893/) | 8.24 | 1051人 | [美] Brian Ward / 姜南 / 袁志鹏 | 372 | | [数据仓库工具箱](https://book.douban.com/subject/26301966/) | 8.24 | 974人 | Ralph Kimball、Margy Ross / 王念滨、周连科、韦正现 | 373 | | [香农传](https://book.douban.com/subject/30320103/) | 8.24 | 2113人 | [美] 吉米·索尼、[美] 罗伯·古德曼 / 杨晔 | 374 | | [重新定义团队:谷歌如何工作](https://book.douban.com/subject/33476474/) | 8.24 | 29757人 | 拉斯洛·博克 / 宋伟 | 375 | | [实用Common Lisp编程](https://book.douban.com/subject/6859720/) | 8.24 | 1106人 | Peter Seibel / 田春 | 376 | | [PHP和MySQL Web开发](https://book.douban.com/subject/30133135/) | 8.23 | 2270人 | Luke Welling、Laura Thomson / 武欣 | 377 | | [软件需求 : 第2版](https://book.douban.com/subject/26307910/) | 8.23 | 865人 | (美)Karl E.Wiegers | 378 | | [人件](https://book.douban.com/subject/25956450/) | 8.23 | 10984人 | Tom DeMarco、Timothy Lister / UML China | 379 | | [R Cookbook](https://book.douban.com/subject/24533313/) | 8.23 | 593人 | Paul Teetor | 380 | | [深入浅出SQL](https://book.douban.com/subject/4024318/) | 8.23 | 848人 | 贝里 编 / O‘Reilly Taiwan公司 | 381 | | [算法之美 : 指导工作与生活的算法](https://book.douban.com/subject/30155731/) | 8.23 | 49249人 | [美] 布莱恩·克里斯汀 / [美] 汤姆·格里菲思 / 万慧 / 胡小锐 | 382 | | [新机器的灵魂](https://book.douban.com/subject/6851207/) | 8.23 | 7700人 | Tracy Kidder / 龚益、高宏志 | 383 | | [NoSQL精粹](https://book.douban.com/subject/25662138/) | 8.23 | 1382人 | [美]Pramod J. Sadalage、[美]Martin Fowler / 爱飞翔 | 384 | | [通灵芯片](https://book.douban.com/subject/35291006/) | 8.22 | 1031人 | Daniel Hillis / 崔良沂 | 385 | | [维基大战前传I](https://book.douban.com/subject/5923912/) | 8.22 | 713人 | [澳] 赛利特·德累福斯、朱利安·阿桑奇 / 陈静、张晓键 等 | 386 | | [Joel说软件](https://book.douban.com/subject/26366419/) | 8.22 | 3709人 | Joel Spolsky / 谭明金、王平 | 387 | | [Web之困:现代Web应用安全指南](https://book.douban.com/subject/25733421/) | 8.22 | 628人 | (美)Michal Zalewski / 朱筱丹 | 388 | | [沸腾十五年](https://book.douban.com/subject/5269365/) | 8.21 | 2583人 | 林军 | 389 | | [无懈可击的Web设计](https://book.douban.com/subject/10733265/) | 8.21 | 1445人 | Dan Cederholm / 常可、刘申 | 390 | | [软件需求](https://book.douban.com/subject/26859001/) | 8.21 | 758人 | 魏格斯 (Karl Wiegers)、贝蒂 (Joy Beatty) / 李忠利、李淳、孔晨辉、霍金健 | 391 | | [一网打尽 : 贝佐斯与亚马逊时代](https://book.douban.com/subject/25766700/) | 8.21 | 133794人 | [美]布拉德·斯通 / 李晶 / 李静 | 392 | | [成为技术领导者 : 解决问题的有机方法](https://book.douban.com/subject/26419762/) | 8.21 | 1739人 | [美] 杰拉尔德·温伯格 / 朱于军 / 李先华 / 朱赛春 / 裘强 | 393 | | [Web表单设计](https://book.douban.com/subject/4886100/) | 8.21 | 3052人 | [美] Luke Wroblewski / 卢颐、高韵蓓 | 394 | | [解析极限编程 : 拥抱变化](https://book.douban.com/subject/6828074/) | 8.21 | 4007人 | [美] Kent Beck / 唐东铭 | 395 | | [Machine Learning](https://book.douban.com/subject/1105583/) | 8.20 | 935人 | Thomas Mitchell | 396 | | [实现领域驱动设计](https://book.douban.com/subject/25844633/) | 8.20 | 1347人 | Vaughn Vernon / 滕云 | 397 | | [免费文化](https://book.douban.com/subject/4050757/) | 8.20 | 2943人 | (美)劳伦斯·莱斯格 / 王师 | 398 | | [新黑暗时代](https://book.douban.com/subject/33408165/) | 8.20 | 1903人 | [英] 詹姆斯·布莱德尔 / 宋平、梁余音 | 399 | | [精益创业](https://book.douban.com/subject/10945606/) | 8.20 | 267298人 | [美] 埃里克·莱斯 / 吴彤 | 400 | | [程序开发心理学](https://book.douban.com/subject/26419766/) | 8.20 | 929人 | (美)杰拉尔德·温伯格 / 邓俊辉 | 401 | | [思考的乐趣](https://book.douban.com/subject/10779597/) | 8.20 | 1890人 | 顾森 | 402 | | [增长黑客](https://book.douban.com/subject/27593848/) | 8.20 | 8032人 | Sean Ellis / 张溪梦 | 403 | | [妙手回春](https://book.douban.com/subject/25858031/) | 8.20 | 4323人 | (美)Steve Krug / 袁国忠 | 404 | | [C++ Concurrency in Action : Practical Multithreading](https://book.douban.com/subject/27036085/) | 8.20 | 634人 | Anthony Williams | 405 | | [计算机与人脑](https://book.douban.com/subject/6266269/) | 8.20 | 564人 | [美] 约·冯·诺意曼 / 甘子玉 | 406 | | [测试驱动开发](https://book.douban.com/subject/25735501/) | 8.19 | 4626人 | Kent Beck / 孙平平 / 张小龙 | 407 | | [为什么 : 关于因果关系的新科学](https://book.douban.com/subject/33438811/) | 8.19 | 5368人 | [美]朱迪亚·珀尔(Judea Pearl) / [美]达纳·麦肯齐(Dana Mackenzie) / 江生 / 于华 | 408 | | [SQL反模式](https://book.douban.com/subject/6800774/) | 8.19 | 714人 | [美] Bill Karwin / 谭振林、Push Chen | 409 | | [Programming Ruby中文版](https://book.douban.com/subject/24298521/) | 8.19 | 2723人 | 托马斯 / 孙勇、姚延栋、张海峰 | 410 | | [Python参考手册](https://book.douban.com/subject/26916700/) | 8.19 | 704人 | David M.Beazley / 谢俊、杨越、高伟 | 411 | | [架构即未来:现代企业可扩展的Web架构、流程和组织](https://book.douban.com/subject/26765979/) | 8.18 | 578人 | Martin L. Abbott、Michael T. Fisher / 陈斌 | 412 | | [锋利的jQuery](https://book.douban.com/subject/10792216/) | 8.18 | 1283人 | 单东林、张晓菲、魏然 | 413 | | [注意力经济: 如何把大众的注意力变成生意](https://book.douban.com/subject/30216368/) | 8.18 | 4014人 | 吴修铭 | 414 | | [拖延心理学](https://book.douban.com/subject/6894790/) | 8.18 | 19983人 | [美] 简·博克(Jane B. Burka)、[美] 莱诺拉·袁(Lenora M. Yuen) / 蒋永强、陆正芳 | 415 | | [贝尔实验室与美国革新大时代](https://book.douban.com/subject/26681345/) | 8.18 | 7238人 | [美]乔恩·格特纳 / 王勇 | 416 | | [Show Your Work!](https://book.douban.com/subject/26357206/) | 8.17 | 72379人 | | 417 | | [Perl语言编程](https://book.douban.com/subject/1231697/) | 8.17 | 2582人 | [美] Larry Wall、Tom Christiansen、Jon Orwant / 何伟平 | 418 | | [大数据 : 互联网大规模数据挖掘与分布式处理](https://book.douban.com/subject/26435217/) | 8.17 | 807人 | Anand Rajaraman / Jeffrey David Ullman / 王斌 | 419 | | [单元测试的艺术](https://book.douban.com/subject/25934516/) | 8.16 | 1407人 | [以] Roy Osherove / 金 迎 | 420 | | [用户体验的要素](https://book.douban.com/subject/6523997/) | 8.16 | 11939人 | Jesse James Garrett / 范晓燕 | 421 | | [Letting Go of the Words](https://book.douban.com/subject/25769796/) | 8.16 | 1329人 | Janice (Ginny) Redish | 422 | | [项目管理修炼之道](https://book.douban.com/subject/4058336/) | 8.16 | 696人 | 罗斯曼(Johanna Rothman) / 郑柯 | 423 | | [Designing Interactions](https://book.douban.com/subject/6024020/) | 8.16 | 3313人 | Bill Moggridge | 424 | | [暗池](https://book.douban.com/subject/26629060/) | 8.15 | 3373人 | 斯科特·帕特森 (Scott Patterson) | 425 | | [SEO艺术](https://book.douban.com/subject/24722613/) | 8.15 | 992人 | Eric Enge、Stephan Spencer、Rand Fishkin / 昝辉 | 426 | | [拉新:快速实现用户增长](https://book.douban.com/subject/33436161/) | 8.15 | 8714人 | [美]加布里埃尔·温伯格、[美]贾斯汀·迈尔斯 / 谢天 | 427 | | [人月神话](https://book.douban.com/subject/26358448/) | 8.15 | 18763人 | [美] 弗雷德里克·布鲁克斯 / 汪颖 | 428 | | [信息简史](https://book.douban.com/subject/25752043/) | 8.15 | 17842人 | [美] 詹姆斯·格雷克 / 高博 | 429 | | [大象](https://book.douban.com/subject/10549583/) | 8.14 | 530人 | 谭云杰 | 430 | | [Linux口袋书](https://book.douban.com/subject/24736505/) | 8.14 | 582人 | [美]巴瑞特(Barrett,D.J.) / 欧阳立博 / 严小商 / 任桥伟 | 431 | | [创业者手册 : 教你如何构建伟大的企业](https://book.douban.com/subject/20453004/) | 8.14 | 12360人 | [美] 史蒂夫·布兰克 / [美] 鲍勃·多夫 / 新华都商学院 | 432 | | [精益数据分析](https://book.douban.com/subject/26278639/) | 8.14 | 9274人 | [加] 阿利斯泰尔·克罗尔 / [加] 本杰明·尤科维奇 / 韩知白 / 王鹤达 | 433 | | [认同的力量](https://book.douban.com/subject/1929871/) | 8.14 | 680人 | 曼纽尔·卡斯特 / 曹荣湘 | 434 | | [编程之道](https://book.douban.com/subject/1899158/) | 8.13 | 734人 | Geoffrey James / 郭海 | 435 | | [Head First Object-Oriented Analysis and Design : A Brain Friendly Guide to OOA&D](https://book.douban.com/subject/3530721/) | 8.12 | 1121人 | Brett D. McLaughlin / Gary Pollice / Dave West | 436 | | [学习Web设计](https://book.douban.com/subject/3343802/) | 8.12 | 807人 | 罗宾斯 / 靳志伟 | 437 | | [白帽子讲Web安全](https://book.douban.com/subject/25910557/) | 8.12 | 1223人 | 吴翰清 | 438 | | [信息时代三部曲:经济、社会与文化](https://book.douban.com/subject/1026593/) | 8.12 | 1384人 | [美] 曼纽尔·卡斯特(Manuel Castells) / 夏铸九、王志弘 | 439 | | [AI·未来](https://book.douban.com/subject/30197184/) | 8.12 | 25586人 | 李开复 | 440 | | [上瘾 : 让用户养成使用习惯的四大产品逻辑](https://book.douban.com/subject/27030507/) | 8.11 | 70329人 | [美] 尼尔·埃亚尔 / [美] 瑞安·胡佛 / 钟莉婷 / 杨晓红 | 441 | | [创新者:一群技术狂人和鬼才程序员如何改变世界](https://book.douban.com/subject/27009472/) | 8.11 | 35421人 | [美] 沃尔特·艾萨克森 / 关嘉伟、牛小婧 | 442 | | [Cooking for Geeks](https://book.douban.com/subject/4733085/) | 8.11 | 3677人 | Jeff Potter | 443 | | [世界因你不同](https://book.douban.com/subject/26452494/) | 8.11 | 26767人 | 李开复、范海涛 | 444 | | [重新定义公司 : 谷歌是如何运营的](https://book.douban.com/subject/33464429/) | 8.11 | 34174人 | [美]埃里克·施密特 / 靳婷婷 / 陈序 / 何晔 | 445 | | [Python网络数据采集](https://book.douban.com/subject/33386709/) | 8.11 | 953人 | 米切尔 (Ryan Mitchell) / 陶俊杰 / 陈小莉 | 446 | | [计算机组成](https://book.douban.com/subject/25982323/) | 8.11 | 566人 | Andrew S. Tanenbaum / Todd Austin / 刘卫东 / 宋佳兴 | 447 | | [Python自然语言处理](https://book.douban.com/subject/25916599/) | 8.10 | 999人 | (英)伯德、(英)克莱因、(美)洛普 | 448 | | [Effective C# 中文版](https://book.douban.com/subject/5360961/) | 8.10 | 684人 | Bill Wagner / 李建忠 | 449 | | [重构与模式](https://book.douban.com/subject/20393327/) | 8.10 | 1745人 | [美]Joshua Kerievsky / 杨光、刘基诚 | 450 | | [软件估算](https://book.douban.com/subject/2348918/) | 8.10 | 967人 | [美] 史蒂夫·迈克康奈尔 / 宋锐 | 451 | | [白话机器学习算法](https://book.douban.com/subject/30442187/) | 8.10 | 562人 | [新加坡] 黄莉婷、[新加坡] 苏川集 / 武传海 | 452 | | [图解HTTP](https://book.douban.com/subject/25863515/) | 8.10 | 2971人 | [日] 上野宣 / 于均良 | 453 | | [漫画数据库](https://book.douban.com/subject/4829597/) | 8.10 | 614人 | [日] 高桥麻奈 著、[日] あづま笙子 漫画绘制、[日] 株式会社TREND-PRO 漫画制作 / 崔建锋 | 454 | | [CSS网站布局实录](https://book.douban.com/subject/2175995/) | 8.10 | 842人 | 李超 | 455 | | [硅谷之火](https://book.douban.com/subject/34875818/) | 8.09 | 1713人 | 迈克尔·斯韦因、保罗·弗赖伯格 / 陈少芸、成小留、朱少容 | 456 | | [生命3.0 : 人工智能时代,人类的进化与重生](https://book.douban.com/subject/30262617/) | 8.09 | 36925人 | [美] 迈克斯·泰格马克 / 汪婕舒 | 457 | | [Linux命令、编辑器与Shell编程](https://book.douban.com/subject/5286665/) | 8.09 | 526人 | Mark G. Sobell / 杨明军、王凤芹 | 458 | | [Head First HTML5 Programming](https://book.douban.com/subject/19894872/) | 8.09 | 606人 | 埃里克•弗里曼 (Eric Freeman)、伊丽莎白•罗布森 (Elisabeth Robson) | 459 | | [Dive Into Python](https://book.douban.com/subject/3628910/) | 8.09 | 1765人 | Mark Pilgrim | 460 | | [观止](https://book.douban.com/subject/3699395/) | 8.09 | 1752人 | [美] G·Pascal Zachary / 张银奎 | 461 | | [计算机网络 : 第5版](https://book.douban.com/subject/26960678/) | 8.09 | 1645人 | 谢希仁 | 462 | | [研究之美](https://book.douban.com/subject/7064456/) | 8.08 | 829人 | [美] Donald E. Knuth / 高博 | 463 | | [社交天性](https://book.douban.com/subject/26806961/) | 8.08 | 3310人 | [美] 马修·利伯曼(Matthew D. Lieberman) / 贾拥民 | 464 | | [极客与团队](https://book.douban.com/subject/26880855/) | 8.07 | 2218人 | [美]Brian W. Fitzpatrick/Ben Collins-Sussman / 徐旭铭 | 465 | | [基于MVC的JavaScript Web富应用开发](https://book.douban.com/subject/10733304/) | 8.07 | 659人 | 麦卡劳(Alex MacCaw) / 李晶、张散集 | 466 | | [Linux程序设计](https://book.douban.com/subject/2361237/) | 8.06 | 628人 | Neil Matthew、Richard Stones / 陈健、宋健建 | 467 | | [门后的秘密](https://book.douban.com/subject/5401859/) | 8.06 | 1341人 | [美] Johanna Rothmann,、[美] Esther Derby / 于梦瑄 | 468 | | [机器学习实战](https://book.douban.com/subject/24703171/) | 8.06 | 1679人 | Peter Harrington / 李锐、李鹏、曲亚东、王斌 | 469 | | [数据库系统概念](https://book.douban.com/subject/30345517/) | 8.06 | 1599人 | Abraham Silberschatz、Henry F. Korth、S. Sudarshan / 杨冬青、马秀莉、唐世渭 | 470 | | [创新者的解答 : 经济不确定期的创新指南](https://book.douban.com/subject/25742292/) | 8.06 | 26733人 | (美)克里斯坦森 / 迈克尔•雷纳 / 林伟 / 李瑜偲 / 郑欢 | 471 | | [快学Scala](https://book.douban.com/subject/27093751/) | 8.06 | 937人 | [美] C. S. 霍斯曼 / 高宇翔 | 472 | | [设计师要懂心理学](https://book.douban.com/subject/23708491/) | 8.06 | 6868人 | [美] Susan Weinschenk / 徐佳、马迪、余盈亿 | 473 | | [快速软件开发 : 有效控制与完成进度计划](https://book.douban.com/subject/3151486/) | 8.05 | 1550人 | [美] 斯蒂夫·迈克康奈尔 / 席相霖 等 | 474 | | [心智社会](https://book.douban.com/subject/26919830/) | 8.05 | 3402人 | [美] 马文·明斯基(Marvin Minsky) / 任楠 | 475 | | [定位](https://book.douban.com/subject/27155161/) | 8.05 | 51371人 | 杰克·特劳特(Jack Trout)、阿尔·里斯(AL Ries) / 谢伟山、苑爱冬 | 476 | | [别怕,Excel VBA其实很简单](https://book.douban.com/subject/26823135/) | 8.05 | 775人 | Excel之家 (Excel Home) | 477 | | [高质量程序设计指南 : —C++/C语言](https://book.douban.com/subject/20275979/) | 8.05 | 657人 | 林锐 / 韩永泉 | 478 | | [设计模式解析 : A New Perspective on Object-Oriented Design](https://book.douban.com/subject/20406704/) | 8.04 | 879人 | ALAN SHALLOWAY / JAMES R.TROTT / 徐言声 | 479 | | [Dive Into Python 3](https://book.douban.com/subject/4309422/) | 8.04 | 529人 | Mark Pilgrim | 480 | | [网站重构](https://book.douban.com/subject/6011420/) | 8.04 | 3158人 | [美] Jeffrey Zeldman / 傅捷、王宗义、祝军 | 481 | | [实例化需求](https://book.douban.com/subject/11611022/) | 8.03 | 800人 | Gojko Adzic / 张昌贵、张博超、石永超 | 482 | | [操作系统](https://book.douban.com/subject/26993995/) | 8.03 | 889人 | William Stallings / 陈向群、陈渝 | 483 | | [python黑帽子](https://book.douban.com/subject/26590145/) | 8.03 | 520人 | [美]Justin Seitz / 孙松柏、李聪、润秋 | 484 | | [Python学习手册 : ](https://book.douban.com/subject/30364619/) | 8.03 | 5443人 | Mark Lutz / 侯靖 | 485 | | [编写可维护的JavaScript](https://book.douban.com/subject/21792530/) | 8.03 | 787人 | 扎卡斯 / 李晶、郭凯、张散集 | 486 | | [苹果开发之Cocoa编程](https://book.douban.com/subject/26359201/) | 8.03 | 854人 | Aaron Hillegas / 钱友才 陈勇 王健 | 487 | | [jQuery基础教程](https://book.douban.com/subject/25733582/) | 8.02 | 758人 | Karl Swedberg、Jonathan Chaffer / 李松峰、李炜 | 488 | | [Python编程](https://book.douban.com/subject/26314833/) | 8.02 | 1359人 | Mark Lutz | 489 | | [Scrum敏捷软件开发](https://book.douban.com/subject/5334585/) | 8.02 | 1966人 | Mike Cohn / 廖靖斌、吕梁岳、陈争云、阳陆育 | 490 | | [孵化Twitter](https://book.douban.com/subject/25763770/) | 8.01 | 17926人 | [美]尼克·比尔顿(Nick Bilton) / 欧常智、张宇、单旖 | 491 | | [面向对象分析与设计](https://book.douban.com/subject/11509672/) | 8.00 | 819人 | Grady Booch、Robert A. Maksimchuk、Michael W. Engel、Bobbi J. Young、Jim Conallen、Kelli A. Houston / 王海鹏、潘加宇 | 492 | | [人本界面 : 交互式系统设计](https://book.douban.com/subject/5416997/) | 8.00 | 1198人 | (美)拉斯基(Jef Raskin) / 史元春 | 493 | | [高效程序员的45个习惯](https://book.douban.com/subject/26098849/) | 8.00 | 2252人 | Venkat Subramaniam、Andy Hunt / 钱安川、郑柯 | 494 | | [程序是怎样跑起来的](https://book.douban.com/subject/26365491/) | 8.00 | 710人 | [日] 矢泽久雄 / 李逢俊 | 495 | | [代码](https://book.douban.com/subject/30276251/) | 8.00 | 2004人 | 劳伦斯・莱斯格 / 李旭 | 496 | | [Real World Haskell](https://book.douban.com/subject/4214143/) | 7.99 | 1157人 | Bryan O'Sullivan、John Goerzen、Don Stewart | 497 | | [Cucumber:行为驱动开发指南](https://book.douban.com/subject/24843412/) | 7.99 | 529人 | [英]Matt Wynne、[挪]Aslak Hellesy / 许晓斌、王江平 | 498 | | [链接 : 商业、科学与生活的新思维](https://book.douban.com/subject/24862722/) | 7.99 | 6054人 | [美]艾伯特-拉斯洛•巴拉巴西 (Albert-László Barabási) / 沈华伟 | 499 | | [Java Persistence with Hibernate](https://book.douban.com/subject/3027579/) | 7.99 | 560人 | Christian Bauer / Gavin King | 500 | | [技术垄断 : 文化向技术投降](https://book.douban.com/subject/33385896/) | 7.99 | 5676人 | [美]尼尔•波斯曼 / 何道宽 | 501 | | [瞬间之美](https://book.douban.com/subject/3886044/) | 7.99 | 2259人 | [美] Robert Hoekman, Jr. / 向怡宁 | 502 | | [跨越鸿沟 : 颠覆性产品营销圣经](https://book.douban.com/subject/25806284/) | 7.99 | 52224人 | [美] 杰弗里·摩尔(Geoffrey A. Moore) / 赵娅 | 503 | | [只是为了好玩](https://book.douban.com/subject/25930025/) | 7.99 | 5803人 | Linus Torvalds、David Diamond / 陈少芸 | 504 | | [天才与算法](https://book.douban.com/subject/35014869/) | 7.98 | 968人 | [英] 马库斯·杜·索托伊 / 王晓燕、陈浩、程国建 | 505 | | [七周七语言](https://book.douban.com/subject/10555435/) | 7.98 | 2561人 | [美] Bruce A. Tate / 巨成、戴玮、白明 | 506 | | [应用Rails进行敏捷Web开发](https://book.douban.com/subject/24718727/) | 7.98 | 3146人 | Dave Thomas, David Hansson等 / 林芷薰 | 507 | | [支付战争](https://book.douban.com/subject/26324497/) | 7.98 | 3522人 | 埃里克·杰克逊 / 徐彬、王晓、清华大学五道口金融学院未央研究 | 508 | | [锦绣蓝图](https://book.douban.com/subject/4076216/) | 7.98 | 1396人 | [美] 沃德科 (Christina Wodtke)、[美] 戈夫拉 (Austin Govella) / 蔡芳 | 509 | | [平台革命](https://book.douban.com/subject/27171481/) | 7.98 | 4589人 | [美]杰奥夫雷G.帕克(Geoffrey G. Parker)、马歇尔W.范·埃尔斯泰恩(Marshall W. Van Alstyne)、桑基特·保罗·邱达利(Sangeet Paul Choudary) / 志鹏 | 510 | | [Linux Shell脚本攻略](https://book.douban.com/subject/30172987/) | 7.98 | 556人 | (印)拉克什曼 / 门佳 | 511 | | [软件工程的事实与谬误](https://book.douban.com/subject/1723351/) | 7.98 | 641人 | [美] Robert L. Glass / 严亚军 / 龚波 | 512 | | [Redis实战](https://book.douban.com/subject/26612779/) | 7.98 | 623人 | Josiah L. Carlson / 黄健宏 | 513 | | [YC创业营: 硅谷顶级创业孵化器如何改变世界](https://book.douban.com/subject/25927950/) | 7.98 | 2056人 | 兰德尔·斯特罗斯 (Randall Stross) / 苏健 | 514 | | [这就是OKR : 让谷歌、亚马逊实现爆炸性增长的工作法](https://book.douban.com/subject/30396635/) | 7.97 | 44446人 | 【美】约翰·杜尔(John Doerr) / 曹仰锋 / 王永贵 | 515 | | [编程人生](https://book.douban.com/subject/26248211/) | 7.97 | 5977人 | Peter Seibel / 图灵俱乐部 | 516 | | [Borland传奇](https://book.douban.com/subject/1027528/) | 7.97 | 753人 | 李维 | 517 | | [结网 : 互联网产品经理改变世界](https://book.douban.com/subject/24305938/) | 7.97 | 6744人 | 王坚 | 518 | | [看板方法](https://book.douban.com/subject/25788807/) | 7.97 | 3222人 | David J. Anderson / 章显洲、路宁 | 519 | | [情感化设计](https://book.douban.com/subject/26424688/) | 7.97 | 8260人 | [美] Donald A.Norman; / 付秋芳、程进三 | 520 | | [敏捷开发的艺术](https://book.douban.com/subject/4037534/) | 7.96 | 956人 | James Shore、Shane Warden / 王江平 | 521 | | [操作系统概念](https://book.douban.com/subject/30272539/) | 7.96 | 3073人 | [美]西尔伯查茨(Silberschatz,A.) | 522 | | [编写有效用例](https://book.douban.com/subject/10769594/) | 7.96 | 694人 | (美) Alistair Cockbur / 王雷、张莉 | 523 | | [奇思妙想](https://book.douban.com/subject/10432364/) | 7.96 | 544人 | Dennis E. Shasha、Cathy A. Lazere / 向怡宁 | 524 | | [项目百态](https://book.douban.com/subject/26393025/) | 7.96 | 614人 | [美] Tom Demarco、Peter Hruschka、Tim Lister、Suzanne Robertson、Steve McMenamin、James Robertson / 金明 | 525 | | [精益设计](https://book.douban.com/subject/24896848/) | 7.96 | 5835人 | Jeff Gothelf / 张玳 | 526 | | [必然](https://book.douban.com/subject/26998201/) | 7.95 | 28401人 | [美] 凯文·凯利 / 周峰、董理、金阳 | 527 | | [Python基础教程](https://book.douban.com/subject/27667375/) | 7.95 | 2591人 | Magnus Lie Hetland / 司维、曾军崴、谭颖华 | 528 | | [重来](https://book.douban.com/subject/30184215/) | 7.93 | 310470人 | [美] 贾森·弗里德、[丹] 戴维·海涅迈尔·汉森 / 李瑜偲 | 529 | | [运营之光 : 我的互联网运营方法论与自白](https://book.douban.com/subject/27020287/) | 7.93 | 6955人 | 黄有璨 | 530 | | [软件人才管理的艺术](https://book.douban.com/subject/4999476/) | 7.92 | 3365人 | Michael Lopp / 罗小平 | 531 | | [Web信息架构](https://book.douban.com/subject/26809374/) | 7.92 | 4847人 | Peter Morville、Louis Rosenfeld / 陈建勋 | 532 | | [Founders at Work](https://book.douban.com/subject/3506599/) | 7.92 | 54737人 | Jessica Livingston | 533 | | [疯狂Java讲义](https://book.douban.com/subject/27666336/) | 7.92 | 710人 | 李刚 | 534 | | [如何作出正确决策](https://book.douban.com/subject/26769282/) | 7.92 | 2865人 | [美] Gary Klein / 黄蔚 | 535 | | [“笨办法”学Python](https://book.douban.com/subject/30237842/) | 7.91 | 3426人 | Zed A.Shaw / 王巍巍 | 536 | | [PHP程序设计](https://book.douban.com/subject/26340543/) | 7.91 | 1169人 | 勒道夫 / 陈浩、胡丹、徐景 | 537 | | [我编程,我快乐](https://book.douban.com/subject/4923179/) | 7.90 | 4881人 | [美] Chad Fowler / 于梦瑄 | 538 | | [强关系](https://book.douban.com/subject/10749632/) | 7.90 | 3440人 | [加] 斯科特•斯特莱登 / 魏薇 | 539 | | [jQuery : Novice to Ninja](https://book.douban.com/subject/25862423/) | 7.90 | 613人 | Earle Castledine / Craig Sharkie | 540 | | [大话数据结构](https://book.douban.com/subject/6424904/) | 7.90 | 1498人 | 程杰 | 541 | | [Designing Interfaces中文版 : 界面设计精髓](https://book.douban.com/subject/25716088/) | 7.90 | 2988人 | Jenifer Tidwell / 蒋芳 | 542 | | [项目管理之美](https://book.douban.com/subject/3668161/) | 7.90 | 12203人 | Scott Berkun / 李桂杰、黄明军 | 543 | | [Head First Python](https://book.douban.com/subject/30203158/) | 7.90 | 1442人 | 巴里(Barry.P.) / 林琪 等 | 544 | | [信号与噪声](https://book.douban.com/subject/25724955/) | 7.90 | 49893人 | [美] 纳特•西尔弗 / 胡晓姣、张新、朱辰辰 | 545 | | [Hadoop: The Definitive Guide : MapReduce for the Cloud](https://book.douban.com/subject/27115351/) | 7.90 | 2194人 | Tom White | 546 | | [Spring实战](https://book.douban.com/subject/34949443/) | 7.89 | 2967人 | Craig Walls 沃尔斯 / 张卫滨 | 547 | | [高效能程序员的修炼](https://book.douban.com/subject/24868904/) | 7.89 | 1196人 | [美]Jeff Atwood / 陆其明、张健 | 548 | | [算法技术手册](https://book.douban.com/subject/27123062/) | 7.89 | 589人 | George T. Heineman、Gary Pollice、Stanley Selkow / 杨晨、李明 | 549 | | [人工智能的未来](https://book.douban.com/subject/26716264/) | 7.89 | 7314人 | [美] 雷·库兹韦尔 / 盛杨燕 | 550 | | [Web导航设计](https://book.douban.com/subject/3313897/) | 7.89 | 586人 | James Kalbach / 李曦琳 | 551 | | [流量的秘密](https://book.douban.com/subject/4312608/) | 7.89 | 808人 | (英)Brian Clifton / 钟镭 | 552 | | [掘金黑客 : 马克斯·维京:地下网络犯罪之王](https://book.douban.com/subject/19975498/) | 7.89 | 7738人 | [美]凯文·保尔森 / 王军 / 王凯 | 553 | | [微交互](https://book.douban.com/subject/25744600/) | 7.89 | 1400人 | 塞弗 (Dan Saffer) / 李松峰 | 554 | | [与机器赛跑 : 数字革命如何加速创新、推动生产力,并且不可逆转地改变就业和经济](https://book.douban.com/subject/25974789/) | 7.88 | 2732人 | [美]埃里克·布林约尔松(Erik Brynjolfsson) / [美]安德鲁·麦卡菲(Andrew McAfee) | 555 | | [编织万维网](https://book.douban.com/subject/1780671/) | 7.88 | 770人 | [英]蒂姆・伯纳斯―李 / 蒂姆·伯纳斯-李 / 马克·菲谢蒂 / 张宇宏/萧风 | 556 | | [HTML5揭秘](https://book.douban.com/subject/5386169/) | 7.88 | 1048人 | Mark Pilgrim / 常可 / 胡金埔 / 赵静 | 557 | | [jQuery实战](https://book.douban.com/subject/10540684/) | 7.88 | 1216人 | Bear Bibeault、Yehuda Katz / 陈宁 | 558 | | [Head First JavaScript](https://book.douban.com/subject/5337333/) | 7.88 | 716人 | Michael Morrison | 559 | | [与熊共舞](https://book.douban.com/subject/1151462/) | 7.88 | 866人 | Tom DeMarco、Timothy Lister / 熊节、马姗姗 | 560 | | [学习 Vi 编辑器](https://book.douban.com/subject/6126937/) | 7.88 | 1261人 | Linda Lamb / Arnold Robbins / 莫蓉蓉 / 刘传昌 | 561 | | [程序员面试攻略](https://book.douban.com/subject/25782529/) | 7.87 | 1460人 | 蒙干 / 王海鹏 | 562 | | [HTML和XHTML权威指南](https://book.douban.com/subject/2061604/) | 7.87 | 792人 | Chuck Musciano / Bill Kennedy / 技桥 | 563 | | [一目了然](https://book.douban.com/subject/10537875/) | 7.87 | 1603人 | ROBERT HOEKMAN / 何潇 | 564 | | [Spark快速大数据分析](https://book.douban.com/subject/26616244/) | 7.86 | 958人 | [美] Holden Karau、[美] Andy Konwinski、[美] Patrick Wendell、[加] Matei Zaharia / 王道远 | 565 | | [精通Web Analytics](https://book.douban.com/subject/3260737/) | 7.86 | 2077人 | (美国)(Avinash Kaushik)卡希克 / 杨艳、王春楠 | 566 | | [C++GUI Qt4编程](https://book.douban.com/subject/24734031/) | 7.86 | 520人 | Jasmin Blanchette、Mark Summerfield / 闫锋欣 | 567 | | [维多利亚时代的互联网](https://book.douban.com/subject/27078260/) | 7.86 | 3367人 | [英] 汤姆·斯丹迪奇 / 多绥婷 | 568 | | [数据挖掘概念与技术 : 概念与技术](https://book.douban.com/subject/11542972/) | 7.86 | 1585人 | (加)Jiawei Han;Micheline Kamber / 范明 / 孟小峰 | 569 | | [千夫所指](https://book.douban.com/subject/26875262/) | 7.86 | 56832人 | 乔恩·罗森 / 王岑卉 | 570 | | [数字乌托邦](https://book.douban.com/subject/21632268/) | 7.85 | 887人 | [美]弗雷德·特纳 / 张行舟、王芳、叶富华、余倩 | 571 | | [Version Control with Git : Powerful Tools and Techniques for Collaborative Software Develop](https://book.douban.com/subject/26341974/) | 7.85 | 987人 | Jon Loeliger | 572 | | [疯传 : 让你的产品、思想、行为像病毒一样入侵](https://book.douban.com/subject/26830108/) | 7.85 | 28488人 | 乔纳·伯杰 (Jonah Berger) / 刘生敏 / 廖建桥 | 573 | | [The Rails 3 Way](https://book.douban.com/subject/4739317/) | 7.85 | 646人 | Obie Fernandez | 574 | | [敏捷武士](https://book.douban.com/subject/10789296/) | 7.85 | 1690人 | [加]Jonathan Rasmusson / 李忠利 | 575 | | [UML和模式应用](https://book.douban.com/subject/1792387/) | 7.84 | 1513人 | 拉曼 / 李洋、郑䶮 | 576 | | [皇帝新脑](https://book.douban.com/subject/30171336/) | 7.84 | 8246人 | 罗杰·彭罗斯 / 许明贤、吴忠超 | 577 | | [Python编程无师自通](https://book.douban.com/subject/30419778/) | 7.84 | 773人 | [美] 科里·奥尔索夫(Cory Althoff) / 宋秉金 | 578 | | [谷歌和亚马逊如何做产品](https://book.douban.com/subject/25879027/) | 7.84 | 733人 | 梅 (Chris Vander Mey) / 刘亦舟 | 579 | | [sed与awk](https://book.douban.com/subject/1236944/) | 7.83 | 1062人 | (美)多尔蒂 / (美)罗宾斯 / 张旭东 / 杨作梅 / 田丽华 | 580 | | [软技能](https://book.douban.com/subject/26835090/) | 7.83 | 4022人 | [美] John Z. Sonmez / 王小刚 | 581 | | [Java 8函数式编程](https://book.douban.com/subject/26346017/) | 7.83 | 553人 | [英] Richard Warburton / 王群锋 | 582 | | [大教堂与集市](https://book.douban.com/subject/25881855/) | 7.83 | 5125人 | [美] Eric S. Raymond / 卫剑钒 | 583 | | [硅谷百年史](https://book.douban.com/subject/26866596/) | 7.83 | 554人 | [美]阿伦·拉奥(Arun Rao)、[美]皮埃罗·斯加鲁菲(Piero Scarruffi) / 闫景立、侯爱华 | 584 | | [奇点临近](https://book.douban.com/subject/6855803/) | 7.83 | 12383人 | Ray Kurzweil / 董振华、李庆成 | 585 | | [第一本Docker书](https://book.douban.com/subject/26780404/) | 7.82 | 1520人 | [澳]詹姆斯•特恩布尔(James Turnbull) / 李兆海 / 刘斌 / 巨震 | 586 | | [卓有成效的程序员](https://book.douban.com/subject/4214142/) | 7.82 | 1837人 | Neal Ford / 熊节 | 587 | | [SQL学习指南](https://book.douban.com/subject/26579980/) | 7.82 | 736人 | [美] Alan Beaulieu / 张伟超、林青松 | 588 | | [The Principles of Beautiful Web Design](https://book.douban.com/subject/2382100/) | 7.82 | 1378人 | Jason Beaird | 589 | | [数据挖掘实用机器学习技术](https://book.douban.com/subject/10538277/) | 7.82 | 1022人 | Ian H.Witten、Eibe Frank / 董琳、邱泉、于晓峰 | 590 | | [用户故事与敏捷方法](https://book.douban.com/subject/30455386/) | 7.82 | 3338人 | Mike Cohn / 石永超 / 张博超 | 591 | | [OpenGL编程指南](https://book.douban.com/subject/27123094/) | 7.82 | 535人 | [美] Dave Shreiner / 李军、徐波 [等] | 592 | | [文案训练手册](https://book.douban.com/subject/26437067/) | 7.81 | 3256人 | [美] 约瑟夫·休格曼 / 杨紫苏 / 张晓丽 | 593 | | [机器之心](https://book.douban.com/subject/26745150/) | 7.81 | 4745人 | [美]雷·库兹韦尔 / 胡晓姣 / 张温卓玛 / 吴纯洁 | 594 | | [浪潮式发售](https://book.douban.com/subject/26735302/) | 7.81 | 3890人 | [美] 杰夫.沃克(Jeff Walker) / 李文远 | 595 | | [疯狂的独角兽](https://book.douban.com/subject/27139170/) | 7.81 | 31462人 | 丹·莱昂斯 / 王天任 | 596 | | [苹果往事 : 开发麦金托什的非凡岁月](https://book.douban.com/subject/27124848/) | 7.81 | 11098人 | [美] 安迪·赫茨菲尔德 / 洪慧芳 | 597 | | [HTML5与CSS3基础教程](https://book.douban.com/subject/25878992/) | 7.80 | 1260人 | [美] Elizabeth Castro / [美] Bruce Hyslop / 望以文 | 598 | | [Linux/Unix设计思想](https://book.douban.com/subject/7564417/) | 7.80 | 665人 | 甘卡兹 / 漆犇 | 599 | | [线上幽灵](https://book.douban.com/subject/25788945/) | 7.80 | 24590人 | 凯文•米特尼克 (Kevin Mitnick)、威廉•L•西蒙 (William L.Simon) | 600 | | [第二次机器革命](https://book.douban.com/subject/26941689/) | 7.80 | 12421人 | [美]埃里克·布莱恩约弗森 / 蒋永军 | 601 | | [图解TCP/IP](https://book.douban.com/subject/24737674/) | 7.80 | 1046人 | [日]竹下隆史、[日]村山公保、[日]荒井透、[日]苅田幸雄 / 乌尼日其其格 | 602 | | [我是一只IT小小鸟](https://book.douban.com/subject/4006425/) | 7.80 | 1943人 | 胡江堂(主编) | 603 | | [六度分隔](https://book.douban.com/subject/6129181/) | 7.80 | 1240人 | 邓肯·J·瓦茨 / 陈禹 | 604 | | [构建可扩展的Web站点](https://book.douban.com/subject/3039216/) | 7.80 | 677人 | Cal Henderson / 徐宁 | 605 | | [Ajax实战](https://book.douban.com/subject/1764900/) | 7.80 | 566人 | Dave Crane Eric Pascarello / 李锟(网名dlee) | 606 | | [Google软件测试之道 : 像google一样进行软件测试](https://book.douban.com/subject/25742200/) | 7.80 | 1449人 | James A. Whittaker / Jason Arbon / Jeff Carollo / 黄利 / 李中杰 / 薛明 | 607 | | [代码的未来](https://book.douban.com/subject/24536403/) | 7.80 | 893人 | [日] 松本行弘 / 周自恒 | 608 | | [演讲之禅:一位技术演讲家的自白](https://book.douban.com/subject/6967575/) | 7.79 | 5251人 | Scott Berkun / 朱敏、包艳丽、刘珍 | 609 | | [数据科学入门](https://book.douban.com/subject/26741078/) | 7.79 | 988人 | [美] Joel Grus / 高蓉 / 韩波 | 610 | | [软件测试的艺术](https://book.douban.com/subject/10549782/) | 7.79 | 596人 | 梅尔斯 | 611 | | [Linux in a Nutshell](https://book.douban.com/subject/4051611/) | 7.79 | 807人 | Ellen Siever、Stephen Figgins、Robert Love、Arnold Robbins | 612 | | [工具,还是武器?](https://book.douban.com/subject/34940580/) | 7.78 | 1481人 | 【美】布拉德·史密斯、【美】卡罗尔·安·布朗 / 杨静娴、赵磊 | 613 | | [入侵的艺术](https://book.douban.com/subject/25962826/) | 7.78 | 3520人 | Kevin D.Mitnick、William L.Simon / 袁月杨、谢衡 | 614 | | [PYTHON技术手册](https://book.douban.com/subject/4863526/) | 7.78 | 549人 | 马特利 | 615 | | [Node.js实战](https://book.douban.com/subject/30288107/) | 7.78 | 631人 | [美] Mike Cantelon、[美] TJ Holowaychuk、[美] Nathan Rajlich / 吴海星 | | 616 | | [互联网新思维:未来十年的企业变形计](https://book.douban.com/subject/25882306/) | 7.77 | 2977人 | 戴夫·柯本 (Dave Kerpen)、特蕾莎·布朗 (Theresa Braun)、瓦莱丽·普里查德 (Valerie Pritchard) / 钱峰 | 617 | | [死亡之旅](https://book.douban.com/subject/6967574/) | 7.77 | 1032人 | Edward Yourdon / 杨华 | 618 | | [改变未来的九大算法](https://book.douban.com/subject/30547794/) | 7.77 | 1953人 | [美] 约翰.麦考密克 / 管策 | 619 | | [浅薄 : 互联网如何毒化了我们的大脑](https://book.douban.com/subject/26645277/) | 7.76 | 29180人 | [美] 尼古拉斯·卡尔 / 刘纯毅 | 620 | | [筑巢引凤](https://book.douban.com/subject/5290566/) | 7.76 | 887人 | [美] Joshua Porter / 邝宇恒 | 621 | | [总开关](https://book.douban.com/subject/6790578/) | 7.76 | 7626人 | [美] 吴修铭 / 顾佳 | 622 | | [设计模式之禅](https://book.douban.com/subject/25843319/) | 7.76 | 573人 | 秦小波 | 623 | | [网飞传奇](https://book.douban.com/subject/25800025/) | 7.75 | 1688人 | [美]吉娜·基廷 / 谭永乐 | 624 | | [如何创造可信的AI](https://book.douban.com/subject/35073477/) | 7.75 | 640人 | [美] 盖瑞·马库斯(Gary Marcus ) / [美] 欧内斯特·戴维斯(Ernest Davis) / 龙志勇 / 湛庐文化 | 625 | | [七周七数据库](https://book.douban.com/subject/24737847/) | 7.75 | 895人 | [美]Eric Redmond / 王海鹏、田思源、王晨 | 626 | | [算法霸权](https://book.douban.com/subject/30295861/) | 7.75 | 20263人 | [美] 凯西·奥尼尔 / 马青玲 | 627 | | [设计沟通十器](https://book.douban.com/subject/6872932/) | 7.75 | 1659人 | Daniel M. Brown / 樊旺斌 | 628 | | [数据化决策](https://book.douban.com/subject/30281688/) | 7.75 | 3828人 | 道格拉斯•W•哈伯德 / 邓洪涛 | 629 | | [RESTful Web Services中文版](https://book.douban.com/subject/3094230/) | 7.74 | 1137人 | Leonard Richardson / Sam Ruby / 徐涵 / 李红军 / 胡伟 | 630 | | [Who Gets What — and Why : The New Economics of Matchmaking and Market Design](https://book.douban.com/subject/26703784/) | 7.74 | 2674人 | Alvin E. Roth | 631 | | [学习bash](https://book.douban.com/subject/1442019/) | 7.74 | 816人 | Cameron Newham / Bill Rosenblatt / 徐炎 / 查石祥 | 632 | | [数字化生存](https://book.douban.com/subject/26954267/) | 7.73 | 3847人 | 尼葛洛庞帝 / 胡泳 等 | 633 | | [秩序之美](https://book.douban.com/subject/6393626/) | 7.73 | 564人 | Vinh | 634 | | [微软项目求生法则](https://book.douban.com/subject/1061546/) | 7.73 | 584人 | 史蒂夫.麦克康奈尔 / 余孟学 | 635 | | [Joel谈优秀软件开发方法](https://book.douban.com/subject/2193777/) | 7.73 | 848人 | Joel Spolsky / 王慧 | 636 | | [若为自由故 : 自由软件之父理查德·斯托曼传](https://book.douban.com/subject/26314527/) | 7.73 | 1376人 | [美] Sam Williams / 邓楠 / 李凡希 | 637 | | [Netty实战](https://book.douban.com/subject/27038538/) | 7.72 | 545人 | 诺曼·毛瑞尔(Norman Maurer)、马文·艾伦·沃尔夫泰尔(Marvin Allen Wolfthal) / 何品 | 638 | | [Facebook效应 : 看Facebook如何打造无与伦比的社交帝国](https://book.douban.com/subject/5903447/) | 7.72 | 28975人 | [美] 大卫·柯克帕特里克 / 沈路 / 梁军 / 崔筝 | 639 | | [分布式系统原理与范型](https://book.douban.com/subject/26979326/) | 7.72 | 633人 | (美)特尼博姆 / 辛春生 | 640 | | [创客](https://book.douban.com/subject/26392726/) | 7.72 | 5007人 | 克里斯·安德森 / 萧潇 | 641 | | [The Google Story](https://book.douban.com/subject/1871795/) | 7.72 | 31870人 | David Vise、Mark Malseed | 642 | | [Objective-C 2.0程序设计](https://book.douban.com/subject/25943395/) | 7.72 | 1501人 | Stephen G. Kochan / 张波、黄湘琴 | 643 | | [MongoDB权威指南](https://book.douban.com/subject/25798102/) | 7.72 | 1365人 | [美] Kristina Chodorow / Michael Dirolf / 程显峰 | 644 | | [Python灰帽子](https://book.douban.com/subject/6025284/) | 7.72 | 532人 | [美] Justin Seitz / 丁赟卿 译、崔孝晨 审校 | 645 | | [编程之魂 : 与27位编程语言创始人对话](https://book.douban.com/subject/5318823/) | 7.71 | 801人 | Federico Biancuzzi / Shane Warden / 闫怀志 | 646 | | [I'm Feeling Lucky](https://book.douban.com/subject/5978700/) | 7.71 | 5412人 | Douglas Edwards | 647 | | [Learning PHP, MySQL, and JavaScript](https://book.douban.com/subject/3688342/) | 7.71 | 869人 | Robin Nixon | 648 | | [融合文化 : 新媒体和旧媒体的冲突地带](https://book.douban.com/subject/20367069/) | 7.70 | 4215人 | [美]亨利•詹金斯 / 杜永明 | 649 | | [搜](https://book.douban.com/subject/4264059/) | 7.70 | 6099人 | (美)约翰·巴特利 / 张岩、魏平 | 650 | | [设计原本](https://book.douban.com/subject/23820913/) | 7.70 | 1198人 | Frederick P. Brooks, Jr. / InfoQ中文站、王海鹏、高博 | 651 | | [高效人士的116个IT秘笈](https://book.douban.com/subject/2999118/) | 7.69 | 885人 | Gina Trapani / 曹铁鸥 | 652 | | [Software Architecture in Practice ](https://book.douban.com/subject/1984921/) | 7.69 | 637人 | Len Bass、Paul Clements、Rick Kazman | 653 | | [C#入门经典](https://book.douban.com/subject/26878247/) | 7.68 | 622人 | [美] Karli Watson / Christian Nagel / 齐立波 | 654 | | [数据科学实战](https://book.douban.com/subject/26320485/) | 7.68 | 777人 | [美] Rachel Schutt、[美] Cathy O'Neil / 冯凌秉、王群锋 | 655 | | [在群中](https://book.douban.com/subject/30420818/) | 7.68 | 2789人 | [德] 韩炳哲 / 程巍 | 656 | | [AI的25种可能](https://book.douban.com/subject/34866814/) | 7.67 | 676人 | [美] 约翰·布罗克曼 / 王佳音 | 657 | | [我用微软改变世界](https://book.douban.com/subject/10521234/) | 7.67 | 3794人 | 保罗·艾伦 / 吴果锦 | 658 | | [互联网四大 : 亚马逊、苹果、脸书和谷歌的隐藏基因](https://book.douban.com/subject/33479229/) | 7.67 | 29428人 | [美]Scott·Galloway(斯科特·加洛韦) / 郝美丽 | 659 | | [软件测试](https://book.douban.com/subject/1801050/) | 7.67 | 648人 | [美]Ron Patton / 张小松、王珏、曹跃 | 660 | | [社交媒体简史 : 从莎草纸到互联网](https://book.douban.com/subject/30434010/) | 7.67 | 2778人 | [英]汤姆·斯丹迪奇(Tom Standage) / 林华 | 661 | | [像程序员一样思考](https://book.douban.com/subject/24733747/) | 7.67 | 516人 | V. Anton Spraul / 徐波 | 662 | | [长尾理论](https://book.douban.com/subject/26584041/) | 7.66 | 43912人 | [美] 克里斯·安德森 / 乔江涛 | 663 | | [选择的悖论 : 用心理学解读人的经济行为](https://book.douban.com/subject/21346249/) | 7.66 | 66094人 | [美] Barry Schwartz / 梁嘉歆 / 黄子威 / 彭珊怡 | 664 | | [IT不再重要](https://book.douban.com/subject/3215423/) | 7.65 | 3231人 | (美)尼古拉斯·卡尔 / 闫鲜宁 | 665 | | [项目管理知识体系指南](https://book.douban.com/subject/30230063/) | 7.65 | 6486人 | Project Management Institute(项目管理协会) / 王勇、张斌 | 666 | | [科技想要什么](https://book.douban.com/subject/26685018/) | 7.65 | 9915人 | [美] 凯文·凯利 / 熊祥 | 667 | | [In The Plex](https://book.douban.com/subject/4789228/) | 7.65 | 59904人 | Steven Levy | 668 | | [UML精粹 : 标准对象建模语言简明指南:第3版](https://book.douban.com/subject/10798193/) | 7.64 | 1723人 | (美)Martin Fowle / 徐家福 | 669 | | [Fundamentals of Database Systems](https://book.douban.com/subject/4108476/) | 7.64 | 904人 | Ramez Elmasri / Shamkant Navathe | 670 | | [Go语言实战](https://book.douban.com/subject/27015617/) | 7.64 | 769人 | 威廉·肯尼迪 (William Kennedy)、布赖恩·克特森 (Brian Ketelsen)、埃里克·圣马丁 (Erik St.Martin) / 李兆海 | 671 | | [免费 : 未来的商业](https://book.douban.com/subject/26778836/) | 7.63 | 20870人 | [美] 克里斯·安德森 / 蒋旭峰 / 冯斌 / 璩静 | 672 | | [金领简历 : 敲开苹果、微软、谷歌的大门](https://book.douban.com/subject/10779571/) | 7.63 | 954人 | [美] Gayle Laakmann McDowell / 漆犇 | 673 | | [PHP与MySQL 5程序设计](https://book.douban.com/subject/6516132/) | 7.62 | 712人 | W.Jason Gilmore / 朱涛江 | 674 | | [信任代理](https://book.douban.com/subject/6558345/) | 7.62 | 6580人 | [美]克里斯·布罗根 / 缪梅 | 675 | | [持续集成](https://book.douban.com/subject/10769596/) | 7.62 | 632人 | (美)Paul M.Duvall;Steve Matyas;Andrew Glover、Steve Matyas、Andrew Glover / 王海鹏、贾立群 | 676 | | [代码之美](https://book.douban.com/subject/3224524/) | 7.62 | 2096人 | Grey Wilson / 聂雪军 | 677 | | [七周七并发模型](https://book.douban.com/subject/26337939/) | 7.61 | 663人 | Paul Butcher / 黄炎 | 678 | | [Agile Software Development with Scrum](https://book.douban.com/subject/2622190/) | 7.61 | 942人 | Ken Schwaber / Mike Beedle | 679 | | [REST实战 : 超媒体和系统架构](https://book.douban.com/subject/6854551/) | 7.61 | 610人 | Jim Webber / Savas Parastatidis / Ian Robinson / 李锟 / 俞黎敏 / 马钧 / 崔毅 | 680 | | [黑客大曝光](https://book.douban.com/subject/25734330/) | 7.61 | 1166人 | [美] Stuart McClure / Joel Scambray / George Kurtz / 钟向群 | 681 | | [数据之美](https://book.douban.com/subject/25833225/) | 7.61 | 891人 | 邱南森 (Nathan Yau) / 张伸 | 682 | | [iPhone开发基础教程](https://book.douban.com/subject/26638042/) | 7.61 | 941人 | Dave Mark、Jeff LaMarche / 漆振、谢巧云、孙文磊 | 683 | | [Shell脚本学习指南](https://book.douban.com/subject/3519360/) | 7.60 | 754人 | Arnold Robbins、Nelson H.F.Beebe / O Reilly Taiwan公司 | 684 | | [一个媒体推手的自白](https://book.douban.com/subject/24530309/) | 7.60 | 14738人 | 瑞安·霍利迪 / 潘丽君 | 685 | | [人人都是产品经理](https://book.douban.com/subject/27065618/) | 7.60 | 10462人 | 苏杰 | 686 | | [沃兹传](https://book.douban.com/subject/21966356/) | 7.59 | 19232人 | [美] 史蒂夫·沃兹尼亚克、[美] 吉娜·史密斯 / 阮天悦、贺丽琴 | 687 | | [过滤泡](https://book.douban.com/subject/35169469/) | 7.59 | 5332人 | [美]伊莱·帕里泽 / 方师师、杨媛 | 688 | | [HTML5高级程序设计](https://book.douban.com/subject/10608238/) | 7.59 | 579人 | Peter Lubbers、Ric Smith、Frank Salim、Brian Albers / 李杰、柳靖、刘淼 | 689 | | [算法帝国](https://book.douban.com/subject/25854872/) | 7.59 | 3983人 | 克里斯托弗•斯坦纳 / 李筱莹 | 690 | | [网络共和国](https://book.douban.com/subject/1288989/) | 7.58 | 611人 | [美] 凯斯·桑斯坦 / 黄维明 | 691 | | [阿里巴巴](https://book.douban.com/subject/26850028/) | 7.58 | 16261人 | 邓肯·克拉克 (Duncan Clark) | 692 | | [阿里传](https://book.douban.com/subject/26599526/) | 7.58 | 2618人 | 波特·埃里斯曼 / 张光磊、吕靖纬、崔玉开 | 693 | | [反欺骗的艺术 : 世界传奇黑客的经历分享](https://book.douban.com/subject/25962840/) | 7.57 | 6834人 | (美) 米特尼克(Mitnick, K. D.) / 潘爱民 | 694 | | [众包](https://book.douban.com/subject/6785461/) | 7.57 | 3134人 | 杰夫·豪 / 牛文静 | 695 | | [重来2 : 更为简单高效的远程工作方式](https://book.douban.com/subject/25861795/) | 7.57 | 13301人 | [美] 贾森·弗里德 / [美] 戴维·海涅迈尔·汉森 / 苏西 | 696 | | [领域驱动设计精粹](https://book.douban.com/subject/30333944/) | 7.56 | 975人 | 【美】Vaughn Vernon(沃恩·弗农) / 覃宇、笪磊 | 697 | | [未来之路](https://book.douban.com/subject/1205456/) | 7.55 | 4642人 | [美] 比尔·盖茨 / 辜正坤 | 698 | | [刷新 : 重新发现商业与未来](https://book.douban.com/subject/27614523/) | 7.55 | 31825人 | [美] 萨提亚·纳德拉 / 陈召强 / 杨洋 | 699 | | [屏幕上的聪明决策](https://book.douban.com/subject/26956971/) | 7.55 | 659人 | Shlomo Benartzi、Jonah Lehrer / 石磊 | 700 | | [交互设计](https://book.douban.com/subject/30442181/) | 7.55 | 1092人 | . / 刘晓晖、张景 | 701 | | [软件项目成功之道](https://book.douban.com/subject/6748308/) | 7.55 | 604人 | (美)理查森//格沃特尼|译者:苏金国//王少轩 / 苏金国、王少轩 等 | 702 | | [学习GNU Emacs](https://book.douban.com/subject/1236987/) | 7.55 | 627人 | [美] Debra Cameron / Bill Rosenblatt / Hric Raymond / 杨涛 / 杨晓云 / 王建桥 | 703 | | [艾伦·图灵传 : 如谜的解谜者](https://book.douban.com/subject/27104158/) | 7.55 | 13963人 | [英] 安德鲁·霍奇斯 / 孙天齐 | 704 | | [实现模式](https://book.douban.com/subject/20415000/) | 7.54 | 845人 | Kent Beck / 李剑、熊节、郭晓刚 | 705 | | [梦断代码](https://book.douban.com/subject/6526454/) | 7.54 | 4147人 | Scott Rosenberg / 韩磊 | 706 | | [JavaScript设计模式](https://book.douban.com/subject/24744217/) | 7.54 | 624人 | Addy Osmani / 徐涛 | 707 | | [互联网冲击](https://book.douban.com/subject/25866261/) | 7.54 | 3427人 | 杰伦•拉尼尔 (Jaron Lanier) / 李龙泉、祝朝伟 | 708 | | [软件工程](https://book.douban.com/subject/6109617/) | 7.53 | 969人 | 萨默维尔 / 程成 | 709 | | [程序员健康指南](https://book.douban.com/subject/25981248/) | 7.53 | 716人 | Joe Kutner / 陈少芸 | 710 | | [随意搜寻](https://book.douban.com/subject/25746680/) | 7.52 | 1612人 | Peter Morville / 沈浩翔 | 711 | | [软件工程](https://book.douban.com/subject/26918148/) | 7.52 | 1153人 | 普雷斯曼 / 郑人杰 | 712 | | [云攻略](https://book.douban.com/subject/3650828/) | 7.52 | 4767人 | 马克·贝尼奥夫、卡莱尔·阿德勒 / 徐杰 | 713 | | [做最好的自己](https://book.douban.com/subject/1768937/) | 7.52 | 11108人 | 李开复 | 714 | | [Getting Started with Arduino : Projects)](https://book.douban.com/subject/19961280/) | 7.52 | 1388人 | Massimo Banzi | 715 | | [未来时速-数字系统与商务新思维](https://book.douban.com/subject/1046080/) | 7.51 | 5026人 | 比尔・盖茨 / 蒋显�,姜明 | 716 | --------------------------------------------------------------------------------