Core Java

The Java Programming Environment

Slide navigation: Forward with space bar, → arrow key, or PgDn. Backwards with ← or PgUp.

.jpg

Copyright © Cay S. Horstmann 2016

Setting up your Java development environment

Installing Java

Java Jargon

Java Development Kit

JDK

The software for programmers who want to write Java programs

Java Runtime Environment

JRE

The software for consumers who want to run Java programs

Standard Edition

SE

The Java platform for use on desktops and simple server applications

Enterprise Edition

EE

The Java platform for complex server applications

Micro Edition

ME

The Java platform for use on cell phones and other small devices

Update

u

Oracle’s term for a bug fix release

NetBeans

Oracle’s integrated development environment

Using the Command-Line Tools

Using the Command-Line Tools

.png

Welcome

Using an Integrated Development Environment

Using an Integrated Development Environment

.png

Running Graphical Applications and Applets

Running a Graphical Application

ImageViewer

Running an Applet

.png

RoadApplet

Java 9 News Flash - Applets Deprecated

.png