View Review Details
| Book: |
|
Head First Servlets and JSP |
| Subject: |
|
Good book ... with some major annoyances |
| Date: |
|
2005-09-07 16:11:03 |
| From: |
|
Steven Chanin
|
|
|
This is the second Head First book I've read (the first was on Java). Overall, I think the book is a good way to extend your knowledge into server/enterprise side Java, but I'm not nearly as happy with it as I was with the Java book.
My experience has been negatively impacted by two factors:
1) the mock exams repeatedly ask questions about content not covered in the book. This is extremely frustrating. If the authors want you to read a section of spec XYZ in addition to the book, they should tell you to do so (or better yet, cover the material themselves so you don't have to read that whole spec to get the pieces they skipped over).
2) Not enough hands on exercises. I'm taking tons of notes as I read the book, but I think my retension would be a lot higher over the long term if I did more hands on application. I'm going to go build some stuff on my own to apply the concepts from the book, but I expected a lot more sample problems as a part of the book than I'm getting.
|
-
Good book ... with some major annoyances, April 20 2006
Submitted by Anonymous Reader [Respond | View]
This is a very good book at explaining the material and I was able to get a good grade on the exam with this as my only text, but I agree with Steven's comments. Finding questions at the end of the chapter that weren't covered in the book was a major annoyance. The EJB book is even worse - I've never gotten past the first chapter of that book after trying twice because I couldn't answer any of the questions at the end.
I also found that I needed to take lots of notes and do a lot of study with a flashcard program in order to retain the material covered in HFSJ. More hands-on exercises would have helped.