java books guides   Books + Guides

Java

 
  Affiliate
Programs
 ASP, CGI + PHP
Scripts
 Domain
Names
 Internet
Auctions
 Web
Hosting
  
 
 
Menu
 
Home



Books + Guides

  ASP
  CGI
  Java
  JavaScript
  PHP



Our Free Scripts

  PHP Hangman



Installation Services



Script Directory

  Ad Tracking
  Affiliate Programs
    -Content
    -For Merchants
    -Link Protection
  Auctions
  Banners
  Blogs
  Calendars
  Chat Rooms
  Classified Ads
  Clocks
  CMS
  Counters
  Dating
  Domain Names
  eCards
  eCommerce
  Email
    -Anti Spam
    -Autoresponders
    -Forms
    -Mailing Lists
    -Tell A Friend
  FAQs
  FFAs
  Financial + Business
  Freelancers
  Forums
  Games
  Graphics
  Guest Books
  Jobs
  Linking
  Members/Passwords
  Miscellaneous
  News
  Polls + Surveys
  Popups
  Quotes
  Real Estate
  Searching
    -Directories
    -Internet Search
    -Site Search
  Tests + Quizzes
  Top Sites
  Traffic Analysis
  Upload



Links
 


 
   
ScriptCavern  >  Books + Guides  >  Java
IN THIS CATEGORY

Java in 60 Minutes A Day

Java in 60 Minutes A DayClick here for details
Shows readers how to use Java to harness the power of object-oriented programming Includes thirty one-hour lessons that recreate a typical week-long introductory seminar Focuses on the Java 2 Platform, Enterprise Edition (J2EE) Helps readers to develop skills that are critical to many Web services scenarios The author was one of the first Sun Certified Instructors and has since taught Java to thousands of developers Companion Web site features an online presentation by the author that follows along with each chapter and includes an audio-only option for readers with dial-up Internet connection.

Java 2: A Beginner s Guide

Java 2: A Beginner s GuideClick here for details
Bestselling author and programming guru Herb Schildt brings you Java 2 essentials in this newly updated introductory guide. Covering the latest I/O classes and features, this book teaches you Java 2 fundamentals through hands-on projects, end-of-module reviews, annotated code samples, and Q&A sections.

Java 2: The Complete Reference: The Complete Reference

Java 2: The Complete Reference: The Complete ReferenceClick here for details
This book is the most complete and up-to-date resource on Java from programming guru, Herb Schildt.

More Java Pitfalls: 50 New Time-Saving Solutions and Workarounds

More Java Pitfalls: 50 New Time-Saving Solutions and WorkaroundsClick here for details
Building on the success of Java Pitfalls, this book provides more specific programming solutions to fifty difficult Java programming problems. Shows experienced programmers how to identify and avoid weaknesses in Java and related J2EE technologies that can cause programs to go haywire Explores advanced topics including networking, XML and Java programming, and the Java Virtual Machine.

FROM AMAZON.COM

SCJP Sun Certified Programmer for Java 6 Exam 310-065

By Katherine Sierra

McGraw-Hill Osborne Media
Hardcover (851 pages)

SCJP Sun Certified Programmer for Java 6 Exam 310-065
List Price: $49.99
Lowest New Price: $28.00
Lowest Used Price: $29.49
Usually ships in 24 hours
(As of 12:53 Pacific 23 Jul 2008 More Info)


Click Here
Product Description:

The Best Fully Integrated Study System Available--Written by the Lead Developers of Exam 310-065

With hundreds of practice questions and hands-on exercises, SCJP Sun Certified Programmer for Java 6 Study Guide covers what you need to know--and shows you how to prepare--for this challenging exam.

  • 100% complete coverage of all official objectives for exam 310-065
  • Exam Objective Highlights in every chapter point out certification objectives to ensure you're focused on passing the exam
  • Exam Watch sections in every chapter highlight key exam topics covered
  • Simulated exam questions match the format, tone, topics, and difficulty of the real exam

Covers all SCJP exam topics, including:

Declarations and Access Control · Object Orientation · Assignments · Operators · Flow Control, Exceptions, and Assertions · Strings, I/O, Formatting, and Parsing · Generics and Collections · Inner Classes · Threads · Development

CD-ROM includes:

  • Complete MasterExam practice testing engine, featuring: Two full practice exams; Detailed answers with explanations; Score Report performance assessment tool
  • Electronic book for studying on the go
  • Bonus coverage of the SCJD exam included!

