Reference Software 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: $0.39

Error foundReview Date: 2000-02-16
Decent BookReview Date: 2000-01-22
good starting point for the examReview Date: 2000-07-12
Unfortunately it only covers about 70% of the exam. For example it does not discuss which features require Frontpage server extensions very well (an important topic) and the Analysis part is essentially useless. The review questions at the end of each chapter and on the cdrom are much too simple to be a gauge for the exam. I mean c'mon do you think Microsoft will ask "What does HTTP stand for"?
This book will NOT prepare the reader for the simulation questions, because there just arent enough diagrams or illustrations that will familiarize you with the Frontpage intereface and dialog boxes (a crucial part of the exam). Coupling with this book with Running Frontpage 98 from microsoft (which had lots of visual aids) and extensive practice with the software did the trick for me.
Good Book For On the Job - Not so much the Test....Review Date: 2000-08-19
Suggestion - buy Running FP98 and get the Transcender Tests. Then go out and build lots of webs using the material from the tests. Get the experience. It seems to count more than what you can get from any book.
Better prep material than others....but not perfectReview Date: 2000-01-19
There are a few errors in the book, especially in the sample tests. There were some questions that are just wrong! For the most part, however, this book does cover the real test - much better than the Exam Cram book for this test.
Do not rely upon only one source to prepare for this exam. It is important to have a good understanding of the site and user management features of the FrontPage Explorer. There are almost no questions about the Editor. If you focus too much on using the Editor to create pages you are wasting your time preparing for the exam. Instead, focus on the real-world running of a website using FrontPage. My experience from other certifications (CIW, CIW Site Designer) where real world applications of web technologies are examined was invaluable in preparing for this exam.
I liked this book more than I disliked it. I expect to be teaching the MS 1009 class soon, and I plan to recommend this book to my students.


excellent service and careReview Date: 2007-09-17
NOT GOOD for Beginners...Review Date: 2007-08-11
Nice intro bookReview Date: 2007-05-09
not worth the moneyReview Date: 2007-03-18
Different form the rest! Objects first, objects alive - what OOP is about. Review Date: 2007-01-24
BlueJ gives you an IDE and code. Like most professional programmers, you won't be writing HelloWorld.java. Instead, you'll begin with code that was already writen by others. The book will take you on a tour in which you'll be exploring the behavior of objects. You'll be asked to reimplement classes, and observe the effects your changes have on the program's behavior. The IDE shows you class diagrams, so you can begin to analyze dependencies. Objects in BlueJ are "live", and you inspect their behaviors on the fly. This is unlike most other books, where you are required to use a text editor. This is miles ahead from the other 99% of tutorial books.
BlueJ almost feels like the Java programmer is in a Smalltalk environment. BlueJ gives the beginer a real feel for code reuse, modularity, and objects, and the IDE is an integrated tool in the development process, just like it is for a professional Java programmer. An outstanding book. Having gone through piles of Java tutorial books, this is the one to learn from. This one's truly for learning OOP.

Used price: $2.22

