Kamis, 20 Juni 2013

Ebook OCP Java SE 7 Programmer II Certification Guide: Prepare for the 1ZO-804 exam

Ebook OCP Java SE 7 Programmer II Certification Guide: Prepare for the 1ZO-804 exam

Why must be this on-line e-book OCP Java SE 7 Programmer II Certification Guide: Prepare For The 1ZO-804 Exam You may not require to go somewhere to check out the e-books. You can read this e-book OCP Java SE 7 Programmer II Certification Guide: Prepare For The 1ZO-804 Exam every time as well as every where you desire. Even it is in our extra time or feeling tired of the jobs in the office, this is right for you. Get this OCP Java SE 7 Programmer II Certification Guide: Prepare For The 1ZO-804 Exam now and be the quickest individual which completes reading this publication OCP Java SE 7 Programmer II Certification Guide: Prepare For The 1ZO-804 Exam

OCP Java SE 7 Programmer II Certification Guide: Prepare for the 1ZO-804 exam

OCP Java SE 7 Programmer II Certification Guide: Prepare for the 1ZO-804 exam


OCP Java SE 7 Programmer II Certification Guide: Prepare for the 1ZO-804 exam


Ebook OCP Java SE 7 Programmer II Certification Guide: Prepare for the 1ZO-804 exam

Interestingly, OCP Java SE 7 Programmer II Certification Guide: Prepare For The 1ZO-804 Exam that you really wait on currently is coming. It's substantial to wait on the rep as well as valuable publications to read. Every book that is offered in better method and also utterance will certainly be expected by many peoples. Also you are a great viewers or otherwise, really feeling to read this publication will constantly show up when you discover it. Yet, when you really feel hard to discover it as yours, what to do? Borrow to your close friends and also do not know when to return it to her or him.

When you currently feel bemused to try the particular publications to read, OCP Java SE 7 Programmer II Certification Guide: Prepare For The 1ZO-804 Exam can be an option. This is a wise option for you. Well, the book could lead you making much better selections as well as options. After obtaining the book, you will not be bemused once more to discover the best publication. Book is just one of the windows that open the globe. This book is likewise just what you need in order to accompany you.

When you have different ways to get rid of the existence of this book, it will certainly as much as you. But, you should select which one that will give the short time to supply this publication. This web site turns into one to recommend due to the fact that we always provide the sources and listings of the books from lots of countries whole the world.

To obtain this publication, it will be so straightforward. This moment, you have actually been in the right web site. We are the on-line publication library that gathers plenty of book collections from numerous catalogues as well as countries. So here, you will certainly not only locate this OCP Java SE 7 Programmer II Certification Guide: Prepare For The 1ZO-804 Exam, you can additionally locate the other terrific motivating books from lots of sources. It is so simple when you find the book by searching the title that you need. Many collections are favored. So, just be below at the time when you want to look the book.

OCP Java SE 7 Programmer II Certification Guide: Prepare for the 1ZO-804 exam

About the Author

Mala Gupta has been training programmers to pass Java certification exams since 2006. She holds OCP Java SE7 Programmer, SCWCD, and SCJP certifications and she is the author of OCA Java SE 7 Programmer I Certification Guide (Manning 2013).

Read more

Product details

Paperback: 832 pages

Publisher: Manning Publications; 1 edition (September 4, 2015)

Language: English

ISBN-10: 161729148X

ISBN-13: 978-1617291487

Product Dimensions:

7.3 x 1.6 x 9.2 inches

Shipping Weight: 3.1 pounds (View shipping rates and policies)

Average Customer Review:

4.4 out of 5 stars

19 customer reviews

Amazon Best Sellers Rank:

#1,448,387 in Books (See Top 100 in Books)

I haven't taken the test yet. But this book is thick and contained detailed explanation in Mala Gupta's style.

Excellent book to prepare confidently the OCP certification

Very disappointing, I bought the first book and really liked it so I ordered this over a year ago and it ended up costing me a lot more and the book's release date was delayed significantly.There are also a lot of errors in the book and when you go to the website forum there are so many questions that are left unanswered. There are lots of apparent errors in the errata but it's hard to know if they are genuine errors since an official errata has not been published. This then completely undermines the contents of the book since if you see someone raised a probable error on the forum and you are reading the same section you're not too sure about the content.The book is also inconsistent, in some parts the author is very good at explaining difficult to grasp concepts but then in others things are quite muddled and you need to look at other sources.All in all a disappointment.

