|
For Java(programming language, not coffee) geeks only..
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 
___________________
My Blog: durafei.blogspot.com - Last Update March 23, 2006
|