Arts & Photography
Audio CDs
Audiocassettes
Biographies & Memoirs
Business & Investing
Children's Books
Christianity
Comics & Graphic Novels
Computers & Internet
Cooking, Food & Wine
Entertainment
Gay & Lesbian
Health, Mind & Body
History
Home & Garden
Horror
Literature & Fiction
Mystery & Thrillers
Nonfiction
Outdoors & Nature
Parenting & Families
Professional & Technical
Reference
Religion & Spirituality
Romance
Science
Science Fiction & Fantasy
Sports
Teens
Travel
Women's Fiction
|
 |
Head First SCWCD |
List Price: $44.95
Your Price: $29.67 |
 |
|
|
Product Info |
Reviews |
<< 1 >>
Rating:  Summary: Learn the Material, Pass the Test, Laugh a Little Review: As big as it is, with as many pages as it has, the web is really in its infancy. New technologies are constantly being developed. Some of these will suceed and some will not. It's pretty clear, however, that one of the surviving technologies will be Sun's Java Server Pages and Servlets.
And if you're looking for someone to hire to do these on your web site, you might ask the prospective employee if they know Servlets and JSP. One person says "Sure," the other says "Sure, and I've passed the Sun Certified Web Component Developer Exam." Which is going to get a step up in your hiring plans.
This book has two (maybe three) goals, one is to teach you about the subject, the other is to help you pass the exam. The third possible goal is to do these two with a light heartedness and humor that can help you stay awake when your studying something a bit less interesting than say the Kama Sutra. Thys style won't suit everyone - does anything suit everyone.
The result to me, is a book that accomplishes all of these goals quite well.
Rating:  Summary: Too many errors, typos, and inconsistencies Review: I actually like this book, perhaps a lot. Its physical quality (cover, paper, print, etc.) is good enough. Its approach to teaching is good (lots of charts, tables, diagrams, graphics). And, although I don't know for sure, I have no reason to expect that this book's technical information is other than correct. The problem: 1) typos, 2) grammatical errors, 3) mislabeling and inconsistencies between the text and the code. It's all pretty horrendous, completely unacceptable, not professional at all. Sorry authors, if you want a good review, you must complete the job with a thorough edit of this book. As it stands now, it has potential, but it is not finished.
Steve Whitlatch
Rating:  Summary: SCWCD Personal Trainer Review: I enjoyed this book and would recommend it to anyone who was getting into front-end Web development and planned to take the SCWCD exam. The Head First series has a canny way of getting you to learn concepts that aren't intuitive. The authors assume you know Java, enough to have passed the SCJP exam (a SCWCD requirement). They start by walking you through Web development from the nuts and bolts of HTTP through more abstract topics like MVC and lifecycle management. They introduce challenges you will overcome in the later chapters, such as using Struts to separate business logic from the HTML view. There is coverage of servlets, JSP, deployment descriptors, and the Standard Tag Library.
If you just want to learn about servlets and JSPs, and not their underlying concepts, there are other GUI-centric books that would cover those topics in greater depth. The book IS meant to get you to learn the SCWCD, so if you haven't coded Web applications before, the authors are workout trainers for your flabby mind. Techniques like fill in the blank, code magnets, questions at the end of the chapters and the mock exam at the end act like various exercise equipment to help you prepare for the exam. If you are a Windows developer, the Mac OS X-only interface and commands may throw you. But as long as you're able to download Tomcat 5 and are command-line savvy, their methods of getting 'down and dirty' with the nuts and bolts of implementing a website will help you pass the exam.
Rating:  Summary: Very Good approach Review: I found this book to be very very clear in explaining how it works and how to configure ur files to make ur application work. I just read a few chapters. very clear content and easy to understand.
Rating:  Summary: Very Good, But ... Review: I generally agree with most of the positive reviews. I always disliked the verbose style of old Orielly books - no white space, few diagrams, summaries, tables, etc. However buyers should consider some downsides to the style of this book.
You'll need to get through 700+ pages to complete this book compared to about half that for "Professional SCWCD Certification" Granted the scope of the exam has grown, but this is also due to it's style, and making it an introductory book as well as a study guide. On one hand, you'll find you will read these pages faster. So it's nearly a wash. On the other, there were many times I wanted the shorter version of the test topic.
Some may find the style makes you a bit dyslexic. For some, too many pictures can be distracting.
It doesn't seem it will be a great reference. However, its good writing may trump the fact that it's not organized like a reference.
Overall, it's hard to beat, especially if this is the one book you'll get on JSP/Servlets - well written, large scope, goes from introduction to SCWCD. But it may not be the best for someone who's just looking for a study guide or reference.
Bottom line: I would buy it despite these stylistic downsides.
Rating:  Summary: Head First Servlets & JSP rocks! Review: Looking for either an enjoyable intro into JSP and Servlets or material on passing the Sun Certified Web Component Developer exam? Grab a copy of Head First Servlets & JSP by Bryan Basham, Kathy Sierra, and Bert Bates. It rocks...
Chapter list: Intro; Why use Servlets & JSPs; Web app architecture; Mini MVC tutorial; Being a servlet; Being a web app; Conversational state; Being a JSP; Script-free pages; Custom tags are powerful; When JSTL is not enough; Deploying your web app; Keep it secret, keep it safe; The power of filters; Enterprise design patterns; Final mock exam; Index
I've stated my preference in the past to learning subjects with a bit of humor thrown in. OK... a *lot* of humor. If I have a chance to pick up a new tech skill with a study guide that makes me laugh and stay interested, I'm in heaven. Is it any wonder then that I absolutely love the Head First series? Bates and Sierra have created a concept that is unlike anything else on the market. Through the use of cartoons, hand-drawn examples, off-beat questions, and other various types of learning material, they engage your brain on a number of levels. And as a result, you're sucked in and learning stuff in spite of yourself.
In this installment, they tackle the subject of servlets and JSPs. Rather than try and explain things "technically", they have a common cast of characters throughout the book making observations and points about the material. Using the hand-drawn notes around illustrations and code, you quickly understand the underlying concepts of what happens with servlet requests and responses, and how JSPs interact with the web server. And given that there are exercises and questions at the end of each chapter (along with the answers), you have a chance to reinforce your learning immediately.
There are two uses for this book. The primary goal is to help you pass the Sun Certified Web Component Developer exam. If you already know about servlets and JSPs, get the book for the mock exam and the questions at the end of each chapter. The authors helped write the actual Sun test, so you'll get a good feel for the types of questions you'll face. The other use of this book would be to learn and understand the subject matter, like a tutorial. Once again, an excellent choice for that purpose. You'll still need to get some sort of "official" reference book of some sort if you get deeper into the material, but this is a perfect way to get started.
Once again, another winner from the warped minds that created the Head First concept. May they continue to thrive for a long time!
Rating:  Summary: Pretty good Review: Planning to take the SCWCD exam and confident after reading book.
Rating:  Summary: Simple language and yet very effective Review: Simple to understand and lof of diagrams used which makes things easy to be remembered...
Rating:  Summary: More fun from the Head First team Review: The Head First Team has created another excellent book for those developers seeking to gain the adulation and praise from their friends, family, and colleagues that comes with SCWCD certification (and financial considerations from one's employer). While the focus of the book is to prepare the reader for the certification exam, it is a great resource for someone that just wants to get a handle on servlets and JSP. The main prerequisite is a working knowledge of Java.
The book begins with a thorough presentation of how web applications work. The first three chapters are devoted to building a good foundation. The explanations are clear and concise. The illustrations with the handwritten notes really add to the learning experience. The chapters on servlets cover the request/response cycle, attributes and listeners, and session management in an equally effective manner. Scripted JSP (and scriptless), JSTL, and custom tags are the JSP topics covered. But the chapters on Web deployment and web security may be the most valuable to me. This book definitely cleared the fog for me in those areas. At the end of the chapters are mock exam questions to "tune you up" and to let you know if you need to "review before continuing".
Like "Head First Java", the topic is not exhausted, but rather what you need to know to start is included. The boundaries are set by the exam and the exam expectations are set by the real world. The book is fun to read and this is a good thing (750+ pages). The way that the book is written reinforces the learning experience to assist the reader in retaining this information, because there is a lot to know for this exam. Besides who can prepare you better for the exam that the people who wrote it?
Rating:  Summary: Not my style Review: This book is cute but they went too far. Its a bit silly and inefficient. I tried reading a few chapters and sent it back. Its also much bulkier than it should be; there's a lot of wasted space. However if you like this type of book, give it a try. I'm sure it is accurate and that is certainly a plus!
<< 1 >>
|
|
|
|