Programmiertricks?

Hi!

Gibts vl ne Website oder ein Buch wo so typsche tricks der Programmierer erklärt werden? Ich denke an so Dinge wie Pi durch einen Bruch zu ersetzen der nahe drann kommt und sowas!

mfg
Peter

Desgin Patterns
Design patterns are recurring solutions to software design problems you find again and again in real-world application development. Design patterns are about design and interaction of objects, as well as providing a communication platform concerning elegant, reusable solutions to commonly encountered programming challenges.

http://www.dofactory.com/patterns/Patterns.aspx

gruss