SCJP Sun Certified Programmer for Java 5 Study Guide (Exam 310-055) (Certification Press Study Guides)
Average customer rating: 4.5 out of 5 stars
  • Excellent book
  • Excellent! Rare book!
  • Great SCJP book!
  • The best SCJP book
  • Good for passing in the exam
SCJP Sun Certified Programmer for Java 5 Study Guide (Exam 310-055) (Certification Press Study Guides)
Katherine Sierra , and Bert Bates
Manufacturer: McGraw-Hill Osborne Media
ProductGroup: Book
Binding: Paperback

JavaJava | Exams | Certification Central | Computers & Internet | Subjects | Books
Osborne-McGraw-HillOsborne-McGraw-Hill | Publisher | Certification Central | Computers & Internet | Subjects | Books
JavaJava | Certification Central | Computers & Internet | Subjects | Books
GeneralGeneral | Certification Central | Computers & Internet | Subjects | Books
Sun Professional CertificationsSun Professional Certifications | Certification Central | Computers & Internet | Subjects | Books
GeneralGeneral | Java | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Unix | Operating Systems | Computers & Internet | Subjects | Books
GeneralGeneral | Operating Systems | Computers & Internet | Subjects | Books
GeneralGeneral | Computers & Internet | Subjects | Books
GeneralGeneral | Software | Computers & Internet | Subjects | Books
Look Inside Computer BooksLook Inside Computer Books | Trip | Specialty Stores | Books
Similar Items:
  1. Head First Servlets and JSP: Passing the Sun Certified Web Component Developer Exam (SCWCD) Head First Servlets and JSP: Passing the Sun Certified Web Component Developer Exam (SCWCD)
  2. Head First Java, 2nd Edition Head First Java, 2nd Edition
  3. Head First Design Patterns (Head First) Head First Design Patterns (Head First)
  4. SCJP Exam for J2SE 5: A Concise and Comprehensive Study Guide for The Sun Certified Java Programmer Exam SCJP Exam for J2SE 5: A Concise and Comprehensive Study Guide for The Sun Certified Java Programmer Exam
  5. Head First EJB (Brain-Friendly Study Guides; Enterprise JavaBeans) Head First EJB (Brain-Friendly Study Guides; Enterprise JavaBeans)

ASIN: 0072253606

Book 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.

Customer Reviews:

5 out of 5 stars Excellent book.......2007-09-17

I have passed my SCJP exam! The book was really helpful to either extend my java knowledge and helped me to passed the exam. I have spent about two months to prepare the exam and read this book about 3 times. Make sure you understand all the questions from inside out at the end of each chapter. I only used this book as my studying material (you would think that's risky, isn't it?) But it did work, although I did grabbed a few mock up exam from internet. But I didn't have much time to do those mock-ups, otherwise i may can do better in the exam. I got 88%.

5 out of 5 stars Excellent! Rare book!.......2007-09-11

The book is written with such clarity, precision and humor that are rarely seen in the IT education. The authors have done fantastic job at presenting complex material in an easy yet concise fashion.

5 out of 5 stars Great SCJP book!.......2007-09-06

This book has a very light language and go deep in Java language. I recommend it if you really want to be a Java 5 certified!

5 out of 5 stars The best SCJP book.......2007-09-01

This is a 'must read' for everyone who intent to apply for the SCJP.
Worths the price.

5 out of 5 stars Good for passing in the exam.......2007-08-22

As it proposes, you will be able to pass in the SCJP 5 exam if you decide to get this book.
A good book with a lot of exercises.
There are some error in the key section of two or three chapters. The mock exam is good as well but has some errors as the key section.

Well, I could pass in the exame with 86% of scoring.
I only got 10 questions answered on a wrong way of 72 questions.

Sorry for the poor English but I'm Brazilian.

I wish you all the best.
Good luck!
Head First Design Patterns (Head First)
Average customer rating: 4.5 out of 5 stars
  • Love it or Hate it and I hate it
  • Excellent learning style
  • Theory AND Practicality!
  • A good choice
  • Exceptional good book
Head First Design Patterns (Head First)
Elisabeth Freeman , Eric Freeman , Bert Bates , and Kathy Sierra
Manufacturer: O'Reilly Media, Inc.
ProductGroup: Book
Binding: Paperback

GeneralGeneral | Java | Programming | Computers & Internet | Subjects | Books
Object-Oriented DesignObject-Oriented Design | Software Design, Testing & Engineering | Programming | Computers & Internet | Subjects | Books
Software DevelopmentSoftware Development | Software Design, Testing & Engineering | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Languages & Tools | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Programming | Web Development | Computers & Internet | Subjects | Books
Systems Analysis & DesignSystems Analysis & Design | Computer Science | Computers & Internet | Subjects | Books
GeneralGeneral | Computers & Internet | Subjects | Books
GeneralGeneral | Software | Computers & Internet | Subjects | Books
Web ProgrammingWeb Programming | Programming | O'Reilly | By Publisher | Books
GeneralGeneral | Programming | O'Reilly | By Publisher | Books
Web Authoring & DesignWeb Authoring & Design | Web Development | O'Reilly | By Publisher | Books
Look Inside Computer BooksLook Inside Computer Books | Trip | Specialty Stores | Books
Computers & InternetComputers & Internet | Qualifying Textbooks - Fall 2007 | Stores | Books
Similar Items:
  1. Head First Java, 2nd Edition Head First Java, 2nd Edition
  2. Head First Objects: A Brain-Friendly Guide to Object-Oriented Programming (Head First) Head First Objects: A Brain-Friendly Guide to Object-Oriented Programming (Head First)
  3. Head First Servlets and JSP: Passing the Sun Certified Web Component Developer Exam (SCWCD) Head First Servlets and JSP: Passing the Sun Certified Web Component Developer Exam (SCWCD)
  4. Design Patterns: Elements of Reusable Object-Oriented Software (Addison-Wesley Professional Computing Series) Design Patterns: Elements of Reusable Object-Oriented Software (Addison-Wesley Professional Computing Series)
  5. Head First Design Patterns Poster (Head First) Head First Design Patterns Poster (Head First)

ASIN: 0596007124

Book Description

You're not alone.

At any given moment, somewhere in the world someone struggles with the same software design problems you have. You know you don't want to reinvent the wheel (or worse, a flat tire), so you look to Design Patterns--the lessons learned by those who've faced the same problems. With Design Patterns, you get to take advantage of the best practices and experience of others, so that you can spend your time on...something else. Something more challenging. Something more complex. Something more fun.

You want to learn about the patterns that matter--why to use them, when to use them, how to use them (and when NOT to use them). But you don't just want to see how patterns look in a book, you want to know how they look "in the wild". In their native environment. In other words, in real world applications. You also want to learn how patterns are used in the Java API, and how to exploit Java's built-in pattern support in your own code.