Bonus downloadable MasterExam practice test with free online registration.

Head First Java, 2nd Edition

By Kathy Sierra

O'Reilly Media, Inc.
Paperback (720 pages)

Head First Java, 2nd Edition
List Price: $44.95
Lowest New Price: $27.98
Lowest Used Price: $20.23
Usually ships in 24 hours
(As of 12:53 Pacific 23 Jul 2008 More Info)


Click Here
Amazon.com:
It has taken four years, but with Head First Java the introductory Java book category has finally come of age. This is an excellent book, far more capable than any of the scores of Java-for-novices books that have come before it. Kathy Sierra and Bert Bates deserve rich kudos--and big sales--for developing this book's new way of teaching the Java programming language, because any reader with even a little bit of discipline will come away with true understanding of how the language works. Perhaps best of all, this is no protracted "Hello, World" introductory guide. Readers get substantial exposure to object-oriented design and implementation, serialization, neatwork programming, threads, and Remote Method Invocation (RMI).

Key to the authors' teaching style are carefully designed graphics. Rather than explain class inheritance (to cite one example) primarily with text, the authors use a series of tree diagrams that clarify the mechanism far more succinctly. The diagrams are carefully annotated with arrows and notes. Also characteristic of the unique teaching strategy is heavy reliance on exercises, in which the reader is asked to complete partial classes, write whole new code segments and do design work. Though there's little discussion of why the exercises' correct answers are what they are, it's clear that the practice work was carefully designed to reinforce the lesson at hand. If you've waited this long to give Java a try, this book is a great choice. --David Wall

Topics covered: The Java programming language for people with no Java experience, and even people with no programming experience at all. Key concepts read like a list of Java features: Object oriented design, variable type and scope, object properties and methods, inheritance and polymorphism, exceptions, graphical user interfaces (GUIs), network connectivity, Java archives (JAR files), and Remote Method Invocation (RMI).

Java Concurrency in Practice

By Brian Goetz, Joshua Bloch & David Holmes

Addison-Wesley Professional
Paperback (384 pages)

Java Concurrency in Practice
List Price: $54.99
Lowest New Price: $32.48
Lowest Used Price: $33.18
Usually ships in 24 hours
(As of 12:53 Pacific 23 Jul 2008 More Info)


Click Here

Spring in Action

By Craig Walls

Manning Publications
Paperback (650 pages)

Spring in Action
List Price: $49.99
Lowest New Price: $28.94
Lowest Used Price: $24.50
Usually ships in 24 hours
(As of 12:53 Pacific 23 Jul 2008 More Info)


Click Here
Product Description:
Spring in Action 2E is an expanded, completely updated second edition of the best selling Spring in Action. Written by Craig Walls, one of Manning's best writers, this book covers the exciting new features of Spring 2.0, which was released in October 2006.

Spring is a lightweight container framework that represents an exciting way to build enterprise components with simple Java objects. By employing dependency injection and AOP, Spring encourages loosely coupled code and enables plain-old Java objects with capabilities that were previously reserved for EJBs. This book is a hands-on, example-driven exploration of the Spring Framework. Combining short code snippets and an ongoing example developed throughout the book, it shows readers how to build simple and efficient J2EE applications, how to solve persistence problems, handle asynchronous messaging, create and consume remote services, build web applications, and integrate with most popular web frameworks. Readers will learn how to use Spring to write simpler, easier to maintain code so they can focus on what really matters-- critical business needs.

Spring in Action, 2E is for Java developers who are looking for ways to build enterprise-grade applications based on simple Java objects, without resorting to more complex and invasive EJBs. Even hard-core EJB users will find this book valuable as Spring in Action, 2E will describe ways to use EJB components alongside Spring. Software architects will also find Spring in Action, 2E useful as they assess and apply lightweight techniques prescribed by Spring. and learn how Spring can be applied at the various layers of enterprise applications.

Head First JavaScript (Head First)

By Michael Morrison

O'Reilly Media, Inc.
Paperback (650 pages)

Head First JavaScript (Head First)
List Price: $39.99
Lowest New Price: $22.83
Lowest Used Price: $20.88
Usually ships in 24 hours
(As of 12:53 Pacific 23 Jul 2008 More Info)


