1. 2.2章节 关于效能分析的问题 先保证正确性,再提高效能。如果效能的提高效果在5%以下,用户不会注意到程序效能的区别。所以要考虑那些微小的提高是否值得。WordFreq算法的时间复杂度是多少?能否再优化?这是我在这节中遇到的问题。 2. 3章 关于软件开发是一门工程(Engineering), ...
分类:
其他好文 时间:
2017-09-11 19:34:41
阅读次数:
149
https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/ https://ocw.mit.edu/courses/find-by-topic/#cat=engineering&subcat=computersci ...
分类:
其他好文 时间:
2017-09-04 21:28:54
阅读次数:
213
I'm Zoey Cao from USTC, and I'm going to take the Software Engineering class in the following term. I see that one of the first homework is to get a b ...
分类:
其他好文 时间:
2017-09-02 09:39:38
阅读次数:
210
一、HTTP协议 HTTP是Hyper Text Transfer Protocol(超文本传输协议)的缩写。它的发展是万维网协会(World Wide Web Consortium)和Internet工作小组IETF(Internet Engineering Task Force)合作的结果,(他 ...
分类:
编程语言 时间:
2017-08-25 12:33:12
阅读次数:
186
IETF(Internet Engineering Task Force) IETF负责Internet有关的协议制定 RFCs(Request For Comments) IETF制定的与协议相关的文档叫RFCs ...
分类:
其他好文 时间:
2017-08-24 10:20:06
阅读次数:
182
如果你是一个程序员,除了编码之外,你还需要大量的阅读。今天我要为大家介绍几本值得一读的书,包括《The Pragmatic Programmer》,《The Mythical Man-month: Essays on Software Engineering》和《Clean Code: A Hand ...
分类:
其他好文 时间:
2017-08-18 18:26:44
阅读次数:
162
如果说开闭原则是面向对象设计的目标的话,那么依赖倒转原则就是面向对象设计的主要实现机制之一,它是系统抽象化的具体实现。依赖倒转原则是Robert C. Martin在1996年为“C++Reporter”所写的专栏Engineering Notebook的第三篇,后来加入到他在2002年出版的经典著 ...
分类:
其他好文 时间:
2017-08-11 18:57:59
阅读次数:
202
You are a member of the space station engineering team, and are assigned a task in the construction process of the station. You are expected to write ...
分类:
其他好文 时间:
2017-08-10 19:28:52
阅读次数:
233
Engineering Management 工程師面對工作或挑戰時,可應用以下法則一步一步把工作規管和實施。 1. Planning 計劃 2. Organization 組織 3. Control 控制 4. Leading 帶領 Planning 計劃 凡事起頭難,皆因摸不清方向或不知從何入手 ...
分类:
其他好文 时间:
2017-08-09 10:09:19
阅读次数:
115
? Skyscrapers Aren’t Scalable Michael Nygard WE oFTEn HEAR SoFTWARE EnginEERing CoMpAREd to building sky- scrapers, dams, or roads. It’s true in some ...
分类:
其他好文 时间:
2017-07-29 22:15:11
阅读次数:
185