Why do IT Pros have so much free time? 0
eviljaymz.com
Categories: Mistfits & Humour
eviljaymz.com
Categories: Mistfits & Humour
Quote
It may be cliche, but it seems that people who get good at writing software are motivated by laziness. If everyone was as constructively lazy as a good programmer is, the whole world would be more efficient.
[..]
I wish I could grep my keys.
[..]
Programming teaches you that the universe is predictable and deterministic. I’ve personally found [...]
Categories: IT, Tech & Internet
Quote
After 2 years of excuses, laziness, constant turnover (complete waste of training time when the guy/girl buggers off and leaves you with a new muppet), terrible or copied-from-Google code, never-ending bugs, headaches, baffling phone calls where no-one understood each other, emails that promised to “do the needful” but went ignored, applications that just didn’t work, [...]
Categories: IT, Tech & Internet
Quote
Introduction
“True genius resides in the capacity for evaluation of uncertain, hazardous, and conflicting information.” (Winston Churchill)
In PHP, unlike many other languages, you can choose between using an object oriented (OO) or a procedural approach. Most PHP programmers use a procedural approach by default, since web pages themselves operate in a very procedural way (this tag, [...]
Categories: IT, Tech & Internet