Pogledajte određenu poruku
Staro 20. 09. 2010.   #3
3banchi
branislav mandic mando
Wrote a book
 
Avatar 3banchi
 
Datum učlanjenja: 30.10.2009
Lokacija: NS
Poruke: 1.241
Hvala: 261
486 "Hvala" u 189 poruka
3banchi ima spektakularnu auru3banchi ima spektakularnu auru3banchi ima spektakularnu auru3banchi ima spektakularnu auru3banchi ima spektakularnu auru
Default

PHP kôd:
/* This is a stupid class that I wrote under duress. */
    /* I apologize to all affected.*/ 

// forget everything from school -- you are programmer //

// Everything is shamelessly stolen and rewritten.
    // Feel the consequences of GPL ;-) 
A ovo nije komentar ali je vrhunski napisan kod:

Citat:
Once I had a junior programmer writing VB code that needed to know the day of the week. He decided to write his own code, and read something like:
PHP kôd:
if (day 1) or (day 8) or (day 15) or (day 22) or (day 29then
 weekday 
"Monday"
 
elseif (day 2) or (day 9) or (day 16) or (day 23) or (day 30then
 weekday 
"Tuesday" 
...Trying to be educational I asked him for his opinion about his own code, and he said that he would simply modify it every month.
__________________
...
Ej, živote, teško ovo jebote,
mani me se živote, ti ga nabijem!
3banchi je offline   Odgovorite uz citat