Today in
Computer History

Tuesday, May 23, 1995
The Java Programming Language is announced
Sun Microsystems envisioned a computer language that was 'Write once, run anywhere'. Developers would write and compile their applications to bytecode, a halfway point between an executable program and source code. This bytecode would be run through a Java virtual machine that would execute the application.