自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

Pragmatic Programmer

From Journeyman to Master

  • 博客(9)
  • 资源 (2)
  • 收藏
  • 关注

转载 Define a procedure that takes three numbers as arguments and returns the sum of the squares of the two larger numbers

这里 http://code.google.com/p/jrm-code-project/wiki/ProgrammingArtDefine a procedure that takes three numbers as arguments and returns the sum of the squares of the two larger numbers.(define (sum-s

2007-05-20 19:14:00 743

转载 Big endian or Little endian

static union ...{ char c[4]; unsigned long l; } endian_test = ...{ ...{ l, ?, ?, b } };#define ENDIANNESS ((char)endian_test.l) 

2007-05-20 19:04:00 490

转载 1.1.0 The Elements of Programming

1.1  The Elements of Programming1.1  程序设计的基本元素A powerful programming language is more than just a means for instructing a computer to perform tasks. The language also serves as a framework within whic

2007-05-11 14:55:00 1656

转载 1.0.0 Building Abstractions with Procedures

Chapter 1第一章Building Abstractions with Procedures构造过程抽象The acts of the mind, wherein it exerts its power over simple ideas, are chiefly these three: 1. Combining several simple ideas into one compound

2007-05-10 21:45:00 776

转载 0.0.3 致谢

Acknowledgments致谢We would like to thank the many people who have helped us develop this book and this curriculum.我们希望感谢许多在这本书和这一教学计划的开发中帮助过我们的人们。Our subject is a clear intellectual descendant of ``6.2

2007-05-10 21:36:00 1005

转载 0.0.2 第一版前言

Preface to the First Edition第一版前言A computer is like a violin. You can imagine a novice trying first a phonograph and then a violin. The latter, he says, sounds terrible. That is the argument we have h

2007-05-10 21:32:00 599

转载 0.0.1 第二版前言

Preface to the Second Edition第二版前言Is it possible that software is not like anything else, that it is meant to be discarded: that the whole point is to always see it as a soap bubble?软件很可能确实与其他任何东西都不同,

2007-05-10 21:31:00 620

转载 0.0.0 序

This book is dedicated, in respect and admiration, to the spirit that lives in the computer.带着崇敬和赞美,将本书献给活在计算机里的神灵。``I think that its extraordinarily important that we in computer science keep fu

2007-05-10 15:59:00 695

转载 YOU AND YOUR RESEARCH

金玉良言-- YOU AND YOUR RESEARCH周四, 2007-05-03 23:24 — color转贴自 http://www.rangang.com/archives/9老马翻译 这是大科学家Richard Hamming的著名讲演,于1986年在贝尔通讯研究中心给200多名Bellcore的科学家们所做。演讲者介绍:Richard Hamming,前贝尔

2007-05-07 17:32:00 2171

lua 程序设计 第 2 版 第 2 部分 共 2 部分

《Lua程序设计(第2版)》是《Lua程序设计》(第1版)的更新和扩展,在第1版的基础上进行了较大的改进,并且加入了很多新的知识点。《Lua程序设计(第2版)》可作为广大Lua爱好者的自学用书,也可以作为大学相相关专业的教学参考书。

2011-03-09

lua 程序设计 第 2 版 第 1 部分 共两部分

《Lua程序设计(第2版)》是《Lua程序设计》(第1版)的更新和扩展,在第1版的基础上进行了较大的改进,并且加入了很多新的知识点。《Lua程序设计(第2版)》可作为广大Lua爱好者的自学用书,也可以作为大学相相关专业的教学参考书。 上传限制,分成两份,只收一份钱 :)

2011-03-09

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除