e99 Online Shopping Mall
|
|
Help |
| Home - Computer - Java (Books) | |
|   | 1-20 of 100 | Next 20 |
click price to see details click image to enlarge click link to go to the store
| 1. Head First Java, 2nd Edition by Kathy Sierra, Bert Bates | |
![]() | Paperback: 720
Pages
(2005-02-09)
list price: US$44.95 -- used & new: US$26.55 (price subject to change: see help) Asin: 0596009208 Average Customer Review: Canada | United Kingdom | Germany | France | Japan |
|
Editorial Review Amazon.com 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). Customer Reviews (192)
| |
| 2. Java How to Program (7th Edition) (How to Program) by Harvey & Paul) Deitel & Associates Inc. | |
![]() | Paperback: 1500
Pages
(2007-01-06)
list price: US$113.00 -- used & new: US$63.87 (price subject to change: see help) Asin: 0132222205 Average Customer Review: Canada | United Kingdom | Germany | France | Japan |
|
Editorial Review Book Description The Deitels' groundbreaking How to Program series offers unparalleled breadth and depth of object-oriented programming concepts and intermediate-level topics for further study. The Seventh Edition has been extensively fine-tuned and is completely up-to-date with Sun Microsystems, Inc.’s latest Java release â Java Standard Edition 6 (âÂÂMustangâÂÂ) and several Java Enterprise Edition 5 topics. Contains an extensive OOD/UML 2 case study on developing an automated teller machine. Takes a new tools-based approach to Web application development that uses Netbeans 5.5 and Java Studio Creator 2 to create and consume Web Services. Featuresnew AJAX-enabled, Web applications built with JavaServer Faces (JSF), Java Studio Creator 2 and the Java Blueprints AJAX Components. Includes new topics throughout, such as JDBC 4, SwingWorker for multithreaded GUIs, GroupLayout, Java Desktop Integration Components (JDIC), and much more. A valuable reference for programmers and anyone interested in learning the Java programming language. Customer Reviews (10)
| |
| 3. Java Concurrency in Practice by Brian Goetz, Tim Peierls, Joshua Bloch, Joseph Bowbeer, David Holmes, Doug Lea | |
![]() | Paperback: 384
Pages
(2006-05-19)
list price: US$54.99 -- used & new: US$31.87 (price subject to change: see help) Asin: 0321349601 Average Customer Review: Canada | United Kingdom | Germany | France | Japan |
Customer Reviews (39)
| |
| 4. Effective Java(TM) Programming Language Guide (The Java Series) by Joshua Bloch | |
![]() | Paperback: 272
Pages
(2001-06-15)
list price: US$49.99 -- used & new: US$29.99 (price subject to change: see help) Asin: 0201310058 Average Customer Review: Canada | United Kingdom | Germany | France | Japan |
|
Editorial Review Amazon.com As a veteran developer at Sun, theauthor shares his considerable insight into the design choices madeover the years in Sun's own Java libraries (which the authoracknowledges haven't always been perfect). Based on his experienceworking with Sun's best minds, the author provides a compilation of 57tips for better Java code organized by category. Many of these ideaswill let you write more robust classes that better cooperate withbuilt-in Java APIs. Many of the tips make use of software patterns anddemonstrate an up-to-the-minute sense of what works best in today'sdesign. Each tip is clearly introduced and explained with code snippetsused to demonstrate each programming principle. Early sections oncreating and destroying objects show you ways to make better use ofresources, including how to avoid duplicate objects. Next comes anabsolutely indispensable guide to implementing "required" methods forcustom classes. This material will help you write new classes thatcooperate with old ones (with advice on implementing essentialrequirements like the equals() and hashCode()methods). The author has a lot to say about class design, whetherusing inheritance or composition. Tips on designing methods show youhow to create understandable, maintainable, and robust classes that canbe easily reused by others on your team. Sections on mapping C code(like structures, unions, and enumerated types) onto Java will help Cprogrammers bring their existing skills to Sun's new language. Latersections delve into some general programming tips, like usingexceptions effectively. The book closes with advice on using threadsand synchronization techniques, plus some worthwhile advice on objectserialization. Whatever your level of Java knowledge, this title canmake you a more effective programmer. Wisely written, yet never pompousor doctrinaire, the author has succeeded in packaging some reallyvaluable nuggets of advice into a concise and very accessible guidebookthat arguably deserves a place on most any developer's bookshelf.--Richard Dragan Topics covered: Customer Reviews (117)
| |
| 5. SCJP Sun Certified Programmer for Java 5 Study Guide (Exam 310-055) (Certification Press Study Guides) by Katherine Sierra, Bert Bates | |
![]() | Paperback: 825
Pages
(2005-12-21)
list price: US$49.99 -- used & new: US$26.54 (price subject to change: see help) Asin: 0072253606 Average Customer Review: Canada | United Kingdom | Germany | France | Japan |
|
Editorial Review Book Description Customer Reviews (266)
| |
| 6. Core Java(TM), Volume I--Fundamentals (8th Edition) by Cay S. Horstmann, Gary Cornell | |
![]() | Paperback: 864
Pages
(2007-09-21)
list price: US$54.99 -- used & new: US$33.77 (price subject to change: see help) Asin: 0132354764 Average Customer Review: Canada | United Kingdom | Germany | France | Japan |
|
Editorial Review Book 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 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). Customer Reviews (9)
| |
| 7. Java In A Nutshell, 5th Edition by David Flanagan | |
![]() | Paperback: 1254
Pages
(2005-03-15)
list price: US$44.95 -- used & new: US$26.10 (price subject to change: see help) Asin: 0596007736 Average Customer Review: Canada | United Kingdom | Germany | France | Japan |
|
Editorial Review Book Description With more than 700,000 copies sold to date, Java in a Nutshell from O'Reilly is clearly the favorite resource amongst the legion of developers and programmers using Java technology. And now, with the release of the 5.0 version of Java, O'Reilly has given the book that defined the "in a Nutshell" category another impressive tune-up. In this latest revision, readers will find Java in a Nutshell, 5th Edition, does more than just cover the extensive changes implicit in 5.0, the newest version of Java. It's undergone a complete makeover--in scope, size, and type of coverage--in order to more closely meet the needs of the modern Java programmer. To wit, Java in a Nutshell, 5th Edition now places less emphasis on coming to Java from C and C++, and adds more discussion on tools and frameworks. It also offers new code examples to illustrate the working of APIs, and, of course, extensive coverage of Java 5.0. But faithful readers take comfort: it still hasn't lost any of its core elements that made it such a classic to begin with. This handy reference gets right to the heart of the program with an accelerated introduction to the Java programming language and its key APIs--ideal for developers wishing to start writing code right away. And, as was the case in previous editions, Java in a Nutshell, 5th Edition is once again chock-full of poignant tips, techniques, examples, and practical advice. For as long as Java has existed, Java in a Nutshell has helped developers maximize the capabilities of the program's newest versions. And this latest edition is no different. Customer Reviews (31)
| |
| 8. Thinking in Java (4th Edition) by Bruce Eckel | |
![]() | Paperback: 1150
Pages
(2006-02-20)
list price: US$64.99 -- used & new: US$36.14 (price subject to change: see help) Asin: 0131872486 Average Customer Review: Canada | United Kingdom | Germany | France | Japan |
|
Editorial Review Amazon.com Thinking in Java begins a little esoterically, with the author's reflections on why Java is new and better. (This book's choice of font for chapter headings is remarkably hard on the eyes.) The author outlines his thoughts on why Java will make you a better programmer, without all the complexity. The book is better when he presents actual language features. There's a tutorial to basic Java types, keywords, and operators. The guide includes extensive source code that is sometimes daunting (as with the author's sample code for all the Java operators in one listing.) As such, this text will be most useful for the experienced developer. The text then moves on to class design issues, when to use inheritance and composition, and related topics of information hiding and polymorphism. (The treatment of inner classes and scoping will likely seem a bit overdone for most readers.) The chapter on Java collection classes for both Java Developer's Kit (JDK) 1.1 and the new classes, such as sets, lists, and maps, are much better. There's material in this chapter that you are unlikely to find anywhere else. Chapters on exception handling and programming with type information are also worthwhile, as are the chapters on the new Swing interface classes and network programming. Although it adopts somewhat of a mixed-bag approach, Thinking in Java contains some excellent material for the object-oriented developer who wants to see what all the fuss is about with Java. * From the basics of object development, all the way to design patterns and other advanced topics. * By the author of the best-selling Thinking in C++ -- winner of the 1995 Jolt Cola Award! * On-line version has already received tens of thousands of hits -- there's a huge built-in demand for this book! Customer Reviews (297)
| |
| 9. Java Generics and Collections by Maurice Naftalin, Philip Wadler | |
![]() | Paperback: 294
Pages
(2006-10-17)
list price: US$34.99 -- used & new: US$14.89 (price subject to change: see help) Asin: 0596527756 Average Customer Review: Canada | United Kingdom | Germany | France | Japan |
|
Editorial Review Book Description Java Generics and Collections covers everything from the most basic uses of generics to the strangest corner cases.It teaches you everything you need to know about the collections libraries, so you'll always know which collection is appropriate for any given task, and how to use it. Topics covered include: Generics and the new collection libraries they inspired take Java to a new level.If you want to take your software development practice to a new level, this book is essential reading. Philip Wadler is Professor of Theoretical Computer Science at the University of Edinburgh, where his research focuses on the design of programming languages.He is a co-designer of GJ, work that became the basis for generics in Sun's Java 5.0. Maurice Naftalin is Technical Director at Morningside Light Ltd., a software consultancy in the United Kingdom.He has most recently served as an architect and mentor at NSB Retail Systems plc, and as the leader of the client development team of a major UK government social service system. "A brilliant exposition of generics. By far the best book on the topic, it provides a crystal clear tutorial that starts with the basics and ends leaving the reader with a deep understanding of both the use and design of generics." Customer Reviews (15)
| |
| 10. Murach's Java SE 6: Training & Reference by Joel Murach, Andrea Steelman | |
![]() | Paperback: 832
Pages
(2007-04-20)
list price: US$52.50 -- used & new: US$32.89 (price subject to change: see help) Asin: 1890774421 Average Customer Review: Canada | United Kingdom | Germany | France | Japan |
|
Editorial Review Product Description Customer Reviews (8)
| |
| 11. Beginning Programming with Java For Dummies (For Dummies (Computer/Tech)) by Barry Burd | |
![]() | Paperback: 408
Pages
(2005-04-15)
list price: US$24.99 -- used & new: US$13.41 (price subject to change: see help) Asin: 0764588745 Average Customer Review: Canada | United Kingdom | Germany | France | Japan |
|
Editorial Review Book Description Customer Reviews (30)
| |
| 12. Java Persistence with Hibernate by Christian Bauer, Gavin King | |
![]() | Paperback: 904
Pages
(2006-11-24)
list price: US$59.99 -- used & new: US$34.55 (price subject to change: see help) Asin: 1932394885 Average Customer Review: Canada | United Kingdom | Germany | France | Japan |
|
Editorial Review Book Description 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. Customer Reviews (36)
| |
| 13. Java(TM) Programming Language, The (4th Edition) (The Java Series) by Ken Arnold, James Gosling, David Holmes | |
![]() | Paperback: 928
Pages
(2005-08-27)
list price: US$54.99 -- used & new: US$39.99 (price subject to change: see help) Asin: 0321349806 Average Customer Review: Canada | United Kingdom | Germany | France | Japan |
Customer Reviews (10)
| |
| 14. Absolute Java (3rd Edition) by Walter Savitch | |
![]() | Paperback: 1216
Pages
(2007-03-22)
list price: US$113.00 -- used & new: US$85.81 (price subject to change: see help) Asin: 0321487923 Average Customer Review: Canada | United Kingdom | Germany | France | Japan |
|
Editorial Review Book Description Customer Reviews (9)
| |