Variants Books
Related Subjects:
More Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250

Used price: $20.42

Excellent book!!!!Review Date: 2008-06-18
Excellent book!!Review Date: 2008-05-14
I like the style of the book very much. One thing in particular that I like is when a new technology or feature is introduced the steps needed to use it are numbered and laid out clearly without going into too much detail. Then as the feature is developed and each step is examined in detail the steps as a whole are repeated. This helps keep things in perspective - you can see more clearly where each thing fits into the big picture.
The authors also do a good job of trying to give small but useful and instructional examples of the different technologies - not always an easy task.
Whenever I look into this book I find new and interesting ideas. Even the concepts that I am familiar with I still learn new things about them. I wish I had more time to read through the entire book.
advanced servlet/jsp & struts 1.3Review Date: 2008-02-03
The main topics are advanced deployment descriptor settings, security, custom tags, filters, event handling and JSTL. Then there are three chapters on Struts 1.3. These additional chapters were very good although I'm not sure what they have to do with "core servlets." The browser screenshots were good for showing output and the examples were excellent.
As with "Core Java", the 700 page book contains some long classes. I could have done without the complete 5 page deployment descriptor at the end since it was gradually built up with new additions highlighted. The highlighting does help with spatial orientation.
I did notice a couple typos in the book. None of these affected the meaning, but it gives you the impression it wasn't proofread as carefully as other books. And (at least my copy) had a printing error where one page was missing a few lines.
For most part the book pointed out best practices. There were a few exceptions such as one chapter mentioning which jsp page should establish a database connection. Different chapters had different opinions on whether there should be scriptlets in a JSP as well.
Overall the book was fine although I would prefer to invest in a different title - either fully on Struts or fully on servlets/JSPs.
Excelent environment setup explinationsReview Date: 2004-09-02

Used price: $19.40

cultural and historical overview w/some tx infoReview Date: 2008-06-16
Excellent, Highly RecomendedReview Date: 1999-04-21
defining the transsexualReview Date: 2000-02-17
The one book on transgenderism you should be sure to readReview Date: 2003-05-02
While it includes some information about all who are transgendered, it tends to focus on the transsexual subset. The first half of the book (dealing with historical perspectives, prevalence, and causes) is a fantastic resource for anyone wanting to learn more about transgenderism. The discussion of origins and causes of transgenderism is by far the best description of the etiology of transgenderism that I have seen. The second half of the book is probably of more use for helping professionals, but still quite useful for the lay person wanting to learn more about the condition and about how it is viewed and dealt with by professionals.

Used price: $1.17

Great value for intermediate/advancedReview Date: 1999-04-02
A must-have for any Java programmerReview Date: 1999-06-23
Excellent bookReview Date: 1998-08-31
Excellent book for professional Java development.Review Date: 1997-02-03

Used price: $109.87

Great book. Makes learning fun!Review Date: 2008-06-04
The best thing about this book is that it explains each new concept in detail, so that it would make perfect sense to somebody who has never had any prior programming experience.
This is one book that keeps you glued to the pages and makes learning a new language seem almost simple! I highly recommend buying this book!!!
A Great Book for starting Java ...Review Date: 2008-05-08
Heartily recommend this to anyone!
Very well organized -> Perfect for the beginner!!Review Date: 2008-05-06
I would definitely recommend this book to those wanting to pick up Java or build a good foundation for understanding the principles of software development!!
Great BookReview Date: 2008-05-06

Used price: $0.46

Mike is the man!Review Date: 1998-11-18
Excelent reference bookReview Date: 1998-01-06
Specifically a quick reference just to the Java API.Review Date: 1996-10-06
was GREAT at its timeReview Date: 1999-09-14
although old, it is a classic for JDK 1.0

Used price: $16.99