You want to learn the real OO design principles and why everything your boss told you about inheritance might be wrong (and what to do instead). You want to learn how those principles will help the next time you're up a creek without a design pattern.

Most importantly, you want to learn the "secret language" of Design Patterns so that you can hold your own with your co-worker (and impress cocktail party guests) when he casually mentions his stunningly clever use of Command, Facade, Proxy, and Factory in between sips of a martini. You'll easily counter with your deep understanding of why Singleton isn't as simple as it sounds, how the Factory is so often misunderstood, or on the real relationship between Decorator, Facade and Adapter.

With Head First Design Patterns, you'll avoid the embarrassment of thinking Decorator is something from the "Trading Spaces" show. Best of all, in a way that won't put you to sleep! We think your time is too important (and too short) to spend it struggling with academic texts.

If you've read a Head First book, you know what to expect--a visually rich format designed for the way your brain works. Using the latest research in neurobiology, cognitive science, and learning theory, Head First Design Patterns will load patterns into your brain in a way that sticks. In a way that lets you put them to work immediately. In a way that makes you better at solving software design problems, and better at speaking the language of patterns with others on your team.

Customer Reviews:

1 out of 5 stars Love it or Hate it and I hate it.......2007-10-03

I just felt the strong urge to write a review. I usually don't write reviews. My opinion about this book is either you will love it a lot or hate it to the core. I hated it. Their writing style is not conventional. So please go to a book store and read a few pages and see if you like this style of writing. Even though when I first read, I thought I liked it, I realized I don't like this style of writing for a technical book

4 out of 5 stars Excellent learning style.......2007-09-26

I think the book is great for learning what it was written to teach. I found it easy to read and stay in its pages for a longer period of time. If you've read computer related books you know what I'm talking about. I would definitely recommend this book if you ware getting into design patterns and want to get a rock solid foundation. One consideration though, you really need to know something about Java or C#. If you are completely unfamiliar with OOP languages altogether, you might want to tackle that subject before this one.

5 out of 5 stars Theory AND Practicality!.......2007-09-25

I flipped through this book to get a feel for how it will differ from other design patterns works. I immediately realized that the authors are taking a very accessible approach to teaching readers about patterns.

On an individual basis, the text is very accessible. It is written in an easy-to-read style. Instead of avoiding technical jargon, the text improves understanding and retention by coupling technical terms with humorous anecdotes and quips. This approach gives the feeling that design patterns are within reach (and they are) of even readers new to the concepts. It also serves as a built-in mnemonic tool.

The structure of pattern delivery seems to be intentional as well. In the rare case where a pattern is referenced without yet being described, it is almost always in the context of how the current pattern will prove useful in other scenarios. As such, the reader never feels lost. In fact, quite the opposite affect occurs. Readers should feel like they are following a logical approach to learning patterns.

Although it may seem, from the above comments, that the book is elementary, I assure you that even seasoned developers will find the book useful. Even if you know the material extremely well, you may find that the authors' descriptions are useful when teaching junior developers on your teams.

The book layout, like the rest of the book, is broad-reaching. Obviously, it is an instructional work. More than that, however, the book is also a teaching tool. It can easily be adapted by educators and trainers for classroom-style and one-on-one teaching. The book also serves as a workbook. There are exercises and notes pages throughout each chapter. Finally, the book serves me as a reference work as well. If I remember the gist of a pattern but not the specifics, it is easy to find examples and canonical references.

I absolutely love this style. I highly recommend this book for anyone wanting to learn patterns, refresh their existing patterns knowledge, or just take in a proverbial "breath of fresh air" to the stiff writing style of other books covering complex topics. I also feel that any of the "Head First" books are worth consideration. They provide accessible formats that promote learning.

I have to close this review by concurring with the authors in their note to the "Gang of Four". Seriously, when are we going to see another book? :)

4 out of 5 stars A good choice.......2007-09-18

If you are working, if you don't have too much time to invert in learning, or if you feel that leraning something new is very difficult for you, then this book may help you. When i started reading it, the book traped me, and all that stuff (that the book does) to keep your atention focused works.

The book says on the first pages that there will be repeated things, with the purpose of helping you to GET the concepts, and not forGET them later. Besides that trick, there are other aids and ideas to achieve that (text written very near -or inside- images, exercises and more).

5 out of 5 stars Exceptional good book.......2007-08-16

This is the first ever technical book I could not stop reading as much as I can...
Programming Perl (3rd Edition)
Average customer rating: 4 out of 5 stars
  • The Definitive Guide for PERL!!!
  • Excellent Perl Reference
  • Non Fiction
  • A Complete Reference, But Not For Beginners
  • Essential for lovers of Perl culture, recommended for the rest of us
Programming Perl (3rd Edition)
Larry Wall , Tom Christiansen , and Jon Orwant
Manufacturer: O'Reilly Media, Inc.
ProductGroup: Book
Binding: Paperback

GeneralGeneral | Unix | Operating Systems | Computers & Internet | Subjects | Books
GeneralGeneral | Operating Systems | Computers & Internet | Subjects | Books
GeneralGeneral | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Languages & Tools | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Programming | Web Development | Computers & Internet | Subjects | Books
GeneralGeneral | Computers & Internet | Subjects | Books
GeneralGeneral | Software | Computers & Internet | Subjects | Books
GeneralGeneral | Unix & Linux | O'Reilly | By Publisher | Books
PerlPerl | Programming | O'Reilly | By Publisher | Books
GeneralGeneral | Programming | O'Reilly | By Publisher | Books
Look Inside Computer BooksLook Inside Computer Books | Trip | Specialty Stores | Books
All TitlesAll Titles | Qualifying Textbooks - Fall 2007 | Stores | Books
Computers & InternetComputers & Internet | Qualifying Textbooks - Fall 2007 | Stores | Books
Similar Items:
  1. Perl Cookbook, Second Edition Perl Cookbook, Second Edition
  2. Learning Perl, Second Edition Learning Perl, Second Edition
  3. Mastering Regular Expressions Mastering Regular Expressions
  4. Perl Best Practices Perl Best Practices
  5. Perl Pocket Reference, 4th Edition Perl Pocket Reference, 4th Edition

ASIN: 0596000278

Amazon.com

Larry Wall wrote Perl and he wrote Programming Perl. Better yet, he writes amusingly and well--all of which comes across in this latest edition of the definitive guide to the language.

Like Topsy, Perl just grew, and as a result the need for a third edition came about. It's now over 1,000 pages, which it needs to be, as it performs several different duties. First, it's an introduction to the Perl language for those who are new to programming; also, it's a guide for those who are coming from other languages; and, finally, it's a Perl language reference.

