Essentials of the Java Programming Language, Part 1:
If you are new to programming in the Java language, have some experience with
other languages, then 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.
Click here to get this book
<< Back