-
- Released: 1995Sun: Java Technology: The Early Years
- Created by: Patrick Naughton, Mike Sheridan, and James GoslingSun: Java Technology: The Early Years
- Developed: 1991Sun: Java Technology: The Early Years
- Part of Sun's "Green Team Project"Sun: Java Technology: The Early Years
- Original name: OakSun: Java Technology: The Early Years
- Demo released: 1992Sun: Java Technology: The Early Years
- OS: Cross-platformSun: The Java Language
- Under GNU General Public LicenseFree Software Foundation: Sun Begins Releasing Java Under the GPL (November 15, 2006)
- Originally based on C++Sun: The Java Language
- C# is similar to JavaDare Obasanjo: A Comparison of Microsoft's C# Programming Language...
-
-
Java is a simple object-oriented language created by Sun Microsystems.Sun: Introduction to JavaTM Technology It was originally developed as a processor-independent language that could control a variety of entertainment devices, including cable television.Sun: Java Technology: The Early Years
James Gosling Quotes
""After we realized that there wasn't a business in digital cable television, we had a group meeting at The Inn at Squaw Creek near Lake Tahoe. We had to figure out what to do with this technology, or what to do with our lives."Sun: Java Technology: The Early Years"Even though the Web had been around for 20 years or so, with FTP and telnet, it was difficult to use. Then Mosaic came out in 1993 as an easy-to-use front end to the Web, and that revolutionized people's perceptions. The Internet was being transformed into exactly the network that we had been trying to convince the cable companies they ought to be building. All the stuff we had wanted to do, in generalities, fit perfectly with the way applications were written, delivered, and used on the Internet. It was just an incredible accident. And it was patently obvious that the Internet and Java were a match made in heaven."Sun: Java Technology: The Early Years
-
-
Java Questions
How to use Vector Class in Java? 1 AnswerVectors (the java.util.Vector class) are commonly used instead of arrays, because they expand automatically when new data is added to them. The Java 2 Collectio... read more
How to build an Operating System in Java? 2 AnswersThere's a fundamental problem with your goal, in that Java is a scripting language, which needs a CLR to run, which depends on an OS. So you cannot build an OS... read more
How can I fix this java error 25099 unzipped core file error? I am using Windows XP. 1 AnswerDownload JavaRa from http://raproducts.org/ It will remove any earlier versions of Java Runtime Environment or random bits that are left over, which previous ... read more
About this page
-
Page Views328