Among Larry Wall's other pursuits is being a linguist, and it's perhaps for this reason that Perl is a peculiarly flexible language with many routes to achieving the same ends, as the authors ably demonstrate. It's also extensible in several ways, designed to work with many other languages. Also, as it's largely interpreted, programs written in Perl tend to run unmodified on a variety of platforms--although platform-specific Perl modules and programming practices are also discussed.

A major strength of Programming Perl is the way subject areas are approached from several directions. This constant shift of viewpoint eliminates blind spots in the reader's understanding and provides a pleasing echo of the way Perl itself can take many routes from here to there.

Because the Perl community is both knowledgeable and active, the language covers much more ground here than in the previous edition. Even if you have both previous editions, you'll want this latest version--if only for the new jokes. --Steve Patient, amazon.co.uk

Book Description

Perl is a powerful programming language that has grown in popularity since it first appeared in 1988. The first edition of this book, Programming Perl, hit the shelves in 1990, and was quickly adopted as the undisputed bible of the language. Since then, Perl has grown with the times, and so has this book. Programming Perl is not just a book about Perl. It is also a unique introduction to the language and its culture, as one might expect only from its authors. Larry Wall is the inventor of Perl, and provides a unique perspective on the evolution of Perl and its future direction. Tom Christiansen was one of the first champions of the language, and lives and breathes the complexities of Perl internals as few other mortals do. Jon Orwant is the editor of The Perl Journal, which has brought together the Perl community as a common forum for new developments in Perl. Any Perl book can show the syntax of Perl's functions, but only this one is a comprehensive guide to all the nooks and crannies of the language. Any Perl book can explain typeglobs, pseudohashes, and closures, but only this one shows how they really work. Any Perl book can say that my is faster than local, but only this one explains why. Any Perl book can have a title, but only this book is affectionately known by all Perl programmers as "The Camel." This third edition of Programming Perl has been expanded to cover version 5.6 of this maturing language. New topics include threading, the compiler, Unicode, and other new features that have been added since the previous edition.

Customer Reviews:

5 out of 5 stars The Definitive Guide for PERL!!!.......2007-10-06

I would not recommend this book upfront if you don't know any Perl. Read up Beginning Perl by Simon Cozens and feel around a bit. Then pick this book up and put in the effort and you WILL appreciate the power, truth and beauty about PERL.

It is not a light read... certainly wasn't for me. But at the end of it, the effort was so worth it. The book will give you several Aha moments and by the end of it, thou shalt be rewarded!!

5 out of 5 stars Excellent Perl Reference.......2007-09-16

This contains a lot of useful information and examples which go above and beyond the "basics" found in the extensive Perl man-pages.

4 out of 5 stars Non Fiction.......2007-09-03

A really quite good introduction and how-to guide to the whacky and very cool and useful beast that is the Perl programming language. It certainly helped me when I decided to pick up the language for some of the useful internet programming tricks that it had. A book I would definitely recommend as a purchase. Not too many you could say that about currently.

4 out of 5 stars A Complete Reference, But Not For Beginners.......2007-07-16

Programming Perl, also known as "The Camel Book," is the ultimate reference guide, written by the creator of Perl, Larry Wall. As one might expect, this guide covers every nook and cranny of the Perl programming language. It's greatest strength is also it's greatest weakness: useful nuggets of information are buried everywhere throughout the text. This is a strength in that, when looking up a particular topic, you'll often stumble upon a useful morsel of information. It's a weakness in that you have to slog through often dry reading to find these hidden gems.

It should be noted that this book assumes a working knowledge of Unix, in addition to some previous programming experience. If you are new to programming, or just new to Perl, you should check out Learning Perl, Fourth Edition instead. It is a much easier read, and ranks in my mind among the most well written technical books. Programming Perl makes for a great second book, as well as a desktop reference.

4 out of 5 stars Essential for lovers of Perl culture, recommended for the rest of us.......2007-07-14

Perl seems capable of evoking both rapturous adoration and abject disgust from those who are exposed to it. If your feelings are closer to the former than the latter, well, you probably own this book already, and you love it.

After all, The Camel consists of the God of Perl and two Perl demigods writing the definitive reference about Perl from top to bottom. What's not to love? In particular, if you've ever heard Larry Wall give a talk, you'll be able to spot his contributions: droll, parenthetical and punning.

For those of us who just like Perl (or even just have to work with it), it's not quite as essential as you might have been led to believe. In part this might be because the third edition is getting on a bit, and plenty of other good Perl books have emerged in the intervening time. And in part, it's because definitive tomes such as this one by definition contain large chunks that you don't need, where you'll spend most of your time just nodding and thinking 'yep, I already know that'.

But of course, there's always a few bits you didn't know, and that's where The Camel comes in handy. The first part of the book, which goes over the core of the language, is a must read in this respect. To be honest, I didn't find the explanations to be quite as cogent as what can be found elsewhere (e.g. Perl Best Practices or Advanced Perl Programming), but it's all in one place here.

In addition, beyond the core language, lots of other material is present, including: threading, details on Perl's internals, and a long list of Perl idioms and dos and don'ts. There's also the reference section, which covers the built in functions, and briefly outlines what's in the standard packages that come with Perl, which is also helpful, although in most cases I expect an internet search (or the perl man pages) is just as fast, and in the case of the standard library, provides more information.

On the one hand, I think you can get by without owning this. On the other you will not regret buying this book -- Perl has enough quirks that it's nice to have The Camel close to hand. Nice, but not essential.
JavaScript: The Definitive Guide
Average customer rating: 4.5 out of 5 stars
  • So good I've worn it out.
  • Extensive reference on Javascript
  • rating: R
  • Best Javascript Book
  • Never Seen Before
JavaScript: The Definitive Guide
David Flanagan
Manufacturer: O'Reilly Media, Inc.
ProductGroup: Book
Binding: Paperback

GeneralGeneral | Java | Programming | Computers & Internet | Subjects | Books
Object-Oriented DesignObject-Oriented Design | Software Design, Testing & Engineering | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Languages & Tools | Programming | Computers & Internet | Subjects | Books
JavaScriptJavaScript | Programming | Web Development | Computers & Internet | Subjects | Books
GeneralGeneral | Programming | Web Development | Computers & Internet | Subjects | Books
GeneralGeneral | Computers & Internet | Subjects | Books
GeneralGeneral | Software | Computers & Internet | Subjects | Books
Web ProgrammingWeb Programming | Programming | O'Reilly | By Publisher | Books
GeneralGeneral | Programming | O'Reilly | By Publisher | Books
Look Inside Computer BooksLook Inside Computer Books | Trip | Specialty Stores | Books
All TitlesAll Titles | Qualifying Textbooks - Fall 2007 | Stores | Books
Computers & InternetComputers & Internet | Qualifying Textbooks - Fall 2007 | Stores | Books
Similar Items:
  1. CSS: The Definitive Guide CSS: The Definitive Guide
  2. JavaScript & DHTML Cookbook JavaScript & DHTML Cookbook
  3. Dynamic HTML: The Definitive Reference (Dynamic Html) Dynamic HTML: The Definitive Reference (Dynamic Html)
  4. Ajax in Action Ajax in Action
  5. CSS Mastery: Advanced Web Standards Solutions CSS Mastery: Advanced Web Standards Solutions

