Bestsellers > Books > Java
|
|
Absolute Java (3rd Edition)»rank: 280875by: Walter Savitch
: : Praised for providing an engaging balance of complete examples and explanatory discussion, Absolute Java, Third Edition, is the most comprehensive and accessible book available to both the novice and intermediate Java programming reader. Best-selling author Walt Savitch delivers concepts and techniques in a clear and concise style using understandable language and code enhanced by a suite of pedagogical tools. Getting Started; Console Input and Output; Flow of Control; Defining Classes; Defining Classes II; Arrays; Inheritance; Polymorphism and Abstract Classes; Exception Handling; File I/O; Recursion; UML and Patterns; Interfaces and Inner Classes; Generics and ArrayList Class; Linked Data Structures; Collections and Iterators; Swing I; Applets; Swing II; Java Never Ends. ... |
What is WebSphere? Java, J2EE, Portal and Beyond! (Demystifying IBM's Middle Tier Technology)»rank: 176439by: Cameron, W McKenzie
: :What is WebSphere? is the reference you need to start understanding, managing, and capitalizing on an IBM based, WebSphere infrastructure. As a developer, mentor and technical trainer, the author, Cameron McKenzie, has been preaching the virtues of WebSphere for years. However, in his sermons, the same questions keep coming up, over and over again. What is WebSphere? tackles those questions in a funny, informative and easy to understand manner. This book is the best tool around for demystifying IBM's middle-tier technology. What is WebSphere? tackles those 'need to know' questions to which both WebSphere soldiers and J2EE neophytes need to have the answers. If you want to learn about WebSphere ... |
||
Pragmatic Project Automation: How to Build, Deploy, and Monitor Java Apps»rank: 114594by: Mike Clark
: :Forget wizards, you need a slave--someone to do your repetitive, tedious and boring tasks, without complaint and without pay, so you'll have more time to design and write exciting code. Indeed, that's what computers are for. You can enlist your own computer to automate all of your project's repetitive tasks, ranging from individual builds and running unit tests through to full product release, customer deployment, and monitoring the system. Many teams try to do these tasks by hand. That's usually a really bad idea: people just aren't as good at repetitive tasks as machines. You run the risk of doing it differently the one time it matters, on one machine ... |
Java Messaging (Programming Series)»rank: 267402by: Eric Bruno
: :LEARN TO USE JAVA MESSAGING SOFTWARE IN YOUR DISTRIBUTED APPLICATIONS! As software becomes more complex, and the Web is leveraged further, the need for messaging software continues to grow. Virtually all software written today requires at least one form of internal, and even external, communication. Java Messaging explores the various methods of intra-process and inter-process messaging for Java software, such as JavaBean events, JMS, JAX-RPC, JAXM, SOAP, and Web Services. Programmers will learn the basics of these APIs, as well as how, when, and why to use each one, including how to use them in combination, such as combining SOAP with JMS over a WAN. The book begins by walking ... |
||
Object-Oriented Programming in C++ (4th Edition) (Kaleidoscope)»rank: 187513by: Robert Lafore
: :Object-Oriented Programming in C++ begins with the basic principles of the C++ programming language and systematically introduces increasingly advanced topics while illustrating the OOP methodology. While the structure of this book is similar to that of the previous edition, each chapter reflects the latest ANSI C++ standard and the examples have been thoroughly revised to reflect current practices and standards. Educational Supplement Suggested solutions to the programming projects found at the end of each chapter are made available to instructors at recognized educational institutions. This educational supplement can be found at www.prenhall.com, in the Instructor Resource Center. |
Java Programming for the Absolute Beginner, Second Edition»rank: 324361by: John P Flynt
: :Java Programming for the Absolute Beginner provides you with an introduction to Java that allows you to learn the fundamentals of object-oriented programming while becoming acquainted with many of the core features of Java. This book starts with the assumption that you have not previously written a computer program. It then walks you through the creation of a variety of games and applications. After you have your footing with the basics, you learn to develop your own systems of classes, and by the end of the book, you are working with many of Java's Graphical User Interface (GUI) features and developing a desktop Windows application. This book provides a solid ... |
||
Objects First With Java: A Practical Introduction Using BlueJ (4th Edition)»rank: 559600by: David J. Barnes, Michael Kolling
: : The BlueJ development environment was specifically designed to support introductory teaching of object-orientations and helps users grasp the complicated concepts of class structure. Unlike most books on the subject, this text uses BlueJ to get readers started on object-oriented programming from day one. Uses a spiral approach that introduces a topic in a simple context early on, then revisits it later to increase understanding; Offers an abundance of projects for hands-on practice; Chapters are ordered around software development concepts rather than language features; Language-feature introduction is naturally driven by problems to be solved; Chapters are based around distinct projects for more variety; Does not cover traditional topics like control structures. ... |
Ajax on Java»rank: 267586by: Steven Olson, Steve Oualline
: :This practical guide shows you how to make your Java web applications more responsive and dynamic by incorporating new Ajaxian features, including suggestion lists, drag-and-drop, and more. Java developers can choose between many different ways of incorporating Ajax, from building JavaScript into your applications 'by hand' to using the new Google Web Toolkit (GWT). Ajax on Java starts with an introduction to Ajax, showing you how to write some basic applications that use client-side JavaScript to request information from a Java servlet and display it without doing a full page reload. It also presents several strategies for communicating between the client and the server, including sending raw data, and using ... |
||
Introduction to Java Programming, Brief Version (7th Edition)»rank: 330557by: Y. Daniel Liang
: : Groundbreaking fundamentals – first approach enables readers to understand the basics before being introduced to more challenging topics. Liang offers one of the broadest ranges of carefully chosen examples, reinforcing key concepts with objectives lists, introduction and chapter overviews, easy-to-follow examples, chapter summaries, review questions, programming exercises, and interactive self-test. Now uses standard classes only. Uses UML diagrams in every example starting chapter 8. Includes additional notes with diagrams. Comprehensive coverage of Java and programming make this a useful reference for IT professionals. |
An Introduction to Logic»rank: 330557by: Irving M. Copi
: : Groundbreaking fundamentals – first approach enables readers to understand the basics before being introduced to more challenging topics. Liang offers one of the broadest ranges of carefully chosen examples, reinforcing key concepts with objectives lists, introduction and chapter overviews, easy-to-follow examples, chapter summaries, review questions, programming exercises, and interactive self-test. Now uses standard classes only. Uses UML diagrams in every example starting chapter 8. Includes additional notes with diagrams. Comprehensive coverage of Java and programming make this a useful reference for IT professionals. |