Technical Support
Discussion Forum
Online Training
Technical Articles
Bug Parade
JDC Resources
DukeDollars
Early Access
Toolbar
Community Process
Technology Sites

JDC Home Page

Solaris Developer Connection

Java Technology
java.sun.com

Java Industry Connection

Log Out

Online Training
SearchFAQContact Us

Java™ Programming Language Basics

by Monica Pawlan

If you are new to programming in the Java™ language, have some experience with other languages, and are familiar with things like displaying text or graphics or performing simple calculations, this tutorial could be for you. It walks through how to use the Java® 2 Platform software to create and run three common types of programs written for the Java platform—applications, applets, and servlets.

You will learn how applications, applets, and servlets are similar and different, how to build a basic user interface that handles simple end user input, how to read data from and write data to files and databases, and how to send and receive data over the network. This tutorial is not comprehensive, but instead takes you on a straight and uncomplicated path through the more common programming features available in the Java platform.

If you have no programming experience at all, you might still find this tutorial useful; but you also might want to take an introductory programming course in C, C++, or the Java language before you proceed.



First Lesson

Contents

Lesson 1:
Compiling and Running a Simple Program

Lesson 2: Building Applications

Lesson 3: Building Applets

Lesson 4: Building a User Interface

Lesson 5: Writing Servlets

Lesson 6: File Access and Permissions

Lesson 7: Database Access and Permissions

Lesson 8: Remote Method Invocation

In Closing



Reader Feedback

Tell us what you think of this training book and earn two DukeDollars.

Very worth reading Worth reading Not worth reading

If you have other comments or ideas for future training books, please type them here:


First Lesson






Questions?
19-Apr-99
Copyright © 1996-1999 Sun Microsystems Inc.
All Rights Reserved. Legal Terms. Privacy Policy.
Sun Microsystems