 Early Development
 Developer Reception
 Strengths of Java
 As the internet’s renowned programming language, Java has had a
profound impact on how people navigate the digital world. Much of
what users expect in terms of performance from their devices that
access the internet has been set by Java functionality. You don’t
have to be a developer, however, to recognize its influence.
 The story of Java goes back more than two decades and has evolved
along with the digital transformation of the world. As consumer and
business demands on scalability increases, Java is forced to grow
and adapt in order to stay relevant. Stakeholders are approaching
their work armed with a primer on Java’s history, current use, and
future direction.
 Early Development
 Java is the brainchild of Java pioneer James Gosling, who traces
Java’s core idea of, “Write Once, Run Anywhere” back to work he did
in graduate school.
 After spending time at IBM, Gosling joined Sun Microsystems in
1984. In 1991, Gosling partnered with Sun colleagues, Michael
Sheridan and Patrick Naughton on Project Green, to develop new
technology for programming next-generation smart appliances.
 Gosling, Naughton, and Sheridan set out to develop the project
based on certain rules. They were specifically tied to
performance, security, and functionality. Those rules were that
Java must be:
 Secure and robust
 High performance
 Portable and architecture-neutral, which means it can run on any
combination of software and hardware
 Threaded, interpreted, and dynamic
 Object-oriented
 Over time, the team added features and refinements that extended
the heirloom of C++ and C, resulting in a new language called Oak,
named after a tree outside Gosling’s office.
 After efforts to use Oak for interactive television failed to
materialize, the technology was re-targeted for the world wide web.
The team also began working on a web browser as a demonstration
platform.
 Because of a trademark conflict, Oak was renamed, Java, and in
1995, Java 1.0a2, along with the browser, name HotJava, was
released.
 Developer Reception
 Java was well-received by developers in the software community, in
particular because it was created based on the “Write Once, Run
Anywhere” (WORA) philosophy. This flexibility is rooted in Java’s
Bytecode compilation capabilities, which bypass the potential barrier
of different system infrastructure. Java was a unique programming
language, because it
 Developers seem to be exploring other options besides Java.
According to the September 2016 TIOBE Index, the popularity of Java
as a programming language is on a decline. However, it still reigns
as the most widely-used language, surpassing .NET and maintaining
their top-ranked position from previous years.
 https://www.exltech.in/java-training.html
 Strengths of Java
 As a developer, you may already realize the advantages of using
Java, which help explain why Java is one of the leading
programming languages used in enterprise today:
 Garbage Collection – Languages such as C and C++ require you
to manually clear created objects, a stark contrast to Java’s built-
in garbage collection.
 Verbose, Static Language – Thanks to Java’s robust, inherent
static nature, it’s easy to maintain and read. Java enables you to
return multiple types of data and you can easily use it in a variety
of enterprise-level applications.
 Portability – Collaborative automation tools such as Apache Maven
and open source are all Java-friendly. AppDynamics is no exception:
understand the health of your JVM with key Java tuning and profiling
metrics, including: response times, throughput, exception rate,
garbage collection time, code deadlocks, and more.

The history and future of java programming language

  • 2.
     Early Development Developer Reception  Strengths of Java
  • 4.
     As theinternet’s renowned programming language, Java has had a profound impact on how people navigate the digital world. Much of what users expect in terms of performance from their devices that access the internet has been set by Java functionality. You don’t have to be a developer, however, to recognize its influence.  The story of Java goes back more than two decades and has evolved along with the digital transformation of the world. As consumer and business demands on scalability increases, Java is forced to grow and adapt in order to stay relevant. Stakeholders are approaching their work armed with a primer on Java’s history, current use, and future direction.
  • 5.
     Early Development Java is the brainchild of Java pioneer James Gosling, who traces Java’s core idea of, “Write Once, Run Anywhere” back to work he did in graduate school.  After spending time at IBM, Gosling joined Sun Microsystems in 1984. In 1991, Gosling partnered with Sun colleagues, Michael Sheridan and Patrick Naughton on Project Green, to develop new technology for programming next-generation smart appliances.  Gosling, Naughton, and Sheridan set out to develop the project based on certain rules. They were specifically tied to performance, security, and functionality. Those rules were that Java must be:
  • 6.
     Secure androbust  High performance  Portable and architecture-neutral, which means it can run on any combination of software and hardware  Threaded, interpreted, and dynamic  Object-oriented
  • 7.
     Over time,the team added features and refinements that extended the heirloom of C++ and C, resulting in a new language called Oak, named after a tree outside Gosling’s office.  After efforts to use Oak for interactive television failed to materialize, the technology was re-targeted for the world wide web. The team also began working on a web browser as a demonstration platform.
  • 8.
     Because ofa trademark conflict, Oak was renamed, Java, and in 1995, Java 1.0a2, along with the browser, name HotJava, was released.  Developer Reception  Java was well-received by developers in the software community, in particular because it was created based on the “Write Once, Run Anywhere” (WORA) philosophy. This flexibility is rooted in Java’s Bytecode compilation capabilities, which bypass the potential barrier of different system infrastructure. Java was a unique programming language, because it
  • 9.
     Developers seemto be exploring other options besides Java. According to the September 2016 TIOBE Index, the popularity of Java as a programming language is on a decline. However, it still reigns as the most widely-used language, surpassing .NET and maintaining their top-ranked position from previous years.  https://www.exltech.in/java-training.html
  • 10.
     Strengths ofJava  As a developer, you may already realize the advantages of using Java, which help explain why Java is one of the leading programming languages used in enterprise today:  Garbage Collection – Languages such as C and C++ require you to manually clear created objects, a stark contrast to Java’s built- in garbage collection.  Verbose, Static Language – Thanks to Java’s robust, inherent static nature, it’s easy to maintain and read. Java enables you to return multiple types of data and you can easily use it in a variety of enterprise-level applications.
  • 11.
     Portability –Collaborative automation tools such as Apache Maven and open source are all Java-friendly. AppDynamics is no exception: understand the health of your JVM with key Java tuning and profiling metrics, including: response times, throughput, exception rate, garbage collection time, code deadlocks, and more.