Bestsellers > Books > Java
|
|
The Definitive Guide to Spring Web Flow (The Definitive Guide)»rank: 152365by: Erwin Vervaet
: :Spring Web Flow is an exciting open source framework for developing Java web applications. The framework improves productivity by addressing three major pain–points facing web application developers: user interface navigation control, state management, and modularity. The Definitive Guide to Spring Web Flow covers Spring Web Flow in detail by explaining its motivation and feature set, as well as providing practical guidance for using the framework to develop web applications successfully in a number of environments. What you’ll learn How to get started with Spring Web Flow Leveraging Spring Web Flow’s powerful features Extending the framework to take it beyond its out–of–the–box feature set Best practices and real–world use cases Insights ... |
JavaScript(TM) Step by Step»rank: 112074by: Steve Suehring
: :Get the hands-on, step-by-step guide to learning JavaScript for Web development. Even with no programming experience, you can teach yourself the essentials of working with the JavaScript programming language one step at a time. With STEP BY STEP, you work at your own pace through hands-on, learn-by-doing exercises. Whether you re building skills for your career or just want to customize your personal Web site, you ll learn the core capabilities and fundamental techniques for working with JavaScript and begin to create professional-looking Web sites. Includes a companion CD with code samples, data sets, and a fully searchable eBook.Key Book BenefitsFeatures easy-to-follow, logically planned lessons to help you learn at ... |
||
The Art and Science of Java»rank: 156400by: Eric Roberts
: : In The Art and Science of Java, Stanford professor and well-known leader in Computer Science Education Eric Roberts emphasizes the reader-friendly exposition that led to the success of The Art and Science of C. By following the recommendations of the Association of Computing Machinery’s Java Task Force, this first edition text adopts a modern objects-first approach that introduces readers to useful hierarchies from the very beginning. Introduction; Programming by Example; Expressions; Statement Forms; Methods; Objects and Classes; Objects and Memory; Strings and Characters; Object-Oriented Graphics; Event-Driven Programs; Arrays and ArrayLists; Searching and Sorting; Collection Classes; Looking Ahead. A modern objects-first approach to the Java programming language that introduces readers ... |
Java Developer's Guide to Eclipse, The (2nd Edition)»rank: 312114by: Jim D'Anjou, Scott Fairbrother, Dan Kehn, John Kellerman, Pat McCarthy
: :'Fully updated and revised for Eclipse 3.0, this book is the definitive Eclipse reference--an indispensable guide for tool builders, rich client application developers, and anyone customizing or extending the Eclipse environment.' --Dave Thomson, Eclipse Project Program Director, IBM The Ultimate Guide to Eclipse 3.0 for the Java Developer. No Eclipse Experience Required! Eclipse is a world-class Java integrated development environment (IDE) and an open source project and community. Written by members of the IBM Eclipse Jumpstart team, The Java Developer's Guide to Eclipse, Second Edition, is the definitive Eclipse companion. As in the best-selling first edition, the authors draw on their considerable experience teaching Eclipse and mentoring developers to provide ... |
||
SOA Using Java(TM) Web Services»rank: 129505by: Mark D. Hansen
: :Expert Solutions and State-of-the-Art Code ExamplesSOA Using Java™ Web Services is a hands-on guide to implementing Web services and Service Oriented Architecture (SOA) with today’s Java EE 5 and Java SE 6 platforms. Author Mark Hansen presents in explicit detail the information that enterprise developers and architects need to succeed, from best-practice design techniques to state-of-the-art code samples.Hansen covers creating, deploying, and invoking Web services that can be composed into loosely coupled SOA applications. He begins by reviewing the “big picture,” including the challenges of Java-based SOA development and the limitations of traditional approaches. Next, he systematically introduces the latest Java Web Services (JWS) APIs and walks through creating Web ... |
Swing Hacks: Tips and Tools for Killer GUIs (Hacks)»rank: 192821by: Joshua Marinacci, Chris Adamson
: :'Swing Hacks' helps Java developers move beyond the basics of Swing, the graphical user interface (GUI) standard since Java 2. If you're a Java developer looking to build enterprise applications with a first-class look and feel, Swing is definitely one skill you need to master. This latest title from O'Reilly is a reference to the cool stuff in Swing. It's about the interesting things you learn over the years--creative, original, even weird hacks--the things that make you say, 'I didn't know you could even do that with Swing!' 'Swing Hacks' will show you how to extend Swing's rich component set in advanced and sometimes non-obvious ways. The book touches upon ... |
||
Java(TM) Programming Language, The (4th Edition) (Java Series)»rank: 106629by: Ken Arnold, James Gosling, David Holmes
: :Co-authored by the creator of the Java technology and an experienced object-oriented developer, The Java (TM)Programming Language, Second Edition, is the definitive resource for all serious Java programmers. This book will give you a solid foundation in Java programming language strategies and techniques. It features a concise introduction to the language; detailed descriptions of Java's commands, constructs, and libraries; and numerous real-world examples that show you how to exploit the language's power, portability, and flexibility. You will find in-depth and progressively advanced coverage of classes and objects, interfaces, exception-handling, threads and multitasking, and packages. In addition, the book describes the Java core library packages, including I/O, standard utilities, language types, ... |
Student Study Pack (Your Student Study Pack)»rank: 1060074by: Michael Sullivan III
: :Everything a student needs to succeed in one place. Free, packaged with the book, or available for purchase standalone. StudyPak contains: * Student Solutions Manual Fully worked solutions to odd-numbered exercises * Pearson Tutor Center Tutors provide one-on-one tutoring for any problems with an answer at the back of the book. Students access the Tutor Center via toll-free phone, fax, or email. * CD Lecture Series A comprehensive set of CD-ROMs, tied to the textbook, containing short video clips of an instructor working key book examples. * Algebra Review Four chapters of Intermediate Algebra review. Perfect for a slower-paced course or for individual review. * Chapter Test Prep Video CD ... |
||
Expert One-on-One J2EE Development without EJB»rank: 271783by: Rod Johnson, Juergen Hoeller
: :What is this book about? Expert One-on-One J2EE Development without EJB shows Java developers and architects how to build robust J2EE applications without having to use Enterprise JavaBeans (EJB). This practical, code-intensive guide provides best practices for using simpler and more effective methods and tools, including JavaServer pages, servlets, and lightweight frameworks. What does this book cover? The book begins by examining the limits of EJB technology — what it does well and not so well. Then the authors guide you through alternatives to EJB that you can use to create higher quality applications faster and at lower cost — both agile methods as well as new classes of tools ... |
Java Threads»rank: 69581by: Scott Oaks, Henry Wong
: :Threads are essential to Java programming, but learning to use them effectively is a nontrivial task. This new edition of the classic Java Threads shows you how to take full advantage of Java's threading facilities and brings you up-to-date with the watershed changes in Java 2 Standard Edition version 5.0 (J2SE 5.0). It provides a thorough, step-by-step approach to threads programming. Java's threading system is simple relative to other threading systems. In earlier versions of Java, this simplicity came with tradeoffs: some of the advanced features in other threading systems were not available in Java. J2SE 5.0 changes all that: it provides a large number of new thread-related classes that ... |