ASIN: 0596101996

Amazon.com

Provides a rapid and thorough exposition of the JavaScript programming language, as well as an in-depth reference section covering each JavaScript function, object, method, and even handler. Experienced programmers will quickly find the information they need to start writing JavaScript programs.

Book Description

This Fifth Edition is completely revised and expanded to cover JavaScript as it is used in today's Web 2.0 applications. This book is both an example-driven programmer's guide and a keep-on-your-desk reference, with new chapters that explain everything you need to know to get the most out of JavaScript, including:

Part I explains the core JavaScript language in detail. If you are new to JavaScript, it will teach you the language. If you are already a JavaScript programmer, Part I will sharpen your skills and deepen your understanding of the language.

Part II explains the scripting environment provided by web browsers, with a focus on DOM scripting with unobtrusive JavaScript. The broad and deep coverage of client-side JavaScript is illustrated with many sophisticated examples that demonstrate how to:

Part III is a complete reference for core JavaScript. It documents every class, object, constructor, method, function, property, and constant defined by JavaScript 1.5 and ECMAScript Version 3.

Part IV is a reference for client-side JavaScript, covering legacy web browser APIs, the standard Level 2 DOM API, and emerging standards such as the XMLHttpRequest object and the canvas tag.

More than 300,000 JavaScript programmers around the world have made this their indispensable reference book for building JavaScript applications.

"A must-have reference for expert JavaScript programmers...well-organized and detailed."
-- Brendan Eich, creator of JavaScript

Customer Reviews:

5 out of 5 stars So good I've worn it out........2007-10-04

I've had this book for a few years now and I think I've about worn it out and need to get another copy. I took it to work and my whole department borrows it on a weekly basis. It's very handy and covers almost everything you would need to know (from a professional level) about javascript. It's the "definitive guide" though, so you probably don't want to read this one cover to cover unless you're a robot. For anyone looking for a technical reference this is great.

4 out of 5 stars Extensive reference on Javascript.......2007-09-28

O'Reilly books are always of high quality. At over 900 pages this book is a very complete reference. It has the functional organization characteristic of reference books. The answers are here but it's not the place to go to learn Javascript from scratch. I find tutorials that are project oriented much more approachable for the beginner. Once you've used Javascript to solve some basic needs this reference will become a great tool.

4 out of 5 stars rating: R.......2007-09-25

If you already program in C/C++, Java or Python, this is the right reference for making the transition to JavaScrript. It is thorough and is one of the few non-dreadful books on JS out there. Beware of an abundance of crappy junk in this area.....

5 out of 5 stars Best Javascript Book.......2007-08-30

This is the best explanation I have seen about javascript that doesnt read like a document.
Remember that other reviewers who have complaints are complaining about the 4th edition of the book. 5th edition doesnt have the lackings of the previous edition. My only suggestion is that the concepts could have been explained using many more diagrams especially with regard to execution context.

5 out of 5 stars Never Seen Before.......2007-08-27

I Bought 5 books for Java script but ....
This book realy it's definitive way to learn Java script .
IT'S COVERS :

Scripted HTTP and Ajax
XML processing
Client-side graphics using the canvas tag
Namespaces in JavaScript--essential when writing complex programs
Classes, closures, persistence, Flash, and JavaScript embedded in Java applications
Generate a table of contents for an HTML document
Display DHTML animations
Automate form validation
Draw dynamic pie charts
Make HTML elements draggable
Define keyboard shortcuts for web applications
Create Ajax-enabled tool tips
Use XPath and XSLT on XML documents loaded with Ajax
And much more


Head First Java, 2nd Edition
Average customer rating: 4.5 out of 5 stars
  • Excelent Book with Innovative Approach to Learning
  • Great Tutorial Guide for Beginning Java Programmers
  • Head First Java, 2nd addition is a must have.
  • Good book for beginners
  • Fun intro to Java programming
Head First Java, 2nd Edition
Kathy Sierra , and Bert Bates
Manufacturer: O'Reilly Media, Inc.
ProductGroup: Book
Binding: Paperback

GeneralGeneral | Java | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Languages & Tools | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Software | Computers & Internet | Subjects | Books
JavaJava | Programming | O'Reilly | By Publisher | Books
GeneralGeneral | Programming | O'Reilly | By Publisher | Books
All TitlesAll Titles | Qualifying Textbooks - Fall 2007 | Stores | Books
Computers & InternetComputers & Internet | Qualifying Textbooks - Fall 2007 | Stores | Books
Similar Items:
  1. Head First Design Patterns (Head First) Head First Design Patterns (Head First)
  2. Head First Servlets and JSP: Passing the Sun Certified Web Component Developer Exam (SCWCD) Head First Servlets and JSP: Passing the Sun Certified Web Component Developer Exam (SCWCD)
  3. Head First HTML with CSS & XHTML Head First HTML with CSS & XHTML
  4. Head First Objects: A Brain-Friendly Guide to Object-Oriented Programming (Head First) Head First Objects: A Brain-Friendly Guide to Object-Oriented Programming (Head First)
  5. SCJP Sun Certified Programmer for Java 5 Study Guide (Exam 310-055) (Certification Press Study Guides) SCJP Sun Certified Programmer for Java 5 Study Guide (Exam 310-055) (Certification Press Study Guides)

ASIN: 0596009208

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).

Book Description

Learning a complex new language is no easy task especially when it s an object-oriented computer programming language like Java. You might think the problem is your brain. It seems to have a mind of its own, a mind that doesn't always want to take in the dry, technical stuff you're forced to study.

The fact is your brain craves novelty. It's constantly searching, scanning, waiting for something unusual to happen. After all, that's the way it was built to help you stay alive. It takes all the routine, ordinary, dull stuff and filters it to the background so it won't interfere with your brain's real work--recording things that matter. How does your brain know what matters? It's like the creators of the Head First approach say, suppose you're out for a hike and a tiger jumps in front of you, what happens in your brain? Neurons fire. Emotions crank up. Chemicals surge.

That's how your brain knows.

And that's how your brain will learn Java. Head First Java combines puzzles, strong visuals, mysteries, and soul-searching interviews with famous Java objects to engage you in many different ways. It's fast, it's fun, and it's effective. And, despite its playful appearance, Head First Java is serious stuff: a complete introduction to object-oriented programming and Java. You'll learn everything from the fundamentals to advanced topics, including threads, network sockets, and distributed programming with RMI. And the new. second edition focuses on Java 5.0, the latest version of the Java language and development platform. Because Java 5.0 is a major update to the platform, with deep, code-level changes, even more careful study and implementation is required. So learning the Head First way is more important than ever.

