Skip to Navigation

Posts Tagged ‘programming’

Why do IT Pros have so much free time? 0

eviljaymz.com

Tags: , , ,

Categories: Mistfits & Humour

Programming Gives You Real Life Bad Habbits… 0

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 [...]

Tags: , , ,

Categories: IT, Tech & Internet

What does the offshoring backlash tell us? 0

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, [...]

Tags: , , , , ,

Categories: IT, Tech & Internet

Zend Developer Zone | The Best Tool For The Job: OO versus Procedural Programming in PHP 0

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, [...]

Tags: , , ,

Categories: IT, Tech & Internet