Bestsellers > > Java Books
|
|
Core Java(TM) 2, Volume I--Fundamentals (7th Edition) (Core Series) (Core Series)»rank: 47744by: Cay S. Horstmann, Gary Cornell
: :Book Description Completely revised and up-to-date coverage of Generic programming, restrictions and limitations, type bounds, wilcard types, and generic reflection Swing GUI development, including input validation and other enhancements Exception handling and debugging, including chained exceptions, stack frames, assertions, and logging Streams and files, the new I/O API, memory-mapped files, file locking, and character set encoders/decoders Regular expressions using the powerful java.util.regex package Inner classes, reflection, and dynamic proxies Application packaging and the Preferences API The seventh edition of Core Java- 2, Volume I, covers the fundamentals of the Java 2 Platform, Standard Edition (J2SE-). A no-nonsense tutorial and reliable reference, this book features thoroughly tested real-world examples. The most ... |
A Programmer's Guide to Java SCJP Certification: A Comprehensive Primer (3rd Edition)»rank: 388769by: Khalid Mughal, Rolf Rasmussen
: :This book will help you prepare and pass the Sun Certified Programmer for the Java Platform, Standard Edition 6 (CX-310-065) exam. This book is written for any experienced programmer (with or without previous knowledge of Java) interested in mastering the Java programming language and passing the SCJP 1.6 exam. A Programmer's Guide to Java™ Certification, Third Edition, contains detailed coverage of all exam topics and objectives, readily runnable code examples, programming exercises, extensive review questions, and a new mock exam. In addition, as a comprehensive primer to the Java programming language, this book is an invaluable reference tool for the reader. This new edition has been thoroughly updated to ... |
||
Web Development with JavaServer Pages»rank: 240060by: Duane K. Fields, Mark A. Kolb, Shawn Bayern
: :Covers all aspects of development for the new versions of the JSP and Servlet specifications (1.2 and 2.3, respectively), including servlet filters and enhancements to the API for JSP Tag Libraries and the interaction between JSP and other J2EE technologies. Review:Web Development with JavaServer Pages is truly an excellent and in-depth tutorial in the effective use of JSPs to build Web applications. Geared toward the Web designer or intermediate Java programmer who's making a transition to JSPs for the first time, this text contains a wealth of information on basic and advanced techniques. This tutorial is as good as any that's available, and covers all of the necessary JSP ... |
Business Process Management with JBoss jBPM»rank: 304698by: Matt Cumberlidge
: : This book shows business analysts how to model business processes in JBoss jBPM and use these models to generate a fully-functioning workflow application. The book shows how business analysts can use the tools to build a solution without the need for Java coding expertise. It also introduces more advanced functionality that can be implemented by Java developers in partnership with the BA. JBoss jBPM is a free, open-source, business process management solution. It enables users to create business processes that coordinate people, applications, and services. A business process is a sequence of activities triggered by a certain input that results in a valuable output. Business Process Management is about ... |
||
Java: Introduction to Problem Solving and Programming (5th Edition)»rank: 447329by: Walter Savitch, Frank M. Carrano
: : Trusted authors Savitch and Carrano examine problem solving and programming techniques with Java. Readers are introduced to object-oriented programming and important concepts such as testing and debugging techniques, program style, inheritance, and exception handling. More emphasis on design and algorithms before coding in programming examples and case studies. More attention given to using methods prior to defining methods. Coverage of enumerations and the for-each loop.. Additional coverage of interfaces and polymorphism New glossary of terms.. A useful reference for programmers who need to brush up their Java skills. |
TCP/IP Sockets in Java, Second Edition: Practical Guide for Programmers (The Practical Guides) (The Practical Guides)»rank: 206297by: Kenneth L. Calvert, Michael J. Donahoo
: :The networking capabilities of the Java platform have been extended considerably since the first edition of the book. This new edition covers version 1.5-1.7, the most current iterations, as well as making the following improvements:The API (application programming interface) reference sections in each chapter, which describe the relevant parts of each class, have been replaced with (i) a summary section that lists the classes and methods used in the code, and (ii) a ?gotchas? section that mentions nonobvious or poorly-documented aspects of the objects. In addition, the book covers several new classes and capabilities introduced in the last few revisions of the Java platform. New abstractions to be covered include ... |
||
Java Software Solutions: Foundations of Program Design (6th Edition)»rank: 196349by: John Lewis, William Loftus
: :Using Java(TM) 1.1, Java Software Solutions teaches beginning programmers how to design and implement high-quality object-oriented software. The authors emphasize problem solving through understanding requirements, exploring options, and designing conceptually clean solutions. John Lewis and Bill Loftus wrote this book from the ground up, taking full advantage of Java to teach introductory programming. Throughout the book, the authors intertwine the use of applets and applications to demonstrate computing concepts. Applets are introduced early, building on the excitement of the web, while applications are used for readers to gain a clear understanding of programming concepts. |
The JFC Swing Tutorial: A Guide to Constructing GUIs (2nd Edition) (Java Series)»rank: 123351by: Kathy Walrath, Mary Campione, Alison Huml, Sharon Zakhour
: :The JFC Swing Tutorial is back, fully revised and updated to include the latest revisions to the JFC Swing API and the Java 2 platform. In this book, authors and Java experts Kathy Walrath, Mary Campione, Alison Huml, and Sharon Zakhour--working closely with the Sun Microsystems Swing team--explore the ins and outs of creating GUIs with Swing components. This task-oriented, example-driven tutorial allows you to create user interfaces that work without change on multiple platforms, appearing and performing as well as or better than native interfaces. Leveraging the full power of the latest edition of the Java 2 platform, the authors bring the art of GUI creation to life with ... |
||
Building Spring 2 Enterprise Applications»rank: 53471by: Interface21 , Seth Ladd, Bram Smeets
: :Spring has made a remarkable rise in popularity since its conception in 2002. Many users have found the lightweight, open source Spring Framework 2.x ideal for building their applications in Java EE environments. Written by Interface21, Building Spring 2 Enterprise Applications will take developers through the following: Covers the first steps of using Spring while discussing the relevant technologies that Spring can be integrated with, what to be aware of, and how working with Spring makes them easier to use Focuses on the most useful features of Spring, including persistence and transaction management as well as the complete Spring web tools portfolio Introduces three-tier application design and how to test ... |
Quartz Job Scheduling Framework: Building Open Source Enterprise Applications»rank: 319755by: Chuck Cavaness
: :Integrate Powerful Scheduling Capabilities into Any Java Application or Environment If your Java applications depend on tasks that must be performed at specific times or if your systems have recurring maintenance jobs that could be automated, then you need Quartz: the first full-featured, open source job scheduling framework. Quartz Job Scheduling Framework reveals how to make the most of Quartz with virtually any Java EE or Java SE application, from the smallest standalone program to the largest e-commerce application. Best-selling author Chuck Cavaness shows developers and architects how to integrate Quartz with leading open source Java frameworks, including Hibernate and Struts. Using practical examples, Cavaness illuminates everything from basic job ... |