java_programming_language_history

Java Programming Language History

Java Programming language history

Return to Kotlin history, Scala history, Clojure history, C# history, C++ history, C history, COBOL history, Fortran history

Java language history

Java Programming history

Java history

history of Java Programming language

history of Java language

history of the Java Programming language

history of the Java language

history of Java Programming

history of Java

Snippet from Wikipedia: Java (programming language)

Java is a high-level, class-based, object-oriented programming language that is designed to have as few implementation dependencies as possible. It is a general-purpose programming language intended to let programmers write once, run anywhere (WORA), meaning that compiled Java code can run on all platforms that support Java without the need to recompile. 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 and C++, but has fewer low-level facilities than either of them. The Java runtime provides dynamic capabilities (such as reflection and runtime code modification) that are typically not available in traditional compiled languages.

Java gained popularity shortly after its release, and has been a very popular programming language since then. Java was the third most popular programming language in 2022 according to GitHub. Although still widely popular, there has been a gradual decline in use of Java in recent years with other languages using JVM gaining popularity.

Java was originally developed by James Gosling at Sun Microsystems. It was released in May 1995 as a core component of Sun's Java platform. The original and reference implementation Java compilers, virtual machines, and class libraries were originally released by Sun under proprietary licenses. As of May 2007, in compliance with the specifications of the Java Community Process, Sun had relicensed most of its Java technologies under the GPL-2.0-only license. Oracle offers its own HotSpot Java Virtual Machine, however the official reference implementation is the OpenJDK JVM which is free open-source software and used by most developers and is the default JVM for almost all Linux distributions.

As of March 2024, Java 22 is the latest version. Java 8, 11, 17, and 21 are previous LTS versions still officially supported.

Fair Use Sources

Java: Java Fundamentals, Java Inventor - Java Language Designer: James Gosling of Sun Microsystems, Java Docs, JDK, JVM, JRE, Java Keywords, JDK 17 API Specification, java.base, Java Built-In Data Types, Java Data Structures - Java Algorithms, Java Syntax, Java OOP - Java Design Patterns, Java Installation, Java Containerization, Java Configuration, Java Compiler, Java Transpiler, Java IDEs (IntelliJ - Eclipse - NetBeans), Java Development Tools, Java Linter, JetBrains, Java Testing (JUnit, Hamcrest, Mockito), Java on Android, Java on Windows, Java on macOS, Java on Linux, Java DevOps - Java SRE, Java Data Science - Java DataOps, Java Machine Learning, Java Deep Learning, Functional Java, Java Concurrency, Java History,

Java Bibliography (Effective Java, Head First Java, Java - A Beginner's Guide by Herbert Schildt, Java Concurrency in Practice, Clean Code by Robert C. Martin, Java - The Complete Reference by Herbert Schildt, Java Performance by Scott Oaks, Thinking in Java, Java - How to Program by Paul Deitel, Modern Java in Action, Java Generics and Collections by Maurice Naftalin, Spring in Action, Java Network Programming by Elliotte Rusty Harold, Functional Programming in Java by Pierre-Yves Saumont, Well-Grounded Java Developer, Second Edition, Java Module System by Nicolai Parlog

), Manning Java Series, Java Glossary, Java Topics, Java Courses, Java Security - Java DevSecOps, Java Standard Library, Java Libraries, Java Frameworks, Java Research, Java GitHub, Written in Java, Java Popularity, Java Awesome List, Java Versions. (navbar_java and navbar_java_detailed - see also navbar_jvm, navbar_java_concurrency, navbar_java_standard_library, navbar_java_libraries, navbar_java_navbars)

History of Programming: Timeline of Programming Languages, Programming Language History - 1940s to 1970s, Programming Language History - 1980s to 1990s, Programming Language History - 2000 to 2023, Programming Languages

Oldest Programming Languages: Assembly (1949), IPL (1956), FORTRAN (1957), LISP (1958), COBOL (1959), ALGOL (1960), APL (1962), CPL (1963), BASIC (1964), PL/I (1964), Simula (1967), Simula67 (1967), B (1969), Pascal (1970), C (1972), Prolog (1972), ML (1973), SQL (1974), Scheme (1975), Modula-2 (1977), Smalltalk (1980), Ada (1980), Smalltalk-80 (1980), C++ (1983), Objective-C (1984), MATLAB (1984), Common Lisp (1984), Erlang (1986), Perl (1987), Tcl (1988), Haskell (1990), Python (1991), Visual Basic (1991), Lua (1993), R (1993), Ruby (1995), Java (1995), JavaScript (1995), PHP (1995), Delphi (1995), Groovy (2003), Scala (2004), F (2005), Haxe (2005), PowerShell (2006), Clojure (2007), Nim (2008), Go (2009), Chapel (2009), Rust (2010), Kotlin (2011), Dart (2011), Elixir (2011), Ceylon (2011), Red (2011), Julia (2012), TypeScript (2012), Elm (2012), Swift (2014), Hack (2014), Crystal (2014), Zig (2015), Reason (2016), Ballarina (2017), V (2019)

Bash, BASIC, C, C++, C#, Clojure, COBOL, Fortran, Go, Groovy, Haskell, Java, JavaScript, Kotlin, Lisp, Pascal, Python, PowerShell, RPG, Swift, TypeScript, Software Engineering History, Software History. IT History, WinWorldPC.com (navbar_programminghistory - see also navbar_ithistory)

java_programming_language_history.txt · Last modified: 2024/04/28 03:41 (external edit)