10 órás programozási nyelvek és módszerek tanulás a könyvtárban
kikúrt fáradt vagyok
btw valaki postoljon már valamit (anarkin, cp)
elég valami progos vicces kép is vagy akármi, csak legyen már valami content ebben a topicban, ne csak én blogoljam a hülyeségeimet
ezt érdemes végigpörgetni btw
http://stackoverflow.com/questions/184618/what-is-the-best-comment-in-source-code-you-have-ever-encounteredCode
//
// Dear maintainer:
//
// Once you are done trying to 'optimize' this routine,
// and have realized what a terrible mistake that was,
// please increment the following counter as a warning
// to the next guy:
//
// total_hours_wasted_here = 42
//
Code
Exception up = new Exception("Something is really wrong.");
throw up; //ha ha
Code
//When I wrote this, only God and I understood what I was doing
//Now, God only knows
This seems to stop morons from messing my code...
Code
// Autogenerated, do not edit. All changes will be undone.
Code
// I dedicate all this code, all my work, to my wife, Darlene, who will
// have to support me and our three children and the dog once it gets
// released into the public.
This post was edited by llllllllllll on Jun 9 2015 02:27pm