If you've read a Head First book, you know what to expect--a visually rich format designed for the way your brain works. If you haven't, you're in for a treat. You'll see why people say it's unlike any other Java book you've ever read.

By exploiting how your brain works, Head First Java compresses the time it takes to learn and retain--complex information. Its unique approach not only shows you what you need to know about Java syntax, it teaches you to think like a Java programmer. If you want to be bored, buy some other book. But if you want to understand Java, this book's for you.

Customer Reviews:

5 out of 5 stars Excelent Book with Innovative Approach to Learning.......2007-09-26

I found this book to have a very interesting and efficient approach to help memorize the content. Pictures and labels in or near the picture makes it fun and easy to read unlike other boring 600+ page technology books. I would recommend it.

5 out of 5 stars Great Tutorial Guide for Beginning Java Programmers.......2007-08-25

This book is just plain FUN and easy to read, whether you plan on becoming a professional Java programmer or just want to know what "object-oriented" programming is all about. It is filled with humor and plain language explanations of Java concepts, including loads of examples. Its greatest value, in my opinion, is as a tutorial approach to Java newcomers.

Head First Java is NOT a good reference book though, so don't buy it if that's what you need! The index is missing many common references to ordinary Java concepts so it is difficult to look up how to do something and find instructions, unless it's something extremely mainstream.

That said, this is by far the best book I've ever seen of its kind. If you have the time to actually read through the book and do the exercises, you will come away with an excellent foundation in Java programming. Each exercise (most of which are games) begins with a conceptual explanation, followed by a "prepcode" version (the program written in a combination of English and actual code), and finally as a real Java program. The authors have gone to the trouble of labelling each line of "real" code with an explanation of what it does. They have anticipated users' questions and answered them. They occasionally leave bugs in a program deliberately, so that you can see the error message and then receive a thorough description of why it occurred and how to fix it. Excellent!!!

5 out of 5 stars Head First Java, 2nd addition is a must have........2007-08-16

I'd like to say a few words about Head First Java, 2nd Edition by Kathy Sierra and Bert Bates. Teamed with their publisher, "O'Reilly Media, Inc.", they were extremely successful at producing a book of high technical value, worthy entertainment, and having the virtues of a true certification aid.

Technical value: From learning the core fundamental Java features to truly understanding the inner working or Stacks and Heaps, you'll find this book a valuable reference regardless of the assignment or task you are working on.

Worthy Entertainment: Most books put you to sleep, this book keeps you awake. From parameterized duck sizes to polymorphic hippos, the book is filled with entertaining diagrams, examples and exercises. One will find him/herself revisiting the chapters just for the fun on it.

Certification Aid: Sun Microsystems lists this book as a "Supporting Material" for their Sun Certified (Java) Associate for the Java Platform Exam (CX-310-019). As president of the Tech Center Java User Group, supporting the field of aviation in Southern New Jersey, I can vouch for members of our group who have achieved this SCJA certification with assistance from this book, including myself. Our group gives Head First Java, 2nd Edition a total of (5 out of 5) Stars.

All in all, I consider this Head First Java, 2nd Edition's a must-have. Its catalog page is at http://www.oreilly.com/catalog/hfjava2/ and its retail price is $44.95.

Robert J. Liguori, President
Tech Center Java User Group

5 out of 5 stars Good book for beginners.......2007-08-08

Great book to read if you are new to Java. I like the way they explain the concepts which makes it easy to understand. Its best to start learning Java with this book.

5 out of 5 stars Fun intro to Java programming.......2007-07-12

I was completely new to Java programming and this book made understanding the Object Oriented programming with Java fun and interesting. The exercises included in each chapter were very helpful.
Absolute Java with Student Resource Disk (2nd Edition) (Savitch Series)
Average customer rating: 5 out of 5 stars
  • The best guide to JAVA
  • Finally! A non-baby intro book
  • Excellent book!
  • The book was good, and it came very fast
  • Great book, great condition!
Absolute Java with Student Resource Disk (2nd Edition) (Savitch Series)
Walter Savitch
Manufacturer: Addison Wesley
ProductGroup: Book
Binding: Paperback

GeneralGeneral | Java | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Languages & Tools | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Software | Computers & Internet | Subjects | Books
Look Inside Computer BooksLook Inside Computer Books | Trip | Specialty Stores | Books
All TitlesAll Titles | Qualifying Textbooks - Fall 2007 | Stores | Books
Computers & InternetComputers & Internet | Qualifying Textbooks - Fall 2007 | Stores | Books
Similar Items:
  1. Absolute C++ (3rd Edition) Absolute C++ (3rd Edition)
  2. Business Data Communications (5th Edition) Business Data Communications (5th Edition)
  3. Systems Architecture Systems Architecture
  4. Big Java Big Java
  5. Business Data Communications and Networking Business Data Communications and Networking

ASIN: 0321330242

Book Description

With the second edition of Absolute Java, best-selling author Walt Savitch offers a comprehensive introduction of the java programming language. This book gives programmers the tools to master the Java language. He takes full advantage of the new Java 5.0 features and incorporates the new Scanner class. There is comprehensive coverage of generic types, including how to define classes with type parameters, collection classes done as generic classes, and linked lists done with type parameters.

Customer Reviews:

5 out of 5 stars The best guide to JAVA.......2007-09-07

I learned JAVA language a coule of years ago. As I have to reuse it recently, I borrow the 2nd Edtion from a computer science guy in the school, because many people told me this is the best one. After I read through it, I decided to purchase the newest edtion. It's INDEED the best one of the JAVA guides I've ever read.

5 out of 5 stars Finally! A non-baby intro book.......2007-04-07

I've tried three other Java intro books, and they either aren't well-organized or they take such a dim view of the reader's abilities that it's like reading Programming for Pre-schoolers. Absolute Java is well-structured with both breadth & depth: it doesn't ignore programming basics, but covers a much larger scope of material than other books I've tried, while still including detail about intricacies of more sophisticated aspects of the language. Uses lots of good, robust examples. Love it.

5 out of 5 stars Excellent book!.......2007-02-23

It took me a couple months of my own time reading this book to prepare myself for a second round back to school. I have not programmed in almost 8 years and it was in C. I have to say that as an introductory programming book, Savitch did a superb job. You cannot get any more clear on the topics of the basics and foundations of the Java language than this. If you're just a passerby that just wants to get yourself started in Java, I recommend this book.

5 out of 5 stars The book was good, and it came very fast.......2007-02-10

However, Amazon needs to find publisher that can scale down the prices on school textbook. The book was expensive!

5 out of 5 stars Great book, great condition!.......2007-01-14

