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.01

ExcellentReview Date: 2005-07-11
Sad Macs, Bombs & Other DisastersReview Date: 2001-09-03
Sad Macs, Bombs & Other DisastersReview Date: 2001-09-03
Well worth the money!Review Date: 2001-11-14
Landau knows his stuff, but ...Review Date: 2002-09-05
It's time for another edition, since OS X has a whole NEW set of problems ... including the occasional "kernel panic" (read "crash"). There is also a whole new group of compatibility issues with peripherals: printers and scanners among them.

Collectible price: $50.00

Get this book!Review Date: 2003-12-01
Perfect for newbiesReview Date: 2003-11-09
Worth every penny !Review Date: 2003-02-20
With some extra hardware, my old AMD K6-II is now a router/firewall between my cable modem and my WinXP/Red Hat 8.0 dual-boot box without a glitch, and am planning to add a second box to my LAN and use it as a printer server too.
For those who still hesitate, this book is written in english, not in nerdish. That itself makes it stand out from all the computer litterature I've read. This book is very valuable.
Annelise: your book made my hardware firewall project feel like a walk in the park. Thank you so much !
Excellent for learning FreeBSDReview Date: 2003-08-28
Good basis for newbiesReview Date: 2003-04-09

Used price: $0.01

Informative, Clearly Organized and UsefulReview Date: 2002-10-22
Pogue's "Missing Manual", on the other hand, is comprehensive, clear and well-organized. I've produced about half a dozen DVDs since reading (and re-reading) Pogue's book and it clearly made a huge difference in what I was able to construct using iDVD.
In my opinion, this is the only book you need to read to learn how to produce movies using iDVD.
Beyond teaching readers to work with iDVD, Pogue also offers loads of helpful suggestions about editing in general. This book is outstanding.
Solved a problem in my first readingReview Date: 2002-08-11
I would highly recommend this book to anyone attempting to use iMovie. There is so much more to this program than Apple addresses in the help file. Mr. Pogue's writing is concise but not out of reach for the average Mac user.
I have many books by Mr. Pogue and I would recommend any of them if you are stumped and need a well explained how-to-manuel.
Simple SimonReview Date: 2002-05-21
I found this book to be extremely informative and easy to understand (especially since i am yet to purchace a mac and digital video cammera ).. I will have no hesitation now to go out and purchase a Mac and a Digital cammera .. and feel confident making my first feature film or "Home Movie " LOL
It's OKReview Date: 2002-06-17
The Must-Have iMovie book -- a bit outdated thoughReview Date: 2003-02-20
Now, to the book itself. If you need to do something with iMovie, it's in there. That pretty much covers what I need to say in this review, but it doesn't cover everything the book has to offer. Remember back in the 80s when the Mac made desktop publishing a reality, only to unleash a torrent of wretchedly amateurish graphic design? Well, Pogue spends much of the first couple of chapters attempting to prevent that from happening. This book starts off with a very basic primer on video production and how to use your equipment -- assumed to be a typical consumer-grade MiniDV camcorder, but it covers other options as well, particularly video bridges and the like.
The meat of the book discusses iMovie 2's capabilities, including discussions of its weaknesses and how to work around them. Effects, titles, and transitions are discussed in detail, including some useful information on crossfades (never fade straight to black -- instead, you want a black stillframe). Conversion to other formats is also an issue, and a significant part of the book discusses postproduction using QuickTime Pro. Directions are given for converting your work for DVD or VCD as well.
The issue I have with the book is largely its focus on iMovie in MacOS Classic, and the bugs that are present in that version that might not be in the OS X version. Screenshots all come from 9.x, with the only Aqua material being the interface of iMovie itself. I don't mark down for this since the program operates more or less the same, but an inexperienced user may have trouble. (I might note as well that the book works just as well for iMovie 3, which has a superficially different interface but handles more or less identically.)
So, yeah. If you're doing video production on iMovie, this is the book to get, hands down.

Used price: $6.99

