Java Programming/How to use this book
From Wikibooks, the open-content textbooks collection
| Java Programming How to use this book |
History |
Navigate Overview topic:
|
- Use this book as
- a reference book of the Java language and its related technologies. The goal is to give a complete picture of Java and its technologies.
- Navigation
- navigation boxes are used to help finding information quickly.
This book is divided to sections. Pages are grouped together to section topics. To make this book expendable in the future by adding new sections, the sections navigation wide are independent from each other. Each section can be considered as a mini book by itself. The pages that belongs to the same topic can be navigated by the links on the right hand side.
This book is divided into sections. It contains the following sections so far:
- Beginners Topics
- It introduces the language to the reader. It gives a history, how Java evolved and how it is still evolving. It explains everything that a programmer needs to know.
- It gives a reference list of the Java keywords
- User Interface Topics
- Gives a background about the different GUI that exist with Java, with a history evolution. This section assumes that the reader knows Java well. This section is for programmers who want to create GUI applications in Java.
- Advance Topics
- The advance topics are deals with features not often used, like JINI, JNDI. These features are not necessary to know for a programmer.
Topics in this category are modules in the Java Programming book.