Great reference to an arcane subjectReview Date: 2008-07-16
A coworker let me browse his copy of this wonderful little book and I was hooked. I actually tried to buy one that day on the way home, but they were out of stock and so I permitted Amazon to ship me one.
In addition to brief explanations of the different types of regexes in the wild (based on the comprehensive Mastering title, also from ORA), there are detailed quick references to all of the different implementations including several common languages (Perl, PHP, C#, and several others) and software packages (including sed, Apache, vi and many others). All of their various quicks and "features" are explained briefly and there are some examples.
No one hacking around in Unix or doing much programming should be without this book, unless they are already a regex wizard, and I think even they'd find it handy.
Just a mus haveReview Date: 2008-07-14
The books physical appearance is so compact that it has become a permanent item on my working desk. And is often used.
A good multilanguage referenceReview Date: 2007-11-24
Good book for well-versed developers in/using multiple programming languages Review Date: 2007-10-26
I like the use of the same examples across programming languages (where applicable).
The recipes in the cookbook section are great, although I would have liked to see additional recipes (like stripping HTML tags, matching credit card numbers etc...). Of course the examples are endless and over time one builds his/her own recipe collection. At least this is a good place to start.
Regular expressions, part of a healthy breakfastReview Date: 2007-11-21

Used price: $9.00

Good Info, but not consistent in building sample applicationReview Date: 2005-04-14
The first chapter has actual "excercises" which get you started in building the sample application. After that, most chapters don't contain these exercises, therefore you have to build the rest of the application based on the screen shots/code snippet's in the chapter.
Outstanding Tutorial and ReferenceReview Date: 2005-10-01
Having said that, this book is written in an easy-to-follow format that led me step-by-step toward the skills needed to become the most knowledgeable ASP.Net developer on my team. It hits every subject I've been exposed to at work, making it an excellent reference as well. This book also helped me to strengthen my object-oriented development knowledge.
One of the biggest advantages of this book over others is that it taught me how to develop using Microsoft Visual Studio ("VS"). Unfortunately, learning ASP.Net using Notepad instead of VS is like learning to drive using a go-cart instead of a car. Almost all employers expect their .Net developers to know their way around VS. With this book, you're covered.
SUPERBReview Date: 2004-12-19
I needed to dive into ASP.NET pretty fast because I had a project running to its deadline. I was a programmer who knew Visual Basic and Delphi pretty well. I did know the theory of ASP.NET but had no practical experience. This book teached me in a record time how to build and get my first web application up and running.
The best starter's book you can imagine. The second book I bought on the subject was ASP.NET Unleashed, which is a marvellous book if you have some ASP.NET experience.
For a beginner Murach's book is simply a dream, and although I have written a couple of web applications now, I still use it as a quick reference. WORTH EVERY PENNY IN GOLD.
Highly recommendReview Date: 2005-05-21
The book uses a technique of having the main narrative on the left hand page, backed up by important summaries and/or diagrams on the right hand page. This can be quite useful for reinforcing those particularly tricky areas and is handy for flipping back to when you need to recheck something. Overall, I think it works great.
You have got to be kidding me!Review Date: 2004-12-11
I just do not see the point of having the book's text on even pages and a bulleted review of that same text (along with code) on odd pages. There's no mention of how to code the HTML portions, you have to already know how by looking at some screen shots. There's just no follow-through from chapter to chapter as the author grows the application.
I'm still searching for a book on ASP.NET that walks the reader through the construction of an actual, useful application from A to Z.

Used price: $23.37

Great resource for printersReview Date: 2008-08-12
It doesn't have different paper stock, so that is the only part missing, but it uses the most common bright white coated paper.
A cheap alternative to a Pantone Color book.
Shouldn't be without it...Review Date: 2008-05-31
Excellent reference bookReview Date: 2008-02-07
Process Color ManualReview Date: 2008-01-19
Learn how to match the use of color(s) to your project.
Take your usage of color to a level well beyond your experience with the easy to understand non-techno language.
Excellent investment.
Nice bookReview Date: 2007-10-05

Used price: $0.30

Always a nice referenceReview Date: 2007-12-03
Very Thorough and Interesting Read for Flash DevelopersReview Date: 2004-11-09
good book - very bad indexingReview Date: 2005-02-11
But the VERY BAD INDEXING and organization of "how to get the information" is making it a chore to use it. It's ok the fact that much of the material is on the CD, but giving a clean way of reaching it would be a NECESSARY help. Too many words, too little code and examples and too basic FLA files obliged me to seek more advanced help in other books.
Still good as a reference though (if you can find what you need ...)
Not For BeginnersReview Date: 2004-07-20
The only pro the book has, is it's size. Yes is does contain a lot of information, but the manner it presents it, is the biggest problem. It's boring, dry, unimaginative stuff. Not something you'd expect when dealing with a program that has a firm foundation in art, and creativity.
The thing reads similar to my Lightwave 6.5/7.0 college text book only with a worse format.
So if you're an intermediate, or professional flash user this is might be what you're looking for, but if you're an amatuer or total beginner don't touch this book unless you want bore yourself away from Flash MX before you even get your feet wet.
Buy something elseReview Date: 2003-05-09
I bought the "After Effects Bible" and loved it but this book is a roundabout, unfocused exercise in frustration. If you are very familiar with Flash already, maybe you can get something out of this. If you want to learn from the ground up, buy something else...
Used price: $44.68

No Need to Buy AnymoreReview Date: 2001-09-24
CD doesn't have a good User Interface !Review Date: 2001-10-04
Definetly u shouldn't but it anywhere when u can download free of cost from ETS web site.
-Sushma
Essential for preparationReview Date: 2002-08-14
Be sure to take these tests in the week just before you actual CAT. that would help maximise your scores. Best of luck!
essential GRE prepReview Date: 2004-05-31
ETS now offers this FREE as a downloadReview Date: 2002-01-24
But the Powerprep software is highly recommended for anyone planning to take the GRE.
Used price: $0.44

THE BIBLE(5th edition) Review Date: 2008-03-23
And the book is not just "developer's guide" - the book is "The DB2 professional's guide".
It's only half a book - nothing about dynamic SQLReview Date: 2008-02-25
Craig's Best DB2 ReferenceReview Date: 2008-02-11
DB2 developer's Guide (5th Edition) Review Date: 2007-10-22
good reference bookReview Date: 2006-09-16

Used price: $0.78

A wonderful book, clear and to the pointReview Date: 2002-07-03
Good for the Beta but a little long in some chaptersReview Date: 2002-10-11
Will help you make the transition from VB6 to VB.NETReview Date: 2002-10-17
The book begins with an introduction to the differences between VB.NET and VB. The next chapter introduces you to the new Visual Studio .NET integrated development environment (IDE). You will get a tour of the main windows, and learn how to compile and debug your VB.NET applications. Chapter three teaches the VB.NET syntax. You will learn the VB.NET expressions, operators, and program control flow. The next couple of chapters form the core of the book. These chapters cover object oriented programming and inheritance. VB.NET is the first truly object oriented programming version of VB, and a solid understanding of these new features is essential in taking full advantage of VB.NET's new powers.
The next few chapters go on the cover important topics such as, event handling, error handling, building user interfaces, input/output streams, and multithreading. The final two chapters give a brief introduction to database access with VB.NET using ADO.NET, and a brief overview of ASP.NET.
The book provides clear and complete coverage of all topics. It includes many real world code examples which help the reader to better understand all the concepts presented.
Well written and hard to put downReview Date: 2002-07-25
Other than that, I feel that it is an excellent resource to prepare a programmer from any background for VS.NET. It does a good job of covering the OOP, Inheritance, Overloading, and multithreading subjects in a concise manner.
The book also has a web site for errata and source code. Gary Cornell is a good author and it shows in this book he co-authored.
I have a few Wrox Publishing Books, but my library is starting to collect more an more APRESS books because their style and format is what I expect from a book.
Wrox does publish some good books also:
I would also recommend .NET Enterprise Development in VB.NET from Design to Deployment, ISBN 1861006179, (Wrox Publishers)
Misleading titleReview Date: 2002-07-20

Used price: $4.56

Lots of chatter, but neglects too many nuts and bolts.Review Date: 2008-08-27
Try somewhere else.
Great bookReview Date: 2008-05-16
Windows Vista for DummiesReview Date: 2008-03-08
WINDOWS VISTAReview Date: 2008-08-05
I have read alot of these books and find this one actually more complicated than the rest. Vista is fairly new anyway!. I bought the TEACH YOURSELF VISUALLY / MICROSOFT WINDOWS VISTA after this book and found it to be a much better learning tool than this one. I prefer visuals anyway and will probably not buy anymore dummy books without visuals. I think most of them are text anyway, so unless they change some of the future content to visual, they can keep the rest. I wish I had saved my money on this one.
Windows Vista - for DummiesReview Date: 2008-02-26
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