![]() |
Programming jokes
Since we're all getting frustated/stressed/excited with our programming, I thought it'd be fun to post some programming jokes to lighten the mood. I'll start off. This one comes from a friend of mine:
if(time == hammer) stop(); (If anyone doesn't get it, don't be afraid to ask :p ) |
Re: Programming jokes
Wielding only a mouse and keyboard, living off Ramen and Mountain Dew, our brave hero and his team begins the daunting 6-week siege against the mighty C monster.
It got to the point where I walked in on one guy on my team constantly compiling the same thing over and over again. When I asked him why, he told me, "I love seeing the words "BUILD SUCCEEDED". I'm banking up the number of sucessful builds I have to make up for all the syntax errors I'll get later." |
Re: Programming jokes
How many programmers does it take to change a light bulb?
None. They'll just say it's a hardware problem. |
Re: Programming jokes
True story: There's a kid in the programming class below us that really looked up to us in terms of style and skill. One day, I decided to search the network drive from another classroom and take a look at this kid's code to see how he was doing.
I start looking through the source and I see variable names: Ben, Pat, Robert, Tsui.... I almost screamed in horror when I realized he was programming using our names as variables!!!! Talk about creepy. To say the least, we yelled at him for awhile and he no longer makes variable names named after us.... |
Re: Programming jokes
Murphy's Law.
No matter how many times you scream "I've got it now! Last time, it has to work now!!!!" after trying to fix a code you've written for 3 hours after 2 AM in the morning, you'll always get a syntax error and an insanly angry mentor waiting for you to finish. Oh, and the best part is, that after you fustrastedly(spelled right?) work on the code the whole night till dawn, you're friend comes at 9 AM, takes the keyboard for 2 minutes, mabye does one more fix to what he wrote and the code works. obviously a true story case. 3 times in a row. Ouch. |
Re: Programming jokes
Quote:
|
Re: Programming jokes
Quote:
|
Re: Programming jokes
Quote:
C's motto: who cares what it means? I just compile it! - The Top 10 Ways to get screwed by the "C" programming language (#9) :p |
Re: Programming jokes
Quote:
|
Re: Programming jokes
The robot's too heavy, take out some code.
|
Re: Programming jokes
A few mentors from another team came to our pits today and were asking about how our pickup mechanism works.
Me: "This wheel spins and causes the tube to rotate up. When the tube hits this switch, the program opens up the grabber and raises the elevator to the selected height. Then when the driver gets to the goal, this IR sensor..." Other team's mentor: "Hey, did you hear that word he used? Sensor!" |
Re: Programming jokes
(random guy at ms) Mr. Gates, Mr. Gates, It Compiled!!!
(gates) Ship it! (whenever our code compiles without a syntax error, thats the first thing I say) ---- "It Works" = 'A' :) |
Re: Programming jokes
Everything on this robot needs to lose weight, I don't care what you gotta do to get it off just lose the weight, start with the code and work your way back to the hardware.
|
Re: Programming jokes
You may have to be an assembly level programmer to appreciate this. This all has to do with registers.
A programmer's cheer: Shift to the left Shift to the right push down pop up byte byte byte |
Re: Programming jokes
What do computers eat for a snack?
Computer chips! :] (so its a bad joke.... whatever) Fixing hardware issues in software... like for instance one motor not having any set screws on the elevator.... or the gear ratio on the traction motors being to fast to be controlled.... priceless! :ahh: -q |
| All times are GMT -5. The time now is 23:52. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi