The Pragmatic Programmer (2)

  • 1.1 Prototypes
    The distinction is important enough to warrant repeating. Prototyping generates disposable code. Tracer code is lean but complete, and forms part of the skeleton of the final system. Think of proto...
  • 2.8 Orthogonality
    When you bring in a toolkit (or even a library from other members of your team), ask yourself whether it imposes changes on your code that shouldn't be there. If an object persistence scheme is tra...

TCP/IP详解 卷1:协议 (1)

  • 1.13
    internet这个词第一个字母是否大写决定了它具有不同的含义。internet意思是用一个共同的协议族把多个网络连接在一起。而Internet指的是世界范围内通过TCP/IP互相通信的所有主机集合(超过1 0 0 万台)。 Internet是... (3回应)

设计原本(英文版) (3)

  • 第25页
    One can often get something for nothing, if one has previously bought nothing for something.
  • 第23页
    A chief service of a designer is helping clients discover what they want designed. (1回应)
  • 第8页
    First, great designs have conceptual integrity—unity, econ- omy, clarity. They not only work, they delight, as Vitruvius first articulated.8 We use terms such as elegant, clean, beautiful to talk ...
<前页 1 2 3 4 后页>