Andy Oram
Andy Oram是O'Reilly Media的编辑。他从1992年开始就在这家公司工作,Andy目前主要关注自由软件和开源技术。他在O'Reilly的工作成果包括第一批Linux系列丛书以及2001年的P2P系列丛书。他的编程技术和系统管理技术大多都是自学的。Andy还是Computer Professionals for Social Responsibility协会的成员并且经常在O'Reilly Network(http://oreillynet.com)和其他一些刊物上撰写文章,这些文章的主题包括互联网上的政策问题,以及影响技术创新的潮流及其对社会的影响。他的网址为http://www.praxagora.com/andyo。
Greg Wilson
Greg Wilson在爱丁堡大学获得了计算机科学博士学位,他的研究领域包括高性能科学计算,数据虚拟化以及计算机安全。他现在是多伦多大学计算机科学系的一位副教授,并且是《Dr. Dobb's Journal》杂志的特约编辑。
发表于2025-05-29
Beautiful Code 2025 pdf epub mobi 电子书
漂亮代码的七个原则 1.像书本一样 2.功能相似者代码相似 3.减小缩进 4.打断大代码块 5.注释 6.整理 7.团队一致 即:整体 部分 结尾 团队 3+1 Google的MapReduce Python的dict设计 种群计数的分治法 冒烟测试 边界测试 随机测试 压力测试 void qsort(int l, int r){ ...
评分比如第二章有这样一句: The if block about two-thirds of the way through is where we decide whether this is a summarization edit or a "give me everything" edit... 被译为: 在if块中有2/3的代码是让我们判断这是一个摘要编辑还是一个“给我所有细节”的编辑.. 意思...
评分比如第二章有这样一句: The if block about two-thirds of the way through is where we decide whether this is a summarization edit or a "give me everything" edit... 被译为: 在if块中有2/3的代码是让我们判断这是一个摘要编辑还是一个“给我所有细节”的编辑.. 意思...
评分因为比较懒散的缘故,每个月都要花几百块钱在当当买书,早在今年5月就看到这本书的预告了,一看定价99,打七五折,毫不犹豫的订购了。 今天收到书,比较愤怒,纸张质量太差了,一本500多页的书100人民币够狠了,居然用这等劣质纸张,看一下——机械工业出版社,OK 我记...
评分漂亮代码的七个原则 1.像书本一样 2.功能相似者代码相似 3.减小缩进 4.打断大代码块 5.注释 6.整理 7.团队一致 即:整体 部分 结尾 团队 3+1 Google的MapReduce Python的dict设计 种群计数的分治法 冒烟测试 边界测试 随机测试 压力测试 void qsort(int l, int r){ ...
图书标签: programming 编程 code 计算机 O'reilly coding 程序设计 design
In this unique work, leading computer scientists discuss how they found unusual, carefully designed solutions to difficult problems. This book lets the reader look over the shoulder of major coding and design experts to see problems through their eyes.
very cool
评分不是太新颖
评分原来ddd是一个女孩读研究生期间写的。MapReduce那篇写得不错
评分没有细看
评分不是太新颖
Beautiful Code 2025 pdf epub mobi 电子书