A man begins touching a women in a way he shouldn't, he whispers in her ear "It's ok, I'm a friend class"
An impatient man becomes frustrated with his i7 as he feels his computer is going too slow. He yells "Hurry up for gods sake!" The i7 responds "Calm down, I can only do 4 things at a time!"
Parody to "Call me Maybe"
-----------------------
Hey you just wrote me
and this is crazy
but I'm a function
so call me maybe
Thought of the first 2 on my own, the third one was a funny YouTube comment on a C++ video about functions. What are some good ones you guys know?
Einstein argued that there must be simplified explanations of nature, because God is not capricious or arbitrary. No such faith comforts the software engineer.
Real computer scientists don't program in assembler. They don't write in anything less portable than a number two pencil.
Real programmers disdain structured programming. Structured programming is for compulsive neurotics who were prematurely toilet- trained. They wear neckties and carefully line up pencils on otherwise clear desks.
Real software engineers don't debug programs, they verify correctness. This process doesn't necessarily involve execution of anything on a computer, except perhaps a Correctness Verification Aid package.
Real Users never know what they want, but they always know when your program doesn't deliver it.
There are 10 types of people in the world: those who understand binary, and those who don't
Ethernet (n): something used to catch the etherbunny
Windows: Just another pane in the glass
C++ isn't that hard: void (*(*f[])())() defines f as an array of unspecified size, of pointers to functions that return pointers to functions that return void
C: you are given a choice between shooting yourself in the foot or using convoluted object-oriented design practices that only put a warning label on the trigger.
C++: you are given a choice between using object-oriented design practices or using convoluted low-level code designs that only put a warning label on your foot.
You accidentally create a dozen clones of yourself and shoot them all in the foot. Providing emergency medical assistance is impossible since you can’t tell which are bitwise copies and which are just pointing at others and saying, “That’s me, over there.”
So if we do know what it does, we are advised to try it? Without knowing what any of the syntax means, I'd say it just deletes a random directory/file with a 1 in 6 chance.