NXT Power ProgrammingReview Date: 2008-09-02
Empowering resource for NXT fansReview Date: 2007-12-24
The book begins with an introduction to some basic programming concepts and then shows you how to set up NBC/NXC. Since these unofficial languages are based on the standard firmware, you don't have to download custom firmware to your microcomputer, making setup a breeze. Chapters 2 through 4 discuss the NXT hardware, NXT firmware, and basic construction concepts, respectively. If you're new to the NXT set, you'll find these chapters helpful.
Chapter 5 covers the BricxCC IDE, which supports NBC, NXC, and a number of other languages. This is definitely one of my favorite chapters. BricxCC is an incredibly powerful but user-friendly program, and this chapter shows how to effectively use and customize BricxCC. Perhaps the most interesting chapter in the book is Chapter 6, which discusses free NXT utilities that perform miscellaneous functions.
The real power programming begins in Chapters 7 and 8, which cover NXC and NBC. If, like me, you've programmed the RCX microcomputer in Not Quite C (NQC), you'll be glad to see that Hansen created NXC with a lot of the same features and same "feel." Naturally, these chapters are most easily understood if you have a background in C or programming in general, but such knowledge is not required. The book assumes you are a beginner and explains fundamental programming concepts. If you need more information about a basic concept that the book doesn't discuss in great detail (for example, using arrays), you could easily consult an online resource.
Chapters 9 through 16 teach you how to build a basic robot (Versa), program basic and advanced NXT outputs, program basic and advanced NXT inputs, create an intruder alert robot, explore "games that people play" on the NXT, and control an NXT robot remotely. It is through these chapters that you get practical experience in using NBC/NXC.
In conclusion, if you're looking for an effective and user-friendly text-based programming language for the NXT, then this book is for you. NBC, NXC, and the BricxCC IDE are outstanding resources, and this book teaches not only the basics but also quite advanced concepts (which will be of interest to expert users out there). Bear in mind, however, that this isn't primarily a book of building instructions. Its purpose is to teach you how to effectively program robots--and it accomplishes that purpose very well.
Real programming power for the NXTReview Date: 2008-02-21
There is a great chapter giving details on the Bricx integrated development environment and all the tools that come with it. It is very complete.
The versa bot that is detailed in the book is a great platform to add to and make your own modifications to. I have already made several of my own modules for it and wrote programs to take advantage of them with NXC.
There are several other bots to be built in the book that I have yet to get built, as I am still adding to the versa bot, but I definitely will though. The etch a sketch one looks really cool and I am sure programming it will teach me a lot.
Thanks should go out to John Hansen (the author) for all the contributions he has made, and continues to make to the Mindstorms Robotic community. The Mindstorms is a great platform to aid the young in learning and teaching the old to stay young.
Getting More from this Powerful Robot KitReview Date: 2008-01-19
Mindstorms NXT is robot building tool from Lego. The centrepiece is a large "brick" containing a 32-bit ARM7 computer - the kind of computer you might find in a PDA or a Smartphone. The kit includes a graphical programming environment capable of quite complex programs as well as being accessible to beginners and youngsters. The kit also includes motors and sensors, wheels, gears, and a whole lot of technic-style Lego to hold them together.
John Hansen's book takes all of these components and organises them in a coherent and easily understandable fashion. He describes how to use the various components and explains the sensors (that range from a simple contact switch to a sophisticated ultrasonic distance sensor). However, the real strength of the book is in its approach to programming of the system.
Power Programming describes how to maximise the capability of the kit by programming it using a conventional, textual programming language that is close to standard C. This is both more natural to anyone who already has a smattering of programming knowledge and, ultimately, capable of more complex and much faster programs for the NXT. Best of all, the system that Hansen describes is a free, open-source toolkit usable on Mac, PC and Linux; just download it from the WWW and you're ready to roll.
NXC (Not eXactly C) and the complementary assembler, NBC (NeXT Byte Code) are explained in a clear and authoritative way (Hansen is the author of the compilers too) before the book explores the rest of the system. Each item is introduced in the context of a real robot (you can build these from the step by step instructions) but in a style that explains how it actually works; so the reader is left understanding how to apply each item in their own programs. Later chapters dig deeply into advanced programming of the sensors and communication between several robots without ever becoming inaccessible. And, lest I have made it all sound too dry and worthy, there are detours to examine such things as playing Space Invaders on the NXT and producing a Bedroom security system and remote controlled car.
This is a well-written, clearly presented and very well produced book from an acknowledged expert. It's not for young children but anyone with a little programming knowledge and an interest in computers and robots will find it entirely indispensable. Just beware that, while the tools it describes are free, it could well convince non-owners that they need to buy a NXT!

Object Oriented Programming ExplainedReview Date: 2000-06-20
Nice book for OO conceptsReview Date: 2000-08-08
One objective -- OOP ideas and techniquesReview Date: 2000-06-19
Excellent Coverage of Java and OO Concepts for the NoviceReview Date: 2000-06-21
Code snippets are surprisingly concise, and free of annoying syntax errors that could confound the novice developer.
The book begins with several chapters introducing basic OO concepts and gradually introduces and increasing amount of Java code and delving into the Java API.
The middle portion of the book covering the core concepts of OO development (Inheritance, Encapsulation, and Polymorphism.) It then goes on to cover slightly more advanced concepts such as Exception Handing, socket programming with TCP/IP, JDBC, multi-threading.
The book does provide good coverage AWT model and GUI construction. Sadly, the it does not include coverage of Swing.
To date, it's the best ground up coverage I have found for both Java and OO basics. Experienced C/C++ developers may find it a bit slow paced.
For those interested in following up with a more advanced guide for Java 2 certification, I'd consider A Programmer's Guide to Java Certification by Khalid Azim Mughal, Rolf Rasmussen. It's a great certification prep and also a good core language reference.
Used price: $36.62

PANTHER & ITS VARIENTSReview Date: 2000-04-09
PANTHER & ITS VARIENTSReview Date: 2000-04-09
Remarkably detailed history of Panther and its developmentReview Date: 1999-03-15
Technical history of the Panther Tank and its variantsReview Date: 2000-12-17

Used price: $3.20

