{
  "id": 1515358,
  "title": "Java Introduction: What Is Java, Who Created It, and How Sun Microsystems Became Oracle?",
  "url": "https://urgent.news/2026/08/17/java-introduction-what-is-java-who-created-it-and-how-sun",
  "topic": "tech",
  "section": "Tech",
  "published": "2026-08-17T16:30:32.000Z",
  "source": {
    "name": "Dev.to",
    "slug": "dev-to",
    "url": "https://dev.to/poushmita_paul_fddcbe1a2f/java-introduction-what-is-java-who-created-it-and-how-sun-microsystems-became-oracle-4abp"
  },
  "original_language": "en",
  "account": "Java is a high-level, general-purpose programming language designed to be portable across different platforms. Its core concept, \"Write Once, Run Anywhere,\" allows Java programs to run on various operating systems, provided a compatible Java Virtual Machine (JVM) is available. This portability became one of Java's most significant features.\n\nJava was primarily developed by James Gosling and a team of engineers at Sun Microsystems during the early 1990s. Originally called Oak, the language was designed for consumer electronic devices. However, it was later redirected towards the Internet and renamed Java.\n\nSun Microsystems was an American technology company that developed and sold computer hardware, software, and related technologies. They were known for technologies like Java, Solaris, SPARC processors, computer servers, workstations, storage, and networking technologies. Sun's Network is the Computer idea emphasized the importance of networking in computing.\n\nSun's Green Project aimed to create software for emerging consumer electronic devices, focusing on portability due to the diversity of hardware across devices. This led to the creation of the Oak language, which later became Java after shifting towards Internet applications.\n\nJava was publicly introduced in 1995, just as the Internet was gaining popularity. Its portability and network capabilities made it an attractive choice for network-oriented applications. The Java compiler converts source code into bytecode, which is then executed by the JVM, allowing the same bytecode to run on different operating systems.\n\nIn April 2009, Oracle acquired Sun Microsystems, acquiring Java along with other important technologies. Oracle now stewards Java, ensuring its continued development and maintenance.",
  "summary": "Part of my Java Learning Series — Telusko Core Java If you are starting to learn Java, you will probably hear names such as James Gosling , Sun Microsystems , Oak , Oracle , JVM , and Java very frequently. At first, these names can feel confusing. I personally found it easier to understand Java after learning not only the syntax, but also where Java came from, why it was created, and what…",
  "key_points": [
    "Java is a portable, high-level programming language",
    "Created by James Gosling at Sun Microsystems in 1995",
    "Acquired by Oracle in 2009"
  ],
  "editors_take": null,
  "illustration": null,
  "coverage": {
    "outlets": 1,
    "also_reported_by": []
  },
  "ai_generated": true,
  "disclaimer": "Summaries, key points and the editor’s take are written by software from other outlets’ reporting and may contain errors — always check the linked original."
}