|
For Java(programming language, not coffee) geeks only..
|
View this Thread in Original format
| Durafei |
Warning, the following "might"(but probably won't) be funny only to those of us who are Java(or Math or Comp. Sci) geeks.
Anyways, I was reading some article about Java today at work, and guess what, every Java class file(not the source, but rather the compiled bytecode) begins with 4 bytes, which hexademical value is "CAFE BABE". Sure enough, I open the first class file that I see in a hex editor, and indeed, first 4 bytes are "CAFE BABE". So I guess Java developers are interested in women too, not just computers. Just thought it was a little amuzing, so I'm posting this :D |
|
|
| dEsidEL |
| quote: | Originally posted by Durafei
Warning, the following "might"(but probably won't) be funny only to those of us who are Java(or Math or Comp. Sci) geeks.
|
don't worry .. that should be the majority of TOTA .. :D |
|
|
| quddha |
| :haha: R D R R! :haha: |
|
|
| mecha |
| quote: | Originally posted by Durafei
Warning, the following "might"(but probably won't) be funny only to those of us who are Java(or Math or Comp. Sci) geeks.
Anyways, I was reading some article about Java today at work, and guess what, every Java class file(not the source, but rather the compiled bytecode) begins with 4 bytes, which hexademical value is "CAFE BABE". Sure enough, I open the first class file that I see in a hex editor, and indeed, first 4 bytes are "CAFE BABE". So I guess Java developers are interested in women too, not just computers. Just thought it was a little amuzing, so I'm posting this :D |
cool
thx for heads up |
|
|
| SgtFoo |
| lmao!!!! eheh.... genius, pure genius!! |
|
|
| Durafei |
| LOL, I'm glad there is people here that appreciate this valuable "knowledge".. I thought I was alone in my misery :D |
|
|
| Ortemy |
LOL:)))))
PS Mecha, good avatar :toothless |
|
|
| Durafei |
Some cool websites for jave maniacs like myself:
www.java.net
www.jguru.com
www.javaworld.com
www.javaranch.com
Chances are that if you have a Java problem which you don't know how to solve, the answers are there. If they aren't, you can post your problem on the forums of those websites. |
|
|
|
|