现在的位置: 首页 > 程序设计
0℃
2011年06月30日 程序设计 ⁄ 被围观 3,972+
调查问卷: What is the single most influential book every programmer should read? 1. Code Complete (2nd Ed) by Steve McConnell 《代码大全(第二版)》 2.  Pragmatic Programmer 《程序员修炼之道》 3. Structure and Interpretation of Computer Programs 《计算机程序的构造和解释》 4. The C Programming Language 《C程序设计语言》 5. Introduction to algorithms (Cormen, Leiserson, Rivest, Stein) 《算法导论》 6. Refactoring: Improving the Design of Existing Code 《重构:改善既有代码的...
阅读全文
0℃
2011年06月23日 程序设计 ⁄ 被围观 4,310+
Official Ubuntu 10.10 Manual 手册《Getting Started with Ubuntu 10.10》,现在已经可以免费下载了。 该书是一本不错的入门书籍和查询手册,对于一步一步掌握Ubuntu有很大的参考价值。   下载地址: http://ubuntu-manual.org/   使用命令: wget http://files.ubuntu-manual.org/manuals/getting-started-with-ubuntu/10.10/en_US/screen/Getting%20Started%20with%20Ubuntu%2010.10.pdf 下载链接:《Getting Started with Ubuntu 10.10》
阅读全文
0℃
2011年06月23日 程序设计 ⁄ 被围观 4,127+
本文是从 How to become a proficient Python programmer 这篇文章翻译而来。 这篇文章主要是对我收集的一些文章的摘要。因为已经有很多比我有才华的人写出了大量关于如何成为优秀Python程序员的好文章。 我的总结主要集中在四个基本题目上:函数式编程,性能,测试,编码规范。 如果一个程序员能将这四个方面的内容知识都吸收消化,那他/她不管怎样都会有巨大的收获。 函数式编程 命令式的编程风格已经成为事实上的标准。命令式编程的程序是由一些描述状态转变的语句组成。虽然有时候这种编程方式十分的有效,但...
阅读全文
×
腾讯微博