Archive for June, 2010

Thought of the day by Martin Fowler

Any fool can write code that a computer can understand. Good programmers write code that humans can understand.

-Martin Fowler

No Comments

Thought of the day by Laurence J. Peter

In a hierarchy, every employee tends to rise to his level of incompetence.

—The Peter Principle

No Comments

Thought of the day by Tom Glib

The important question is, do you want prediction, or do you want control?

-Tom Gilb

No Comments

Thought of the day by Steve McConnell

Building a skyscraper requires a different approach than building a doghouse. Different sizes of software projects work the same way.
- Steve McConnell

No Comments

Thought of the day by Joseph M. Newcomer

No programmer has ever been able to predict or analyze where performance bottlenecks are without data. No matter where you think it’s going, you will be surprised to discover that it is going somewhere else.

- Joseph M. Newcomer

No Comments

Thought of the day by Peter Drucker

There is nothing so useless as doing efficiently that which should not be done at all.
- Peter Drucker

No Comments

Thought of the day by Melvin E. Conway

Any organization that designs a system (defined more broadly here than just information systems) will inevitably produce a design whose structure is a copy of the organization’s communication structure.
- Melvin E. Conway

No Comments

The Indispensable Developer by Jonathan T. Rasmusson

Recently I read this article for hte indispensable developer. If I have to sumarize the article in one sentence it is “Consider the context” ! ;-) Please read it there is “novinka” as chessmasters said!

No Comments

Thought of the day by Donald Knuth

We should forget about small efficiencies, say about 97% of the time: premature optimization is the root of all evil.

—Donald Knuth

No Comments

Comments on “Rumbling : How to refactor existing code ?”

Recently I wrote a post “Rumbling : How to refactor existing code?” In this article from PragPub Magazine the idea of leaves is extended. Probably you will like it.

No Comments