About 203,000,000 results
Open links in new tab
  1. Java | Oracle

    Oracle Java is the #1 programming language and development platform. It reduces costs, shortens development timeframes, drives innovation, and improves application services.

  2. Java Downloads | Oracle

    Download the Java including the latest version 17 LTS on the Java SE Platform. These downloads can be used for any purpose, at no cost, under the Java SE binary code license.

  3. Java (programming language) - Wikipedia

    Java applications are typically compiled to bytecode that can run on any Java virtual machine (JVM) regardless of the underlying computer architecture. The syntax of Java is similar to C …

  4. Java Tutorial - W3Schools

    We recommend reading this tutorial, in the sequence listed in the left menu. Java is an object oriented language and some concepts may be new. Take breaks when needed, and go over …

  5. OpenJDK JDK 25.0.1 GA Release

    OpenJDK JDK 25.0.1 General-Availability Release This page provides production-ready open-source builds of the Java Development Kit, version 25, an implementation of the Java SE 25 …

  6. Download Java

    Oct 21, 2025 · This download is for end users who need Java for running applications on desktops or laptops. Java 8 integrates with your operating system to run separately installed …

  7. Java Software | Oracle

    Oct 6, 2009 · Java SE helps you develop and deploy Java applications on desktops and servers. Java offers the rich user interface, performance, versatility, portability, and security that today's …

  8. Dev.java: The Destination for Java Developers

    Java is a 30-year success story, made possible because its development consistently aligned with users' needs. In its early days, the platform required new features quickly, but over time, …

  9. Download the Red Hat Build of OpenJDK

    Download the Red Hat Build of OpenJDK at no-cost. The Red Hat build of OpenJDK is an open source implementation of the Java Platform, Standard Edition (Java SE).

  10. Stream In Java - GeeksforGeeks

    Sep 3, 2025 · Stream was introduced in Java 8, the Stream API is used to process collections of objects. A stream in Java is a sequence of objects that supports various methods that can be …