MUST HAVEReview Date: 2003-06-08
It is a must have for any serious web-application devloper.
It explains well all the subjects you need to know about servlet programming.
Buying this book saves you lot of learning-by-step time.
I really suggest this title.
Finally one book that i'm glad to pay.
This is my forst wrox book but, if all worx books are like this one, for sure not the last.
Great Servlet Technology ResourceReview Date: 2002-02-08
A more concise (700 pages) book than other in the 'Professional' range that I feel benefits from
a great choice of chapters that not only provides you with the basics of Java Servlets but also those topics often skipped over elsewhere.
Covering the new Servlet 2.3 API, deployment issues, filtering, scaleability techniques etc, this book provides a comprehensive insight to the use of Servlet Technology and best practices in the real world.
Aimed at the profesional Java developer this book is an excellent resource for anyone currently working with Servlets/JSP/Webapps or any one wishing to learn Java Servlet Technology.
I worked as a Technical Reviewer on this book and can personally vouch for the excellent array of chapters each packed with easily adaptible, real world examples.
Amazing Book!!Review Date: 2003-03-03
I have this book for sometime now, and I think, you can't have a better book to learn Servlets 2.3 API. Specially, the Chap on MVC pattern was very good. I liked the way the book has been written. There are lots of practicle examples in the book. The Patterns have been explained in a very good manner. But my favourite is Chap 8. Its downright interesting that how you can combine a database with a JSP page to create a Web Apps. I had some problems in Running the code and had to take the help of Wrox People, But I managed it with there help. Overall, a dependable book.
Ch 12 is worth the price alone!Review Date: 2002-10-02
However on to what I learned from Ch 12 - the patterns that are put into action are wonderful! I've used MVC in the past - but adding the 'Command & Controller' to MVC is a real boon! I've not been successful with pattern books in the past, because they typically do not provide code examples, which I find a great learning tool [ I'm a "visual" learner ]. This book includes great code examples, the graphics are very professional, and helpful also.
4 of 5 stars - I've not read the whole book - I've got to reserve total commitment til then.

Used price: $17.98

Early to market but a great practical tutorialReview Date: 2001-08-20
It contains numerous, real world examples - from getting simple text off a server, right through to reasonably complex game design and even sprite manipulation.
In fact I'm sure many of the applications in this book will be converted into real world code by cut and paste coders!
The book does require some limited knowledge of Java2 but I was at home very quickly.
With plenty of exercises, and a CD of all the source and latest Sun Forte/SDK I was delighted with my purchase.
Perfect if you're targeting Motorola cellphones or Palm development (note though doesn't cover the new Nokia J2ME SDK)
Very good book!Review Date: 2004-09-21
If there is anything that is missing in this book, it would probably be an Appendix with a better description of the different APIs.
It is a very good book for anyone that wants to learn J2ME, but might be a little boring if you already have J2ME experience. However, if you buy a "Teach Yourself .... in 21 days" book, you are probably not an experienced programmer in the language anyway.
Sweet little introReview Date: 2003-06-09
and a working example on every chapter. Strongly recommended as your first book on J2ME. Simple graphical interfaces, persistent storage, connecting to the internet, personal information management..and even a few chapters on game development, which is great since , honestly speaking, is there any of us who wants to use Java on cell phones to make boring contact managment programs?
Expect a well written J2ME tutorial!Review Date: 2002-03-31
explanatory texts but none in the source code listings. It also
has a few misplaced words reversing the meaning of what the
author intended to say. But if you're a beginning Java
programmer and understands basic code optimization, you'll find
yourself correcting the texts with a note on the margins.
Example: on page 273, "... it takes longer for MIDlet code to
access local variables than ... member variables..." The "local"
and "member" words should be interchanged.
I had to re-read Chapter 17 "Creating Animated MIDlets" because
the author uses a different Sprite / Sprite Management classes
that I'm used to (I write my own). Chapter 19 is probably the
most difficult chapter to read because it uses artificial
algorithms without fully explaining them (in fairness to the
author, he did mention the names of the original algorithm
developers, the general term of the algorithm and one possible
source for AI research).
The author could have used this chapter to create a multiplayer
game (as a perfect combination of his prevous game programming
chapters and networking-I/O chapters). Example: A two-player
first person turn-based boxing game could have been a good
tutorial.
Also, the last two chapters were not necessary. He could have
put them in appendices. The space could have been used too for
more complicated examples.
Good news: Nevertheless, Chapters 1 to 16 were an excellent
J2ME tutorial altogeter. The author wrote very clearly and he
reinforces previous lessons implicitly. As this is not a game
programming book and despite the minor issues above, this books
served its purpose of teaching me J2ME in 5 days (not 21 sorry).
Related Subjects:
More Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250
Another interesting technique this book uses, is it take the web developer through the different types of web development. It starts with development of custom tags and takes the reader through JSTL libraries and then discusses the Struts framework.
Finally, I used this book to help me through deployment of my web application. It was an invaluable tool.