Click Here
Product Description:
So you're ready to make the leap from writing HTML and CSS web pages to creating dynamic web applications. You want to take your web skills to the next level. And you're finally ready to add "programmer" to the resume. It sounds like you're ready to learn the Web's hottest programming language: JavaScript. Head First JavaScript is your ticket to going beyond copying and pasting the code from someone else's web site, and writing your own interactive web pages.

With Head First JavaScript, you learn:
  • The basics of programming, from variables to types to looping
  • How the web browser runs your code, and how you can talk to the browser with your code
  • Why you'll never have to worry about casting, overloading, or polymorphism when you're writing JavaScript code
  • How to use the Document Object Model to change your web pages without making your users click buttons
If you've ever read a Head First book, you know what to expect -- a visually rich format designed for the way your brain works. Head First JavaScript is no exception. It starts where HTML and CSS leave off, and takes you through your first program into more complex programming concepts -- like working directly with the web browser's object model and writing code that works on all modern browsers.

Don't be intimidated if you've never written a line of code before! In typical Head First style, Head First JavaScript doesn't skip steps, and we're not interested in having you cut and paste code. You'll learn JavaScript, understand it, and have a blast along the way. So get ready... dynamic and exciting web pages are just pages away.

Head First Servlets and JSP: Passing the Sun Certified Web Component Developer Exam (Brain-Friendly Guides)

By Bryan Basham & Bert Bates

O'Reilly Media, Inc.
Paperback (911 pages)

Head First Servlets and JSP: Passing the Sun Certified Web Component Developer Exam (Brain-Friendly Guides)
List Price: $49.99
Lowest New Price: $28.41
Lowest Used Price: $29.89
Usually ships in 24 hours
(As of 12:53 Pacific 23 Jul 2008 More Info)


Click Here
Product Description:
Looking to study up for the new J2EE 1.5 Sun Certified Web Component Developer (SCWCD) exam?

This book will get you way up to speed on the technology you'll know it so well, in fact, that you can pass the brand new J2EE 1.5 exam. If that's what you want to do, that is. Maybe you don't care about the exam, but need to use servlets and JSPs in your next project. You're working on a deadline. You're over the legal limit for caffeine. You can't waste your time with a book that makes sense only AFTER you're an expert (or worse, one that puts you to sleep).

Learn how to write servlets and JSPs, what makes a web container tick (and what ticks it off), how to use JSP's Expression Language (EL for short), and how to write deployment descriptors for your web applications. Master the c:out tag, and get a handle on exactly what's changed since the older J2EE 1.4 exam. You don't just pass the new J2EE 1.5 SCWCD exam, you'll understand this stuff and put it to work immediately.

Head First Servlets and JSP doesn't just give you a bunch of facts to memorize; it drives knowledge straight into your brain. You'll interact with servlets and JSPs in ways that help you learn quickly and deeply. And when you're through with the book, you can take a brand-new mock exam, created specifically to simulate the real test-taking experience.

Java Persistence with Hibernate

By Christian Bauer

Manning Publications
Paperback (904 pages)

Java Persistence with Hibernate
List Price: $59.99
Lowest New Price: $31.80
Lowest Used Price: $27.24
Usually ships in 24 hours
(As of 12:53 Pacific 23 Jul 2008 More Info)


Click Here
Product Description:
Persistence-the ability of data to outlive an instance of a program-is central to modern applications. Hibernate, the most popular Java persistence tool, provides automatic and transparent object/relational mapping making it a snap to work with SQL databases in Java applications. Hibernate applications are cheaper, more portable, and more resilient to change. Because it conforms to the new EJB 3.0 and Java Persistence 1.0 standard, Hibernate allows the developer to seamlessly create efficient, scalable Java EE applications.

Java Persistence with Hibernate explores Hibernate by developing an application that ties together hundreds of individual examples. You'll immediately dig into the rich programming model of Hibernate 3.2 and Java Persistence, working through queries, fetching strategies, caching, transactions, conversations, and more. You'll also appreciate the well-illustrated discussion of best practices in database design, object/relational mapping, and optimization techniques.

In this revised edition of the bestselling Hibernate in Action, authors Christian Bauer and Gavin King-the founder of the Hibernate project-cover Hibernate 3.2 in detail along with the EJB 3.0 and Java Persistence standard.

Core Java(TM), Volume I--Fundamentals (8th Edition) (Sun Core Series)

By Cay S. Horstmann

Prentice Hall PTR
Paperback (864 pages)