Excellent Introduction & ReferenceReview Date: 2007-03-08
Before reading any other transaction books or jumping into API document, this is a MUST MUST MUST MUST read. When developing an application that has transaction support, this is wonderful as a reference in order to include data in presentations, summaries, position papers, internal documentation, etc.
No only will this benefit a general developer, but also benefit people not in the development environment. This allows for clarification of communication between departments without going into API-specific implementation details.
Good for engineers to deep you knowledge about TPReview Date: 2006-03-24
Is a book very very recommendable.
bye.
"We've glossed over many of the finer points here"Review Date: 2007-09-03
The best chapters of the book explain in very simple words the principles of transaction logging (along with recovery from a failure), two-phase locking and two-phase commit.
The chapter on transactional communications is not as thorough as the just mentioned ones and pays most attention to transactional message queueing rather than synchronous RPC and peer-to-peer. On top of that, message queues are just transactional, period. No attention is paid to the message queues specifics.
The chapter on transaction processing monitors considers only the three-tier environment with presentation, workflow and transaction tiers.
Other problems ?
The whole chapter with an overview of the existing transaction processing software was useless. You see, product Foo has features A and B, and product Bar has features C and D, so what ? As you read it, certain architecture similarities show through, but it's up to you to analyze it, the book gives no cross-product comparison, no analysis, just a list of acronyms.
Samples in Cobol (duh !) or tangled C-like code. The pictures are less than perfect.
But the biggest problem to me was certainly the lack of real-life information. Specifically, I would better be interested in interaction between transactional and non-transactional systems. An acknowledgement of databases and message queues being the only transactional systems (or not) and the implications of that. Two-phase commit in heterogeneous environment. And so on.
A great introductory book.
Clearly written, understandable intro to a complex subjectReview Date: 2002-07-14
I like the way that the authors use real products to reinforce key points made throughout the book. While some of the products are no longer mainstream (indeed, some were never mainstream), the fact that real world implementations are used makes the information realistic. If you are using CICS, MQSeries, Tuxedo or similar products this book will have even more value. I also like the way difficult topics, such as locking, high availability and database recovery are given entire chapters because these topics need to be thoroughly understood in order to completely understand transaction processing.
After reading this book you will be armed with sufficient knowledge to make intelligent choices in selecting the right approach for transaction processing in a system design, or to understand the nuts and bolts of any TPM that you are supporting. I also agree with Cem Kaner's earlier comments that this book is an ideal resource for software test professionals who need to understand the entire environment that they will be testing. If you want to go deeper into TP, I recommend "Transactional Information Systems: Theory, Algorithms, and the Practice of Concurrency Control" by Gerhard Weikum and Gottfried Vossen, which drills much further down into the details of both transaction processing and queuing systems.
Excellent intro to transaction principlesReview Date: 2004-11-19
For those of you who aren't TP experts, a transaction is a computer operation that meets the ACID test. ACID here stands for:
Atomic - the steps that comprise transaction succeed or fail as one, there is no partial success.
Consistent - the internal data structures of the system(s) remain consistent with business rules.
Isolated - the data read or manipulated by the transaction is not altered during the duration of the transaction's execution.
Durable - the results of the transaction are persisted
Why does this matter to the system user or stakeholder? The canonical example is that of the ATM machine (or the "handy bank" if you're Australian). When you withdrawl money from an ATM, it has to go out and validate you have enough funds to meet the withdrawl, reserve those funds, and dispense cash - all within the same transaction. If the ATM failed after your bank account had been debited but before you'd gotten your money, you'd be very upset; conversely if the cash was dispensed but the debit procedure failed, the bank would be very upset. Ted provides very amusing analogy for this using a wedding ceremony but you can read that in his book.
There's a whole lot more to transaction processing beyond ACID and the ATM example, including two-phase commit (TPC), high-availability, massive concurrency, and crash recovery. To find out about all of these topics, read the book. One thing to remember though is that most application developers will never have to deal with the extremely complex details of providing a working and robust transaction management implementation, but like any technology it's important to understand the technology's fundamental principles and mechanics to effectively use it.
The book itself is extremely dense. The content of the book is "only" 324 pages long but covers a large amount of ground in a good amount of detail. Definitely read in a quiet place free of interruptions with a strong cup of coffee.
One shortcoming of the book is that it was written in 1997 so it doesn't cover TP implementations in Java (e.g. JTA, EJBs, etc.) but it was nice to finally find out what the heck IBM's CICS and IMS products are.
Interestingly enough, I have never had to deal with complex transaction processing (i.e. two-phase commit) in my short IBM career. This is probably because I've worked on business-to-consumer (B2C) applications where only one data source is involved rather than a business-to-business system where multiple data sources are involved. I'll have to ask the B2B guys if they get heavy into two-phase commit or if it's not an issue.
The reason I read this book is because I've always been a bit mystified by Enterprise JavaBeans (EJBs). When I joined IBM, I knew the word, but I was not familiar with such topics as object-relational persistence, object remoting, and transaction processing, so to me EJBs were simply things that took four classes/interfaces to do what I could do in one simple POJO. Ted Neward, in a very interesting web interview on the Serverside.com mentioned that he used to think EJBs were completely worthless, but during the process of writing Effective Enterprise Java came to realize that they were not worthless but rather over-marketed. He said that they should have been called Transactional JavaBeans rather than Enterprise JavaBeans because transactions are what EJBs did very well. So, hearing this from Ted I decided to read a book on fundamentals of transaction processing, so that I could understand EJBs better. Now that I've read all about TP principles, I pick Richard Monson-Haefel's book again, and all of a sudden EJBs start to make a lot more sense.

Used price: $16.98

Excellent intermediate/advanced security bookReview Date: 2008-02-02
The book's title should be obvious enough; this is NOT a book of defenses. However, if you understand these attacks you will be better equiped to deal with them when they happen. This book is no replacement for hands-on training in person with a qualified instructor such as at the SANS Institute, but it is an excellent supplement.
Great BookReview Date: 2007-07-25
Excellent readReview Date: 2007-01-17
Belongs on all IT security professionals' bookshelvesReview Date: 2007-03-29
The definitive text on Windows rootkits, applicable in 2005 or 2007Review Date: 2007-06-23
Hoglund and Butler should be commended for writing this book. It really does assemble the parts (meaning techniques and code) necessary to implement a Windows rootkit, at least prior to Windows Vista. My only concern is that, at times, the authors are not as clear as I hoped they might be. This is probably due to the fact that they are two of the best rootkit writers on the planet, so they probably do not remember what it was like to not understand "hooking" and other techniques.
In some ways Rootkits is probably a book best suited for other experts (like many who wrote reviews here). That leaves beginners (like myself) wishing for a little more foundation or direct language prior to reading about implementation tricks.
One of the greatest strengths of this book, however, is the degree to which it exposes the internal workings of Windows. For greatest effect it's probably worth reading Microsoft Windows Internals, Fourth Edition by Russinovich and Solomon first.
Note that although I found the direct approach of the BSD rootkits book better for my learning style, this book by Hoglund and Butler is deeper in several areas. In fact, those who liked the BSD rootkits book would do well to read its Windows counterpart to learn tricks from Hoglund and Butler.

Used price: $37.75

Excellent DB2 ResourceReview Date: 2008-08-06
very well written.
awesome book for any db2 dba Review Date: 2008-05-11
Great book for learning Db2Review Date: 2008-03-06
It covers all the basic information you need to start working with db2, in a easy way.
If you also want to get certified get the DBA guide or one of Sander's book, and you are all set to go.
Excellent Book for DB2 !!Review Date: 2008-05-16
If you are on the lookout for the one book that will kickstart your DB2 career; this is the one.
The best DB2 book out thereReview Date: 2007-02-07
This book hits dead on!! Incredibly easy to read with examples and visuals that make understanding difficult concepts easy, but its encompasses every important concept in DB2 with plenty of detail. I love this book and recommend it to anyone looking for the DB2 book to buy. Of course there are times you will need to access DB2 Info Center when you need very specific detail, but this book will provide you on the right track and explain how you got there perfectly. Hats off to the authors of this one.

Used price: $28.95

articulate and conciseReview Date: 2007-04-26
Good on principles, but practices could be more dev-relatedReview Date: 2005-04-18
The one thing I would've liked was for this book to get off the fence and decide to be software-related. Almost every example is software related (except for the basketball analogy that got beaten to death...), but it goes out of the way not to specify software practices because this is about arbitrary project management. The book's in the "Agile Software Development Series" and the author is primarily a software consultant. I'd prefer it stuck to software rather than trying to go for broader appeal because there were several practice areas where detail was elided on that basis and could've really helped make the practices more concrete.
Also, it would've been nice to have a little grid mapping up common-day software development methodologies like Scrum, XP, FDD, and DSDM against the practices in the book. I tried to do it in my head, but once you get past 5x5, it's something that should've been provided.
A Practical GuideReview Date: 2006-08-29
A bit disappointingReview Date: 2007-02-09
Takes human behavior into accountReview Date: 2005-07-14
The concepts covered here, if really absorbed and understood, can benefit any project. I found Chapter 7 to be the most valuable for my current product development team, and ordered copies of the book for all my managers.

Used price: $7.79

never arrivedReview Date: 2008-05-14
Be a Survivor Your Guide to Breast Cancer TreatmentReview Date: 2008-03-26
The Best Book About Breast CancerReview Date: 2007-11-19
Excellent source of informationReview Date: 2007-08-06
New Treatments in an Environment of UnderstandingReview Date: 2006-06-11
Designed to compliment the book, the DVD provides an environment of understanding with explanations for all the procedures and various situations that will occur after a diagnosis. New treatments like Immunotherapy are discussed and there is an extensive resource section with additional CD options, including a CD-ROM program that is an interactive guide to treatment.
Helpful up-to-date information about why you may not need a mastectomy and only a lumpectomy is encouraging and gives hope. Radiation and Chemo is also discussed in detail. Throughout both the DVD and book, women tell their stories and that gives a sense of the range of experience. There are over 150 color photographs and graphics to illustrate important points.
A variety of questions are given in each section so you know what to ask your doctor. The stages of breast cancer are given so you know exactly what your doctor is talking about. The main sections include:
Facing Breast Cancer - Your feelings, support groups, healthcare teams and overview of treatment options.
Breast Cancer Basics - Types of Breast Cancer
Diagnosis and Staging - Tumor Testing, the Pathology Report, Additional Tests, How Stage is Determined
Surgery - Reconstruction, Lumpectomy and Mastectomy options, Lymph Nodes
Reconstruction - Choosing a Plastic Surgeon, External and Internal Options
Radiation Therapy - How treatment is given, Brachytherapy
Chemotherapy - Side Effects, Common Chemotherapy Drugs
Hormone Therapy - How Treatment is Given, Who should be Treated, Side Effects
Immunotherapy - Future Therapies and Herceptin
Clinical Trials - Participation Ideas and getting the newest treatments...
Life after Cancer - Emotional Recovery, Physical Recovery
The Guide for Your Partner is a special section your partner can read. If possible, watching the DVD together would be ideal because it explains all the basics in the book.
Be a Survivor is an excellent resource because it gives you all the questions you need to ask and answers a number of pertinent questions any woman will be asking the moment she is diagnosed.
Vladimir Lange, MD is one of the most respected doctors in this field of study and this book came into being after his own wife was diagnosed with breast cancer.
~The Rebecca Review
I can also recommend "Reconstructing Natalie" by Laura Jensen Walker.

Used price: $20.63

More than just recipesReview Date: 2007-10-09
The Best Programming Book I knowReview Date: 2007-03-09
Required reading for using Java+J2EE+JUnit in the real worldReview Date: 2005-11-19
JUnit Recipes is a comprehensive tome of practical methods and techniques for the opensource JUnit tool to develop automated unit-tests for Java/J2EE applications. The book is split into four parts: Building Blocks, Testing J2EE, Additional JUnit Techniques, and Appendices. The Building Blocks cover the basics of using JUnit to create basic tests, organize and manage test suites and test data, running JUnit tests and reporting the results. It even includes a section on troubleshooting. Testing J2EE covers XML, JDBC, EJB, web components (including JSPs), and J2EE applications. Additional techniques include testing some well known design patterns, using JUnit add-ons and JUnit libraries (like GSBase). The Appendices include complete solutions (including code of course), some short and sweet essays on testing, and a modest recommended reading list.
The organization of the book flows very logically and the writing style is very clear and easy to follow. Along the way many insights into important design principles and testing techniques are revealed: the reader will learn about the "Hollywood principle", the Open-Closed principle, design patterns, POJOs, Mock Objects, Private and Parameterized Test-Cases, Abstract Test-Cases, Self-Shunts, and Spys. The book's coverage is very comprehensive and touches on many other popular Java/Enterprise projects and frameworks such as Struts, JBOSS, Prevayler, XDoclet, Tomcat, XPath, XMLUnit, HTTPUnit, Ant, Jakarta, and others.
Even though JUnit is often associated with "Agile" development and much of the wisdom apparent in the book applies to agile Java development, the book is useful to any Java developer on any Java project (agile or otherwise). The book also goes into considerable detail, with working code examples, to spell out exactly how to perform and apply the techniques it describes.
The book's primary audience is Java developers. Java Tester's will still find some good nuggets of information but it's quite clear that Java programmers and developers are the target audience. This isn't some high-level theoretical book mostly of concepts and ideas. This is an imminently pragmatic guide that not only conveys a great deal of highly practical wisdom but also clearly and comprehensively walks you through the explanations and the code to accomplish and apply the techniques it describes. The book is also not a "How To" for coming up-to-speed on setting up and running JUnit.
Another book from the same publisher, "JUnit in Action" is a great overview on learning more about the basics of running and using JUnit and on using JUnit to tackle a number of basic challenges with unit-testing Java and J2EE code. JUnit Recipes has some overlapping material but pretty much "picks up" where "JUnit in Action" leaves off, and JUnit Recipes goes into much more breadth and depth of coverage of JUnit methods, practices and techniques and use with other Java projects and frameworks.
I would say JUnit Recipes should probably be required reading for anyone attempting to use Java, J2EE and JUnit in the real-world.
Put this next to Knuth and The Gang of Four on your bookshelfReview Date: 2005-12-30
I'm withholding a star for one reason: the book doesn't cover GUI testing tools like Jemmy, JFCUnit, or Abbot/Costello. These JUnit extensions are ripe for a book with this depth; it's just too bad that this couldn't be that book. Other than that, I find that I turn to Rainsberger's book far more often than any other testing book or online reference.
Excellent coverage of advanced unit testingReview Date: 2006-01-19

Used price: $33.66

Wonderful book at connecting the dots.Review Date: 2008-08-11
(FYI... by way of reference I am the author of ColdFusion 8 Developer Tutorial )
Fantastic.Review Date: 2008-04-14
Great intro bookReview Date: 2008-03-11
The second and last javascript book you will ever needReview Date: 2008-04-08
Although Jquery is pretty straightforward the online forums and documentation aren't always clear and directions for someone starting out in Jquery aren't the best. That is why I bought this book and it has been an incredible help to me by giving me a structured, ordered and organized explanation of what Jquery can do. You'll find yourself savings plenty of time with it and expand your javascript capabilities exponentially.
Use JavaScript the easy way with jQueryReview Date: 2008-07-08
The jQuery JavaScript library takes the pain out of using JavaScript. It handles the browsers and leaves us free to simply add functionality to websites in a logical and consistent way. Learning jQuery teaches jQuery in a best practices manner without preaching and makes adding interactivity to sites reasonable. I don't have to throw in the towel on JavaScript and resort to page the reloads that a server side solution would demand.
I can't imagine a better introduction to jQuery. Learning jQuery is well thought out and paced. Concepts are presented in increasing complexity with plenty of excellent examples. Working through this book gave me a solid foundation in jQuery and the confidence to experiment with my own needs. Few programming books are so well written. The example code is high quality, too with few typos or errors.
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
Only once one of my Macs was actually beyond repair, but ever since 1999 this book really saved the day.