Thread Komplexe Datenstruktur in Perl aufbauen
(29 answers)
Opened by Matthias at 2010-02-26 12:54 2010-02-26T15:47:10 topeg Nur so aus Erinnerung an leidvolle Erfahrung: Gerade wenn man noch nicht so firm in komplexen Datenstrukturen ist, nimmt man hier statt der Referenzen oft besser anonyme Hash-/Arraykopien: Everyone knows that debugging is twice as hard as writing a program in the first place. So if you're as clever as you can be when you write it, how will you ever debug it? -- Brian Kernighan: "The Elements of Programming Style"
|