| |
Shop
| |  |
|
 Best Sellers
|  | |  | |  | | | Oracle JDeveloper 10g Handbook | | SKU:
| | Availability:
Usually ships in 1 business days | | | Create web and database applications with Oracle JDeveloper 10g--the complete, integrated Java development environment--with help from this comprehensive, real-world resource. Many chapters contain hands-on practices and source code examples reinforcing vital concepts. It’s all here--from the nuts-and-bolts of J2EE applications, servlets, and JavaServer Pages technology to advanced development using the Oracle Application Development Framework. From the exclusive publishers of Oracle Press books, Oracle JDeveloper 10g Handbook will have you developing Java-based applications in no time. | | | |
List Price:
| $59.99 | |
Our Price:
| $37.79
& this item ships for FREE with Super Saver Shipping.
| |
You Save:
| $22.20 (37%)
|
| | |
|
| | Product Promotions | |  |
| | Product Details | | Author: | Avrom Roy-Faderman | | Paperback: | 784 pages | | Publisher: | McGraw-Hill Osborne Media | | Publication Date: | July 27, 2004 | | ISBN: | 0072255838 | | Package Length: | 9.1 inches | | Package Width: | 7.4 inches | | Package Height: | 1.6 inches | | Package Weight: | 3.1 pounds | | Average Customer Rating: | based on 7 reviews |
|  |
| | Customer Reviews | Average Customer Review: Write an online review and share your thoughts with other customers.
7 of 7 found the following review helpful:
Book reading flow is choppy; clearly written by multiple writers, unfortunately. Jun 20, 2007 Whereas this book may have information throughout, that is not what makes good instruction. Some may argue that if you know "XYZ", "ABC", and "concept A" and "concept B", that this book is good.
But one should not have to fight to learn when the concepts are not difficult.
Briefly -- using the examples as given will still bring up errors when trying to run the examples on some people's systems [I found others with the issues I had in the Oracle forums, and was able to fix them; "luckily" for me, the examples that didn't work for me were the same as a number of others, so I didn't have to look far].
As an example of the flow in the book, in the beginning of chapter 8 [which is the beginning of Part II], it essentially summarizes where you are at; it mentions that you've gone through Chapters 1-4, and then it immediately states what is now coming in Part II [not mentioning chapters 5-7, as if the author didn't even know they were there], and then what happens in Part III. It's as if when one of the three writers wrote the beginning of Part II, they weren't aware that there would be three other chapters in Part I. [and this makes sense, because chapter 5 is very much out of place in where it is. Most people already know the Java part of it anyway].
Also, BC4J is talked about much in the first few hundred pages of the book, but really the best explanation for it is on page 224, after you've seen BC4J referenced numerous times already. And I understand this sounds picky while reading one part described, when the biggest issue is that the flow is all over the place.
One shouldn't have to figure out what the authors *meant* to be saying; the authors should say it. [and to reference this example further, the index lets you know you can find BC4J on pages 5, 6, and 109, but no mention of 224. If it did, you might see that the definition given on page 5 is different than the definition given on page 224, because the wording is different [one says BC4J is what came before ADF BC, another says it is just a different name for it].
Some people do not mind having to figure out what the writers were trying to describe, and for you folks, this may be good.
But, if you don't like having to first interpret the book, then learn what you are trying to learn, this is just something to think about.
2 of 7 found the following review helpful:
The best book for learning and understanding Oracle10g JDeveloper Jun 14, 2006 This latest edition for Oracle10g JDeveloper builds on the success of the previous 9i version. As with the previous version, each chapter is well organized with thorough and accurate examples. Well thought-out attention has been given to explaining Oracle's Application Development Framework (ADF). The authors also go into great depth in explaining how to use the newly improved modeling capabilities of 10g JDeveloper (both their strengths and weaknesses).
In short, this book as been well received by myself and colleagues I work with and would highly recommend it to anyone getting started in developing Oracle based applications with JDeveloper. I have found no better resource and tutorial for understanding ADF.
Regards,
-- jeff
---------------------------------------
Jeffrey Hunter, OCP
Senior Database Administrator
http://www.idevelopment.info
---------------------------------------
1 of 10 found the following review helpful:
oracle jdeveloper 10g handbook Feb 27, 2006 it is wath i was looking for. Complete, simple and perfectly explaned; in one word perfect.
8 of 14 found the following review helpful:
Solid coverage of Oracle backend technologies. Jan 07, 2006 This book was exactly what I needed. I had been struggling for a couple of months to learn all of the pieces needed to build a business application using JDeveloper. I have some Java experience but not a strong J2EE background. There are plenty of resources around that cover XML, Java, JSP/Servlets and non-Oracle frameworks like Struts, Spring and JavaServer Faces (JSF). Don't expect to learn about those things here. But if you are trying to wrap your head around Oracle's Application Development Framework (ADF), this is the place for you. It's the best single source I've seen for that topic. There is a lot of information on the Oracle Technology Network (OTN), but it's scattered and isn't wrapped in a sequential story the way this book's presentation is. Most of ADF Business Component structure has been stable for a couple of years, so the fact that this book is a bit dated doesn't get in the way.
What's missing because of the publication date is coverage of JDeveloper's extensive integration of JSF within ADF. Oracle has set their stake in the ground with JSF as the web client technology, and their ADF Business Components as the backend. It's an elegant combination. This book will give you excellent insight into the backend technologies. The wait is on for similar coverage of the frontend.
23 of 30 found the following review helpful:
It is not a Handbook. It is a Good Guide Feb 04, 2005 The authors told us in the introduction part of this book that it is for "both Oracle developers who want to make the transition to the J2EE environment and also Java developers who want to leverage the productivity tools and frameworks available in JDeveloper". The authors have done an good job to satisfy this scope, though I feel time by time that this is book is actually written for Oracle developers who have already exposed to Java/J2EE technology and also J2EE developers who possess basic knowledge about Oracle database technology. Otherwise, I do not recommend you to start your journey from this book. It could be too difficult. Further more, if you want to learn how to use JDeveloper 10g as your Java development tool, this book is not designed for you.
This book gives a good overview of the introductory information about JDeveloper 10g and many related J2EE technologies developed by Oracle. Such overview coverage is further enhanced by about 25 well-designed step-by-step hands-on practices, which are very helpful.
It is true that you may find a lot of learning material from Oracle Technology Network. However, I feel this book offers the unique value by covering this quite extensive and diversified subject in an organized way. By reading this book, you will certainly improve your productivity since JDeveloper 10g is a great tool and since otherwise you may feel overwhelmed by the vast amount of information you may find online.
This book is based on Oracle JDeveloper 10g production release of version 9.0.5.1. The current Oracle JDeveloper 10g production release is of version 10.1.2. I found some of the step-by-step instructions may need slight modification due to the difference of the two versions, though I do not think it posses much difficult to any experienced readers.
Chapter 5, Java Language Concepts for JDeveloper Work, gives a very brief overview of Java concepts. Well, if you need to read this chapter, you are not ready to read this book yet. The good news is that this chapter is only about 30 pages long, less than 5% of this thick book. The development of the rest of the story is in a quite logic and readable order.
The authors explain to us that "this book is a `handbook' not in the sense of a complete guide to all areas of the tool, but, .., a guide for creating J2EE applications using JDeveloper". It is interesting why they still insist to call it a handbook. This book covers only many of the basic features of JDeveloper. If you are advanced, and if you need quickly find a good coverage on an important but advanced features, most likely this is not the book that will give you an answer. Many of the books by Oracle Press are already written in somewhat quite a technical manner. Calling it a handbook may actually scare away those who are new to 10g. You do not start studying a subject by reading a handbook, do you?
|  |
| |
| |  | |  |
|
|  You may also like ...
|