The book was recommended by my professor and it is extremely useful and came to me in excellent condition.
Java How to Program (7th Edition) (How to Program)
Average customer rating: 5 out of 5 stars
  • Great Intro + lots of examples
  • Very Good book.
  • Good for even experience developers
  • Very Thorough Textbook
  • Java How to Program 7th edition
Java How to Program (7th Edition) (How to Program)
Harvey & Paul) Deitel & Associates
Manufacturer: Prentice Hall
ProductGroup: Book
Binding: Paperback

GeneralGeneral | Java | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Languages & Tools | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Software | Computers & Internet | Subjects | Books
Look Inside Computer BooksLook Inside Computer Books | Trip | Specialty Stores | Books
All TitlesAll Titles | Qualifying Textbooks - Fall 2007 | Stores | Books
Computers & InternetComputers & Internet | Qualifying Textbooks - Fall 2007 | Stores | Books
Similar Items:
  1. Head First Java, 2nd Edition Head First Java, 2nd Edition
  2. Java Generics and Collections Java Generics and Collections
  3. Java In A Nutshell, 5th Edition Java In A Nutshell, 5th Edition
  4. Visual Basic 2005 How to Program (3rd Edition) (How to Program (Deitel)) Visual Basic 2005 How to Program (3rd Edition) (How to Program (Deitel))
  5. C++ How to Program (5th Edition) (How to Program) C++ How to Program (5th Edition) (How to Program)

ASIN: 0132222205

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. Features new 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.


* MySQL(R) 5.0 Community Server / v5.0.27
* MySQL(R) Connector/J Version 5.0.4
* Sun(R) Java(TM) Studio Creator 2 Update 1
* NetBeans(TM) IDE Version 5.5 with Java EE Application Server 9.0 U1 Bundle

Customer Reviews:

5 out of 5 stars Great Intro + lots of examples.......2007-10-04

I am a hobby programmer.
I really like the style of this book.
I played with Java a little before this book and I had trouble with compiling and running the programs.(You have to edit the environmental variables in XP)
He covered that almost immediately. That alone told me how systematic his approach is.
I have not delved in any further then Chapter 8, but following the samples with the proper way of preparation is very helpful.

5 out of 5 stars Very Good book........2007-10-01

I am currently taking a class in Java and this book has been a great help in understanding the fundamentals. It is written really well and example codes and the code explanations are very helpful. The case studies at the end of the chapters are great. The CD with example files is helpful because it allows you to do more than read, you can get hands on work with the codes.

The only drawback is the size of the book and that isn't very serious compared to all of its good qualities

5 out of 5 stars Good for even experience developers.......2007-07-03

I've been programming C++ for 12+ years now (C for 23+), and I was hoping Deitel had a Developer Series book for Java (like they have for C#), but there currently is not one.

However, that did not deter me from purchasing their "How to Program" book, and it has been worth it. If you are an experienced developer, this book still contains good info, with great examples, is up-to-date with the latest Java language enhancements.

If you're one of those people who judge a book by the inverse proportion of the number of pages, please rethink your view. Sure, this book is big, but it shows all you need to know, which is great if you are new to programming, and is a minor hassle if you are not.

Colorized code helps greatly (like your IDE). It gets into language syntax/semantics but also the various java import libraries - graphics, database, et. al.

The Software Engineering tips are always "right on".

I am currently taking a graduate class in Java at my local university and this book has come in handy.

5 out of 5 stars Very Thorough Textbook.......2007-06-01

I used this book to begin my studies in Java. I finished all chapters and then bought an SCJP preparation book. I completed the exam with a score of 75% (59% is passing). I constantly use this book for reference. Well layed out and has everything.

4 out of 5 stars Java How to Program 7th edition.......2007-05-26

The text assumes no prior programming experience. The style is clear, if somewhat oversimplified, examples are easy to follow. There are appendices for reference on questions such as operator precedence. Problems at the end of chapters reflect the material presented.
New terms are defined precisely and clearly, and relevant examples are given. CD's with many example programs are included.
The authors, however, have a tendency to repeat themselves, possibly in an attempt to make the material more accessible. Self-evident concepts, such as that pseudocode is not real code are repeated unnecessarily. Also, sections of example Java code are reprinted in full repeatedly with code additions or variations. This repetition and oversimplified approach has resulted in a 1596 page text. Don't drop it on your foot!
Yes, I recommend this text, but you may have to exercise some patience with occasional overly drawn out exposition.
Java Persistence with Hibernate
Average customer rating: 3.5 out of 5 stars
  • Great Book on Hiberanate
  • The Bible of ORM
  • Not as good as the first edition
  • Very badly written
  • difficult for use as a reference
Java Persistence with Hibernate
Christian Bauer , and Gavin King
Manufacturer: Manning Publications
ProductGroup: Book
Binding: Paperback

GeneralGeneral | Java | Programming | Computers & Internet | Subjects | Books
Object-Oriented DesignObject-Oriented Design | Software Design, Testing & Engineering | Programming | Computers & Internet | Subjects | Books
Software DevelopmentSoftware Development | Software Design, Testing & Engineering | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Languages & Tools | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | SQL | Databases | Computers & Internet | Subjects | Books
GeneralGeneral | Databases | Computers & Internet | Subjects | Books
Java & DatabasesJava & Databases | Databases | Computers & Internet | Subjects | Books
GeneralGeneral | Computers & Internet | Subjects | Books
GeneralGeneral | Computer Science | Computers & Internet | Subjects | Books
GeneralGeneral | Software | Computers & Internet | Subjects | Books
Look Inside Computer BooksLook Inside Computer Books | Trip | Specialty Stores | Books
All TitlesAll Titles | Qualifying Textbooks - Fall 2007 | Stores | Books
Similar Items:
  1. Spring in Action Spring in Action
  2. Java Concurrency in Practice Java Concurrency in Practice
  3. Pro Spring Pro Spring
  4. Enterprise JavaBeans Enterprise JavaBeans
  5. Core JavaServer(TM) Faces (2nd Edition) (Core Series) Core JavaServer(TM) Faces (2nd Edition) (Core Series)

ASIN: 1932394885

Book 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.

Customer Reviews:

5 out of 5 stars Great Book on Hiberanate.......2007-09-28

Direct from the source :-)

Great book to read from the original Hibernate developers. In depth and wide coverage about Hibernate.

5 out of 5 stars The Bible of ORM.......2007-09-03

What I liked about this book is that I actually can read it as a literary book, it's not only a reference. Something to keep by the bed. Gave me the whole picture (Object Relation Mapping in general, it's place in J2EE, Domain Driven Design, testing etc) and gory details (caching, native SQL, batching, extended PersistenceContext, etc).

16-page index including annotations, far better than googling for Answers.

In case you're only looking for the JPA Annotations details (or vice versa) you need to be alert when reading - after choosing JPA as our implementation strategy, I could skip many paragraphs and get through faster.