Ms. Gupta's first book, OCA Java SE 7 Programmer I Certification Guide, was a great release. It took more of a hand-holding approach to the OCA Java SE 7 material, but the presentation was so strong and ideas were so well supported that the book didn't even really need its "make hard things easy" shtick. In fact, if it were not for the cartoons and related gimmicks, I would say it is one of the better Java books I have read. The key to the book's success is in how it provides simple but complete explanations to exam topics, and these are sometimes followed by more specific topics not on the exam in order to produce an educational answer (for example, showing how to convert between different number systems during a rudimentary lesson on how the compiler interprets numeric literals).This book doesn't have any magic of the first. It's also relying entirely on the "make hard things easy" shtick, but this is about all it has going for it and the approach sometimes works against the reader. The material on the OCP Java SE 7 exam is complex enough that there really isn't a way to make it easy, no matter how clever a person might be. As a result, many of the provided explanations are shallow and borderline incomplete. In fact, it's almost as if the author is holding back full explanations to topics because otherwise the book would start to acknowledge the natural complexity of the subject matter.Here is a sentence from "Chapter 08: Java file I/O" that serves as a good example of the book's general tone: "Reading or browsing through the Java API, particularly the Java File I/O API, can be very boring."

I was part of the team which was reviewing this book. I did my SCJP1.2 way back in 2001 and then SCEA5 during 2011 so i was going thru the book as a reviewer only. It's clear and concise and will help the aspirants to clear OCP(previously known as SCJP) though my personal favorite is Khalid Mughal's(A Programmer's Guide to Java SCJP Certification: A Comprehensive Primer) book that i read at that time. I liked the examples and diagrams used in the book that will help you to prepare for the exam. I do understand that book's release date was delayed but one need to understand that Manning reached out to a lot of reviewers who are busy in their work so reviewing the book takes the back seat.

Although this book is essentially for preparing for OCP certification but I feel it is a great reference for anyone interested in learning Java 7 features. Oracle has been adding tons of features with each Java release and it is no mean task to keep up with them. Author has done a great job in providing adequate treatment to all topics. I thoroughly enjoyed reading this book.High Points:* Each chapter has well defined mapping with exam objectives, exam tips, sidebars and Twist in Tale* Interesting illustrations which keep the reader focussed like Thread Lifecycle.* Funny way to introduce concepts like overloading, exceptions. I loved the airplane example for exceptions.* Inner details explained with decompiled code (For e.g. Enum)* Good introduction to design patterns like Singleton, Factory, DAO, etc.* Lucid explanation for Collections with interesting examples.* Novel way to explain difference between Assertions and Exceptions.* Review notes and sample exam questions at the end of each chapter.Improvement Areas:* Compiler errors can be in a different color.* I think Page 249 has a typo erro. The phrase "Won’t compile; no way to pass argument to T" should be "Won’t compile; no way to pass argument T"* More emphasis should be given to StringBuffer and StringBuilder as developers typically get confused in them.* Exception Handling - More emphasis on why we should not catch Errors. Moreover, I dont think extending RuntimeException should be encouraged.* Few examples for Java I/O.* Concurrency is not an easy area so more detailed treatment with sufficient examples should be given.* A consolidated mock paper in the end would help.I feel this book would be good reference for preparing for OCP certification.Disclaimer - Publisher gave me a copy of the eBook.

OCP Java SE 7 Programmer II Certification Guide: Prepare for the 1ZO-804 exam PDF
OCP Java SE 7 Programmer II Certification Guide: Prepare for the 1ZO-804 exam EPub
OCP Java SE 7 Programmer II Certification Guide: Prepare for the 1ZO-804 exam Doc
OCP Java SE 7 Programmer II Certification Guide: Prepare for the 1ZO-804 exam iBooks
OCP Java SE 7 Programmer II Certification Guide: Prepare for the 1ZO-804 exam rtf
OCP Java SE 7 Programmer II Certification Guide: Prepare for the 1ZO-804 exam Mobipocket
OCP Java SE 7 Programmer II Certification Guide: Prepare for the 1ZO-804 exam Kindle

OCP Java SE 7 Programmer II Certification Guide: Prepare for the 1ZO-804 exam PDF

OCP Java SE 7 Programmer II Certification Guide: Prepare for the 1ZO-804 exam PDF

OCP Java SE 7 Programmer II Certification Guide: Prepare for the 1ZO-804 exam PDF
OCP Java SE 7 Programmer II Certification Guide: Prepare for the 1ZO-804 exam PDF

0 komentar:

Posting Komentar

Bookmark Us

Twitter Delicious Facebook Digg Stumbleupon Favorites More

Search

Popular Posts

Recent Posts

Categories

Unordered List

Pages

Text Widget

Blog Archive

Copyright © tmnseroj | Powered by Blogger
Design by SimpleWpThemes | Blogger Theme by NewBloggerThemes.com | Published By Gooyaabi Templates