The online computer book shop for UK & Europe                                   

   Books Home | About Us | Index | Next Record | Browse

 
  

Tel: 0121 706 6000 

Static Book Details Page - Computer Manuals Website

 Java 5: A Beginner's Tutorial
  

  Java 5: A Beginner's Tutorial by Budi Kurniawan

  • Published by: BRAINYSOFTWARE PUBLISHER
  • Author: Budi Kurniawan
  • Page Count: 640
  • Group: JAVA 5/JAVA 2 PLATFORM
  • ISBN: 0975212850/9780975212851
  • Published: Mar 2006

Our Price: 19.59
Discount: 30%
RRP: 27.99 

For Latest Pricing and Availability Click Here
 

The online computer book shop for UK & Europe

Book store with some thing for everyone

Book Information and Description:

Java 5: A Beginner's Tutorial
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.

Your first taste of Java
Language fundamentals
Statements
Objects & classes
Core classes
Inheritance
Error handling
Numbers & dates
Interfaces
Enums
The collections framework
Generics
Input Output
Nested & inner classes
Swing basics
Swinging higher
Polymorphism
Applets
Java networking
Java threads
Security
Java web applications
JavaServer pages
Javadoc
Application deployment