• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

Java jokes??

 
Ranch Hand
Posts: 316
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I've seen good jokes, bad jokes, lewd jokes (hello Chumma), but not very many Java jokes. I did a search on java and joke and this was the only thread with a real java joke: http://www.javaranch.com/ubb/Forum32/HTML/000526.html
...and I didn't even get it. So people, I challenge you...
< >Let's hear some Java jokes!
As a start, I present my (lame) JavaRanch joke:
I'd like to nominate my minature daschund as the official JavaRanch dog. After all, aren't cowboys always saying "Get a long little doggy"?
As for Java jokes, a really good example is question 1 of Marcus Green's Mock Exam #2. In reference to compiling an abstract class he gives option 4:

4) The compiler will complain that the method myfunc in the base class has no body, nobody at all to looove it


Now that's funny.
Paul R
[This message has been edited by Paul Ralph (edited June 06, 2001).]
 
Ranch Hand
Posts: 1012
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
this one is best when told with another joke first...
How many C++ programmers does it take to change a light bulb?
"You're still thinking procedurally! A properly designed light bulb object would inherit a change method from a generic light bulb class!"
How many Java programmers does it take to change a light bulb?
One; to generate a "ChangeLightBulb" event to the socket.
 
Sheriff
Posts: 17734
302
Mac Android IntelliJ IDE Eclipse IDE Spring Debian Java Ubuntu Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Inspired by something Cindy wrote yesterday:
Real Java programmers don't do it with primitives.
 
Junilu Lacar
Sheriff
Posts: 17734
302
Mac Android IntelliJ IDE Eclipse IDE Spring Debian Java Ubuntu Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Q: Why do real Java programmers wear glasses?
A: Because they don't C#.
Original, at least I think it is, by me. You read it first on JavaRanch!

[This message has been edited by JUNILU LACAR (edited June 06, 2001).]
 
"The Hood"
Posts: 8521
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Paul -
Object[][]
Object (2) arrays
"Object to a raise"
 
Paul Ralph
Ranch Hand
Posts: 316
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Ah yes, thanks Cindy.
Next time an opening for a sheriff comes up, I'm guessing you'll get it. And that's no joke.
Paul R
 
Ranch Hand
Posts: 18944
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Darn...I always thought that Java developers would not worry about the issue, since it is OBVIOUSLY A HARDWARE ISSUE....

Originally posted by Greg Harris:
this one is best when told with another joke first...
How many C++ programmers does it take to change a light bulb?
[b]"You're still thinking procedurally! A properly designed light bulb object would inherit a change method from a generic light bulb class!"

How many Java programmers does it take to change a light bulb?
One; to generate a "ChangeLightBulb" event to the socket.[/B]


 
Cindy Glass
"The Hood"
Posts: 8521
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Touche
 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
"Java programming is like teenage sex ....
Everyone talks about it all of the time (but they don't really know what they are talking about);
Everyone claims to be doing it;
Everyone thinks everyone else is doing it;
Those few who are actually doing it:
Are not practicing it safely;
Are doing it poorly, and
Are sure it will be better next time."
 
Ranch Hand
Posts: 1419
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Java programmers working on porno websites are doing "sex object"-oriented programming.
 
reply
    Bookmark Topic Watch Topic
  • New Topic