If you really want to understand ORM through Hibernate, this is all you need. And time to read the 841 pages, of course.

3 out of 5 stars Not as good as the first edition.......2007-08-31

This book is still very informative, but it has grown to over 800 pages. It is no longer 'short and sweet'. One of the reasons it has doubled in size is that both Hibernate, JPA, and EJB 3.0 are covered. Moreover, the topics are interleaved, so it is hard to flip to the Hibernate specific content, for example without going through the other details.

2 out of 5 stars Very badly written.......2007-08-31

I've struggled through about 600 of the 1000 pages of this unnecessarily large book now and have come to the conclusion that there must be something else out there that is better written, more concise, and better structured. I'm not sure what it is, but my advice is to avoid this book. It sucks. The authors clearly are not native English speakers because the sentence structure is very awkward throughout the book. It makes reading very tiresome. They haven't put much thought into the structure either. There's no basic introduction or grounding for what Hibernate is or does. The more important chapters are buried at the back of the book. There's a huge lack of consistency and barely no examples to illustrate how to use Hibernate. They try to tackle too much all at once with Hibernate, JPA, and EJB. It's so overwhelming and it needn't be.

3 out of 5 stars difficult for use as a reference.......2007-08-28

No doubt, this is the one book to have on Hibernate, and if you are reading this, you probably know why you need Hibernate. My biggest complaints about the book are the lack of clear separation between describing meta data and the different techniques for representing meta data, and worse, the lack of a usable index. I have had a near 0% hit rate when looking up anything in the index, and there are no usable reference pages. A quick-reference Bauer hopes to create will not be much help if it lacks depth appropriate for the depth of the architecture.