Core Java(TM), Volume I--Fundamentals (8th Edition) (Sun Core Series)
List Price: $54.99
Lowest New Price: $32.40
Lowest Used Price: $34.59
Usually ships in 24 hours
(As of 12:53 Pacific 23 Jul 2008 More Info)


Click Here
Product Description:

This revised edition of the classic Core Java™, Volume I–Fundamentals, is the definitive guide to Java for serious programmers who want to put Java to work on real projects.

Fully updated for the new Java SE 6 platform, this no-nonsense tutorial and reliable reference illuminates the most important language and library features with thoroughly tested real-world examples. The example programs have been carefully crafted to be easy to understand as well as useful in practice, so you can rely on them as an outstanding starting point for your own code.

Volume I is designed to quickly bring you up to speed on what’s new in Java SE 6 and to help you make the transition as efficiently as possible, whether you’re upgrading from an earlier version of Java or migrating from another language. The authors concentrate on the fundamental concepts of the Java language, along with the basics of user-interface programming. You’ll find detailed, insightful coverage of

  • Java fundamentals
  • Object-oriented programming
  • Interfaces and inner classes
  • Reflection and proxies
  • The event listener model
  • GUI programming with Swing
  • Packaging applications
  • Exception handling
  • Logging and debugging
  • Generic programming
  • The collections framework
  • Concurrency

For detailed coverage of XML processing, networking, databases, internationalization, security, advanced AWT/Swing, and other advanced features, look for the forthcoming eighth edition of Core Java™, Volume II—Advanced Features (ISBN: 978-0-13-235479-0).

Core Java, Vol. 2: Advanced Features, 8th Edition

By Cay S. Horstmann

Prentice Hall PTR
Paperback (1056 pages)

Core Java, Vol. 2: Advanced Features, 8th Edition
List Price: $54.99
Lowest New Price: $27.60
Lowest Used Price: $27.00
Usually ships in 24 hours
(As of 12:53 Pacific 23 Jul 2008 More Info)


Click Here
Product Description:

The revised edition of the classic Core Java™, Volume II–Advanced Features, covers advanced user-interface programming and the enterprise features of the Java SE 6 platform. Like Volume I (which covers the core language and library features), this volume has been updated for Java SE 6 and new coverage is highlighted throughout. All sample programs have been carefully crafted to illustrate the latest programming techniques, displaying best-practices solutions to the types of real-world problems professional developers encounter.

Volume II includes new sections on the StAX API, JDBC 4, compiler API, scripting framework, splash screen and tray APIs, and many other Java SE 6 enhancements. In this book, the authors focus on the more advanced features of the Java language, including complete coverage of

  • Streams and Files
  • Networking
  • Database programming
  • XML
  • JNDI and LDAP
  • Internationalization
  • Advanced GUI components
  • Java 2D and advanced AWT
  • JavaBeans
  • Security
  • RMI and Web services
  • Collections
  • Annotations
  • Native methods

For thorough coverage of Java fundamentals–including interfaces and inner classes, GUI programming with Swing, exception handling, generics, collections, and concurrency–look for the eighth edition of Core Java™, Volume I–Fundamentals (ISBN: 978-0-13-235476-9).

SCJP Sun Certified Programmer for Java 5 Study Guide (Exam 310-055) (Certification Press Study Guides)

By Katherine Sierra

McGraw-Hill Osborne Media
Paperback (825 pages)

SCJP Sun Certified Programmer for Java 5 Study Guide (Exam 310-055) (Certification Press Study Guides)
List Price: $49.99
Lowest New Price: $19.00
Lowest Used Price: $21.00
Usually ships in 24 hours
(As of 12:53 Pacific 23 Jul 2008 More Info)


Click Here
Product Description:
Get the book that shows you not only what to study, but how to study. The only classroom-based integrated study system for professional certification gives you complete coverage of all objectives for the Sun Certified Programmer for Java 5 exam, hundreds of practice exam questions, and hands-on exercises. The CD-ROM features full practice exam software plus an adaptive test engine.


 
 
 

 
   
With any business, it is up to the individual owner of said business to ensure the success of the business. You may make more or less than any sample figures or results that might be quoted on our web sites or other publications. All business involves risk, and many businesses do not succeed. Further, Answers 2000 Limited does NOT represent that any particular individual or business is typical, or that any results or experiences achieved by any particular individual/business is necessarily typical.


Copyright © 2000-2008, Answers 2000 Limited

Privacy     Terms Of Use


 
 



Java Books and Guides

Here some guides to web development using Java: