Join Books.org — it's free

Java 5: A Beginner's Tutorial by Budi Kurniawan β€” book cover
Programming Tools, Java (Programming Language)

Java 5: A Beginner's Tutorial

by Budi Kurniawan
Write a review
Log in to track your reading progress.

Overview

Java is an easy language to learn. However, you need to master more than the language syntax to be a professional Java programmer. For one, object-oriented programming (OOP) skill is key to developing robust and effective Java applications. In addition, knowing how to use the vast collection of libraries makes development more rapid.

This book introduces you to important programming concepts and teaches how to use the Java core libraries. It is a guide to building real-world applications, both desktop and Web-based. The coverage is the most comprehensive you can find in a beginner’s book. Here are some of the topics in this book:

- Java language syntax
- Object-oriented programming
- The Collections Framework
- Working with numbers and dates
- Error handling
- Input Output
- Swing
- Database access
- Internationalization
- Networking
- Applets
- Multithreading
- Servlet and JavaServer Pages
- API documentation
- Security
- Application deployment

In addition, Java 5 new features are also discussed. They are:

- Generics
- Enum type
- Boxing/unboxing
- Varargs
- Static import
- Annotations

This book is for you if you need one written with clarity and readability in mind.

About the Author, Budi Kurniawan

Budi Kurniawan is a senior architect at BrainySoftware.com and the author of AJAX Programming with Java; Flash Development with OpenLaszlo; How Tomcat Works; Java for the Web with Servlets, JSP, and EJB; and Struts Design and Programming. He has published more than 100 articles and written software that is licensed by major corporations worldwide.

Reviews

There are no reviews yet. Log in to write one.

Book Details

Published
January 28, 2006
Publisher
BrainySoftware
Pages
656
Format
Paperback
ISBN
9780975212851

More by Budi Kurniawan

Similar books