I give this 3 stars by starting at 5 stars for the software itself, subtracting one for the ad-hoc approach to documenting how to use it, and subtracting another for it's lack of usefulness as a reference. Although as I said before, I don't think there is a better book out there for Java persistence.
What is WebSphere? Java, J2EE, Portal and Beyond! (Demystifying IBM's Middle Tier Technology, Vol. 1)
Average customer rating: 4.5 out of 5 stars
  • Not enough for your money !
  • Great book *** Easy read *** Friendly Author *** Highly recommended ***
  • Great intro to J2EE and WebSphere
  • A decent little read, but ...
  • Glue for the puzzle
What is WebSphere? Java, J2EE, Portal and Beyond! (Demystifying IBM's Middle Tier Technology, Vol. 1)
Cameron McKenzie
Manufacturer: PulpJava
ProductGroup: Book
Binding: Paperback

GeneralGeneral | Java | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Software | Computers & Internet | Subjects | Books
Look Inside Computer BooksLook Inside Computer Books | Trip | Specialty Stores | Books
Similar Items:
  1. WebSphere Application Server: Step by Step (Step-by-Step series) WebSphere Application Server: Step by Step (Step-by-Step series)
  2. IBM WebSphere: Deployment and Advanced Configuration IBM WebSphere: Deployment and Advanced Configuration
  3. An Introduction to IBM Rational Application Developer: A Guided Tour (Ibm Illustrated Guide Series) An Introduction to IBM Rational Application Developer: A Guided Tour (Ibm Illustrated Guide Series)
  4. Developing Web Services for Web Applications: A Guided Tour for Rational Application Developer and WebSphere Application Server (Ibm Illustrated Guide Series) Developing Web Services for Web Applications: A Guided Tour for Rational Application Developer and WebSphere Application Server (Ibm Illustrated Guide Series)
  5. IBM WebSphere Portal Primer: Second Edition IBM WebSphere Portal Primer: Second Edition

ASIN: 1591968097
Release Date: 2007-02-19

Product Description

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 in a hurry, but you don't want to read a 700 page textbook that is littered with unreadable code, this is the book for you. In fact, the author promises right off the bat to demystify WebSphere without throwing all sorts of HTML and Java code in your face. Of course, the author breaks that promise on about half a dozen pages, but the sentiment remains..... Whether you're a DBA, a senior systems analyst, a project manager, or a Java developer, there is knowledge in this book that you absolutely need to have..... The sections on demystifying J2EE and the WebSphere runtime environment will empower project managers to make more effective management decisions..... The section on connection pooling and JDBC management will enlighten DBAs..... The advanced sections on WebSphere classloaders, Java Naming (JNDI) and session management will enable developers to better leverage the services afforded to them by the WebSphere Application Server..... And the sections on the WebSphere runtime will help J2EE architects make more enlightened infrastructure decisions..... It doesn't matter who you are - if you are using WebSphere, you need the knowledge contained in this book! Order your copy now!

Customer Reviews:

3 out of 5 stars Not enough for your money !.......2007-09-05

OK, so I know more about Websphere than before I read the book. It was simple to read and understand. It cleared up alot of questions and broke down Websphere to basics. But it left me hanging in different areas like MQSeries for the mainframe and distributed systems. The book is only 270 pages with a page size 5 1/2 X 9", that means if it had more standard size pages like 8 x 10, it would probable be around 220 pages, which is like primer-size. In otherwords $73, for a primer is way too much. If you're in IT Audit, this book won't help.

5 out of 5 stars Great book *** Easy read *** Friendly Author *** Highly recommended ***.......2007-09-05

For anyone who has been thrown into a world of WebSphere and IBM middle-tier development, it is easy to become overwhelmed. Pretty soon, you're thrown into a world of SOA, session management, classloading configurations, Servlet and JSP develpment, worlkload management, portal servers and scalable hardward choices. It's pretty overwhelming, and that's exactly why a book like this one just seemed to be calling out to me.

Well, I was pleasantly surprised with the book I received, as I was expecting a somewhat more technical and overly verbose textbook that what I got. Instead, the book is written extremely well, and with a very funny and casually spoken flow. All of the core concepts that revolve around a Websphere architecture and environment are covered in good, but not excruciating, detail, and the explainations are often funny, and always easy to understand.

Anyone looking at having to work with a Websphere infrastructure, be it as a manager, developer, administrator or salesperson should definitely get their hands on a copy of this book. While it doesn't cover every possible thing in the Websphere world, it does cover the all of the key pieces that you need to know in order to look and sound knowledgeable.

My only complaint was the price, which is a little steep, but I guess that's just par for the course for IBM related books. I bought from the publisher through amazon, and got the book at a good discount. The seller was also the author, and actually responded quickly to a couple of my emails. It's nice to get that type of personal service.

Highly recommended.

5 out of 5 stars Great intro to J2EE and WebSphere.......2007-08-23

This book is an excellent introduction for a manager or developer willing to understand WebSphere and the J2EE specification from a very high perspective. It's not a deep introduction, the book just covers the most important topics but it does in a funny but yet illustrative form. I read the book in a couple of days, it's short and fast-paced.

My only complain is the price you have to pay for the book. I don't think it worths all the bucks you pay even when you may find it is a great book. But if you have the money and you don't mind the book is short and the presentation quite simple, then go for this book, I'm sure you'll enjoy it.

4 out of 5 stars A decent little read, but ..........2007-06-25

Let me say at the outset that I like the book very much. The author writes in an amusing but informative style, and a lot of the buzzword topics of J2EE are covered nicely.

I was disappointed though with:

(a) the marketing of the book: demystification, yes, but to a point. Few examples, and some topics (like EJBs and JMS) are very "light-on".
(b) the price of the book: $73 is expensive for any textbook.

I think if the prospective buyer understands that this book is totally non-technical, very short, and is virtually a "Websphere for Dummies" book then they'll rate it 5 stars. If you want something to explain Websphere and J2EE concepts with greater significance then look elsewhere.

5 out of 5 stars Glue for the puzzle.......2007-06-13

I have found this text to be outstanding in consolidating the many technologies which Websphere brings to the table. I am fairly new to these technologies, and the author explains the topics very well.

This is one of the rare times where reading a technical text book resulted right away in an ephiphany. The text explains the information so well, and the read is so easy that I feel my confidence growing as I read. Just a really great book for explaining WebSphere in a practical manner.

~Luke
Java Concurrency in Practice
Average customer rating: 5 out of 5 stars
  • Good Text, Lack of Details on Concurrent Package is a turn off
  • Avoid those unrepeatable bugs!
  • beginner-oriented
  • Teaches clear thinking in thread programming
  • Very useful book on an increasingly important topic
Java Concurrency in Practice
Brian Goetz , Tim Peierls , Joshua Bloch , Joseph Bowbeer , David Holmes , and Doug Lea
Manufacturer: Addison-Wesley Professional
ProductGroup: Book
Binding: Paperback

GeneralGeneral | Java | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Languages & Tools | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Software | Computers & Internet | Subjects | Books
Look Inside Computer BooksLook Inside Computer Books | Trip | Specialty Stores | Books
Similar Items:
  1. Java Generics and Collections Java Generics and Collections
  2. Java(TM) Puzzlers: Traps, Pitfalls, and Corner Cases Java(TM) Puzzlers: Traps, Pitfalls, and Corner Cases
  3. Effective Java Programming Language Guide Effective Java Programming Language Guide
  4. Java Persistence with Hibernate Java Persistence with Hibernate
  5. Thinking in Java (4th Edition) Thinking in Java (4th Edition)

ASIN: 0321349601

Customer Reviews:

3 out of 5 stars Good Text, Lack of Details on Concurrent Package is a turn off.......2007-09-14

Simply put this book can be viewed from a love it or hate it perspective, but personally when i bought Java Generics and Collections ( O Reilly ) i was impressed by the depth of their coverage, it gave me that inside edge and the internal knowledge of generics and collections ( how they work etc. ) This Book works well in giving what to do, what could have been done better and some portions on Concurrent package, but simply put I AM NOT SATISFIED WITH ITS COVERAGE ON CONCURRENT PACKAGE!. if you stack up generics against this one, i'd say generics is 200% better than this one.

So yea i was a bit disappointed with the book. But hey, nothing works better than the Java Language Spec Third edition =). ( at least it gives you everything exhaustively ).

Regards
Vyas, Anirudh

5 out of 5 stars Avoid those unrepeatable bugs!.......2007-08-22

Java Concurrency in Practice gives very complete coverage on the language's concurrency classes introduced in Java 5 & 6. It shows you the shortcomings of previous attempts at concurrency in earlier versions of the JDK, with great code samples.

This book is pretty comprehensive and goes through the thinking/theory of why things are written the way they are, it is not just a paper version of the JavaDoc reference.
It is also very, very readable. I am by no means experienced in concurrency problems, but it was very easy to follow through the reasoning and examples. (my background is a CS degree and 1.5 years in the industry)

This book is a must read, especially for Java devs. Even if you are not a Java programmer, it could still be an enlightening read because it tells you how to structure your programs to deal with concurrency and how to deal with concurrent stateful apps, which unless you are using Erlang, is something you have to deal with.

4 out of 5 stars beginner-oriented.......2007-07-25

Good book, yet IMO it's too "for beginners". Authors seem to explain things very slowly, perhaps it's great for people with little programming experience, but I found the tempo a bit slow.
I think that Concurrent Programming in Java by Doug Lea is more appealing to experienced developer, unfortunately I don't think there is a new edition out that covers Java 5. When/if new edition comes out, I'll switch, but for now I'd stick with Java Concurrency in Practice.

5 out of 5 stars Teaches clear thinking in thread programming.......2007-06-22

Perfectly lucid style combined with a number of architectural patterns makes this book a treasure. Totally love it.

5 out of 5 stars Very useful book on an increasingly important topic.......2007-06-05

I have been programming in Java for years, and yet I've generally ignored or otherwise avoided dealing with concurrency and synchronization at every opportunity because I found it so daunting. This book broke down that barrier for me and helped me to understand what I needed to do to write correct concurrent programs. In particular, the book provides concrete instructions that I was able to apply to projects that I am working on right now.

I would highly recommend this book to any Java programmer, as you are probably missing out on part of the capabilities of your language (and/or writing incorrect programs!) until you read this. It's probably not a bad lesson for developers of concurrent software in any language, but the concrete instructions regarding Java were really the most valuable part of the book to me.

Books:

  1. Service-Oriented Architecture (SOA): A Planning and Implementation Guide for Business and Technology
  2. Skin: The Complete Guide to Digitally Lighting, Photographing, and Retouching Faces and Bodies
  3. Software Engineering with Microsoft Visual Studio Team System (Microsoft .NET Development Series)
  4. Strategic Organizational Diagnosis and Design: The Dynamics of Fit (Information and Organization Design Series)
  5. Teach Yourself VISUALLY Windows Vista (Teach Yourself VISUALLY (Tech))
  6. The Art of Deception: Controlling the Human Element of Security
  7. The Art of UNIX Programming
  8. The C Programming Language (2nd Edition)
  9. The CISM Prep Guide: Mastering the Five Domains of Information Security Management
  10. The Computer: An Illustrated History

Books Index

Books Home

Recommended Books

  1. History: Fiction or Science
  2. America Alone: The End of the World as We Know It
  3. The 2007 Report on Computerized Running Shoes: World Market Segmentation by City
  4. The Stockings Were Hung
  5. Wiley GAAP 2007: Interpretation and Application of Generally Accepted Accounting Principles
  6. By Design: Why There Are No Locks on the Bathroom Doors in the Hotel Louis XIV and Other Object Less
  7. A Good Idea of Hell: Letters from a Chasseur a Pied
  8. Basic Accounting for the Small Business: Simple Foolproof Techni- Ques for Keeping Your Books Straig
  9. The Unofficial Guide to Flipping Properties
  10. Wedding Rows