Software Books
Related Subjects: Multimedia Macintosh Reviews Chess Problem Software PDA Tournament Software Programming Directories Titles
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.14

Great Reference for Formal S/W Engineering / Testing Systems (Actual or Desired)Review Date: 2007-01-05
Learn how to deal with the hard task of software testingReview Date: 2004-03-15
The practices described in this book are all modeled using Input-Process-Output (IPO) diagrams, which are labeled state diagrams. The states in the diagrams are partitioned into three sections, input, process and output. Inputs are represented as labeled arrows, which can originate from another state, but do not have to. The process section describes what is to be done at that stage and the output section has labeled arrows exiting the state that then go to the next state. Multiple inputs and outputs are possible and the flow can loop back to a previous state.
Each state is described in the text, where the inputs for the state are explained in detail. Applicable feedback from all persons with a stake in the operation is discussed as well as feedback that this state can give to previous states. The process is described and then the outputs that the state will send to later states are explained. Feedback that may be received from states later in the sequence is then described.
What is most impressive about these modeling diagrams is the extensive allowance for feedback. The complexity of the testing process and the consequences of the results means that testing can form a feedback loop that exhibits many of the characteristics of chaos. A loop is chaotic when small changes can cascade into very big changes. The way to prevent this in any process carried out by humans is to incorporate damping mechanisms. These features reduce the impact of any result so that they do not grow beyond the bounds of the system to handle them.
When faced with impossible tasks, something that software testing has now become, the best that you can do is examine a subset composed of the most likely scenarios. By applying the models in this book, it is possible to raise the level of your testing quality to the point where you can be confident in your software
Excellent value for every tester and test manager!Review Date: 2003-11-18
A Solid Primer for Testers in Formal EnvironmentsReview Date: 2004-06-04
The book has the following strengths:
1. Rodger provides a clear, complete roadmap for those new to testing in a formal environment. You could follow this roadmap, with the tailoring advice he provides, and do a competent job your first time working on such a project.
2. Rodger manages to cover a dry topic like formal processes in an engaging fashion. He includes useful "stories from the trenches" and lessons learned from his experiences, which bring the topic to life.
3. Rodger transcends and complements the IEEE 829 test documentation standard by harnessing a formal process model to the templates. Rick Craig's book, *Systematic Software Testing*, does this, too. However, Rodger's book is a good complement to Rick's in a more formal environment.
4. Finally, Rodger's book is browseable. You can skim sections, get the gist, and return later for a more detailed read.
The book has a few minor weaknesses, which I should mention:
1. The bibliography is a bit thin. The body of useful and interesting test knowledge extends well beyond what's shown there.
2. Rodger is careful to note that the processes he describes are for formal environments. So, the brief section on Extreme Programming struck me as somewhat of a non-sequitor. However, readers will probably simply skip this section if they aren't using XP or other agile approaches. If readers are using XP or some other agile approach, I'd recommend a different book on the testing process first.
In the domain and user community Rodger is addressing with this book, neither concern should dissuade someone from buying the book.
Anyone testing in a formal environment will likely benefit from Rodger's book. If you are testing in a formal environment for the first time, reading Rodger's book might well go from a good idea to a survival requirement. Formal environments are the world Rodger has worked in for decades, and no one else has brought his wealth of experience in that world into writing a book about the testing process.
For mature organizationsReview Date: 2004-06-20
That said, this book is invaluable to mature organizations that are committed to software engineering at the defined, managed or optimizing levels of maturity. It distills formal test practices drawn from a variety of sources and the author's experience into a succinct, process-oriented guide. The model itself is presented in IPO (Input-Process-Output) diagrams that start at a high level to describe the process itself, and drill down into successive levels of detail in level 2 and 3 IPO diagrams. This process-oriented structure gives a great deal of clarity to a complex set of processes that touch all milestones in any SDLC.
I like the fact that the model proposed is not rigid, but can be tailored to development life cycle approaches ranging from waterfall to agile approaches. Chapter 8 gives advice on how to accomplish the tailoring without breaking the integrity of the process. I also found the appendices useful, especially Appendix B (preferred practices) and the plans and templates provided, and Appendix C (testing processes evaluation questionnaire).
If your organization is pursuing CMM level 3 or above, or are contractually required to have a formal software engineering process or process capability, this book will address the software testing process areas of a larger initiative. However, do not overlook some of the small wins a chaotic organization can achieve by using many of the ideas in this book.

Used price: $0.46

Clear and pragmatic, an excellent companion.Review Date: 2002-11-28
BSF challenges each unit of process to prove it's value before it is accepted into the team's software development environment - following the school of "build it up" with the essentials, rather than "strip down" that many process users are accustomed to.
Along with a truly in-depth guide to using Together, and a pragmatic development process, BSF explores issues of domain modeling, requirements modeling (functional and non-functional), cost estimation, and quality from a base of practical experience.
A true informational heavyweight, each chapter is littered with experiential pop-ups where the authors share some great insight. Clearly a lot of thought has gone into this - a sit-down read.
A Reference Book for System Development TeamsReview Date: 2002-06-17
The book also addresses some key technical points that I have never seen addressed elsewhere.
It should be the reference book of each system development team.
Something worthwhile on nearly every pageReview Date: 2002-05-20
While identifying key ideas behind good software processes, it is also eminently practical - the authors obviously enjoy making software that works. The book includes a significant application, complete with requirements model and a full suite of tests. This is an example that teaches.
As an added bonus the book demonstrates how to put these principles to good use with Together ControlCenter. As far as I know, it it is the ONLY book out there to deal with the single-source, single model approach that Together allows.
Finally, as an experienced Together user I was pleased to find the book uses side bars and appendices to share plenty of advanced tips and tricks too.
Down-to-eath, pragmatic, readableReview Date: 2002-05-20
The book impresses most with its down-to-earth practicality. Developers should quickly recognize the authors as two of their own who have spent a lot of time out there in the trenches. I helped review the manuscript for the publisher, and I found myself constantly distracted from the task of looking for problems in the text because I kept on highlighting interesting stuff that I wanted to go back to. I learned much then, and I am still learning.
The work is jam-packed with highly pragmatic advice, based on long experience, on how to tackle object-based, distributed development projects using a readily available development environment. (TogetherSoft's Together ControlCenter is the authors' weapon of choice... as far as I know it's the first third-party book to focus on this killer development platform. For TCC users, the book is probably worth it's price for the expert tips and tricks alone.)
Example abounds. The authors have built a reasonably robust distributed application (for an auto servicing shop), with both local and internet-based clients, around which the text revolves. (You can download the source code free from the book's website.) The language is Java, and the focus is on building distributed applications in a team setting.
Anyone relatively new to distributed apps (as I am), especially corporate developers and project managers, will probably benefit most from this book, though I think even the most seasoned veterans could find some interesting tidbits (artifact management and ControlCenter tips, for example).
How to write quality software with the Together CASE toolReview Date: 2002-05-20
In the recent past, CASE tools have received a bad name because their return on investment has seemed poor. Project managers see the developers discarding the detailed UML diagrams painstakingly developed by the analysts and have, by default, encouraged a hack and slash methodology where the resulting code may be rapidly developed but is poorly tested and ultimately disappoints the end users who have to use it. The maintenance team is also horrified with the lack of quality and documentation.
Many companies are slowly discovering Together's big advantage over other CASE tools; that the source code is always fully synchronised with the UML Model. This means that the class diagrams and other UML diagrams used by the analyst never get left to gather dust on the shelf and the documentation will never get out of date. No longer is there a Chinese wall between the architects and analysts and the developers who write the code. The authors demonstrate the power of this code synchronisation feature with their case study.
You have to download the case study available from the accompanying web site. It's very detailed, more detailed in fact than many similar models that I've come across for other tools. There is much to be learnt by following the discussions, examining the code, running and testing the application. It's like suddenly finding yourself in the middle of a real project.
It's all too common to find object-oriented development projects managed by project managers who are not familiar with the iterative and incremental approach that is used. They often fear the continual changes and refactoring of the same classes over several iterations, especially when they thought the class coding was 'one and done'! This book will help them understand what the authors call the 'Perturbation Change Model'. The word perturbation is a bit of a tongue twister, but the authors make the principle simple and elegant. I've always wondered why every software project doesn't already do this. Project managers will be convinced that quality software doesn't cost money but will actually save money and time in the long run.
The focus on making evolutionary changes to the code so that a fully tested and high quality application emerges is described in detail in the sections on the built in Patterns, JUnit testing framework, Metrics, Audit reports and documentation.
In the appendix, the authors describe many useful modules they have developed to extend the functionality of the Together tool. I can't wait to try these out. The only feature the authors haven't written about is the new User Interface Builder that is now part of Together version 6.0. I guess this will be covered in their next book.
I recommend you read this book and be inspired.

Used price: $46.00

Review of "Better Project Management"Review Date: 2002-08-27
If you have one project management book to read this year, read this one!
A must for large project managersReview Date: 2001-12-05
Keep This Book HandyReview Date: 2002-09-12
Better Software Project Management goes beyond the oversimplified approaches that confuse project management tools with project management. Real project management means dealing with people as well as tasks, schedules and budgets. This book offers insights into them all.
A professional's hearty endorsementReview Date: 2002-02-07
Of particular note, it is written by an experienced project manager to meet the needs of real life project managers. The author offers practical answers and presents usable examples that clearly show how her methods may be applied.
One of the hardest things for a new project manager to do is to sort out all of the acronyms, buzzwords, means and methods spoken of when describing the management of a project. The author cuts through the professional fog that obscures the subject and makes clear what is entailed in this art/science. Even after 30 years I found myself learning from her.
I strongly recommend this book.
Review of "Better Project Management"Review Date: 2002-08-27
If you have one project management book to read this year, read this one!
Used price: $14.08

Best Bostatistics Book Ever AND It's Back In PrintReview Date: 1999-09-01
THANKFULLY IT'S NOT OUT OF PRINT ANYMORE...BLACKWELLReview Date: 1999-09-01
Blackwell Science (for BC Decker) ISBN: 1550090852
The easiest beginners biostatistics bookReview Date: 1999-05-03
Best Bostatistics Book Ever AND It's Back In PrintReview Date: 1999-09-01
The most user-friendly introductory stats book ever!Review Date: 1998-12-20
It breaks my heart that it's out of print, because I was hoping they'd write a whole series of books!

Used price: $1.77

Instantly usefulReview Date: 2008-03-08
Bug Patterns in Java provides you with a checklist for code reviews and software defect disputes. The best thing about these checklists is that they are non-authoritative. A checklist is just a general static analysis tool. It cannot prove there is a defect or corner case awaiting to be discovered by the end-user. It can, however, non-authoritatively point out patterns in code that appear to be programmer mistakes. What's more, since a checklist is really just a general static analysis tool, you can implement these checklists using automated tools like FindBugs. These tools help provide you with The 2 Minute Answer about the health of your code base.
Now, if you can just run a program to find these mistakes, should you still read Bug Patterns in Java? Absolutely. Just as Martin Fowler's Refactoring is still read by many who love their push-button refactoring features in IDEs, Allen's book should still be read by programmers who use static analysis tools to locate and correct mistakes. The correction half is where Allen shines. He explains exactly what program transformation to do. Moreover, in talking you through the correction, he makes you realize how valuable code reviews are in catching mistakes before they become part of a forward-facing, published API. Allen provides a fantastic vocabulary for describing common bugs in Java, and my belief is that this vocabulary can be cross-pollinated and benefit users of other languages. In particular, Liar View, Dangling Composite, Run-on Initialization and Sabateur Data are phrases I regularly use outside of Java.
Last but not least, most of the chapters are based on an IBM developerWorks series written by Allen. You could read the developerWorks articles by typing in the names of each bug pattern in a search engine. However, if you are not strapped for cash, then it really is worth it to get the book. In my opinion, the format is easier to read, the ideas flow well from one chapter to the next, and Allen definitely spent some extra time sequencing the chapters in the most pedagogical order possible. You are paying for a finished product and world class presentation quality.
Two side notes:
(1) Others have since built upon Allen's work. Sai Zhang published a paper titled "On Identifying Bug Patterns in Aspect-Oriented Programs". It is a really good paper that explains some pitfalls to watch out for, whether you are a programmer or language designer. Templight, a Template Metaprogramming Debugger for C++, was the first effort to provide a way to identify defects in C++ code that takes full advantage of the Turing Complete template system. Problems like infinite recursion and so forth were shown to be identifiable using an automated checklist of sorts. There are many more examples, but these were just the first two I encountered after reading this book. Do your own exploration!
(2) Eric Allen claims he invented the term "bug pattern". Although I don't have any reason to believe he plagiarized the term, Google Book Search suggests that W. Lewis Johnson's book, Intention-Based Diagnosis of Novice Programming Errors (Research Notes in Artificial Intelligence), was the first appearance of the term in the programming field. Thus, credit appears to be owed to Johnson. I just hope that this "bug pattern" term isn't one of those notions that gets lost and re-invented every decade.
New perspectiveReview Date: 2003-07-28
Valuable ResourceReview Date: 2003-04-29
I recognized some of the patterns from the author's column on developerWorks, but the book does a solid of pulling them together to present debugging as a rather orderly and scientific process. The author relies on his real project experience with the DrJava project to illustrate his examples. Various tables are available to link concepts with potential bug patterns or problems to a bug pattern that could be related.
The patterns are explained and depicted with code with each chapter having a summary of the concepts at the end. Tips and variations on the patterns are sprinkled in the text. I found the glossary of particularly helpful. The text is easy to read and the examples are clearly explained. This book and "Bitter Java" may have a good "ROI" as required reading for Java developers.
An excellent reference, very well organizedReview Date: 2003-03-29
Great Guide to DebuggingReview Date: 2003-10-03
If the bug you are searching for isn't among one of the thirteen bug patterns covered, the author also covers a methodical approach to tracking down bugs effieciently and quickly. Suggestions on how to prevent bugs from occurring in various stages of the development cycle are also presented, which are helpful even if you aren't currently searching for a bug in your code. Most of the suggestions are based on the XP development model, but the practices that are important are pointed out so they can be incorporated into any other style of development.
Even though debugging doesn't sound like a fun topic, the author has a very readable style and is able to get you excited about preventing and fixing bugs. The chapters have been very well thought out and the book is broken into topics very well. You can read a chapter in about ten minutes or less and feel like you have a good grasp of the topic covered.
This is a great book to partner with a 'best coding practices' type of book, like 'Practical Java' or 'Effective Java'. Those books are really good at describing how Java should be coded. This book gives examples of why those practices should be followed, and how to quickly get back on track when they aren't and something goes wrong.

Used price: $3.50
Collectible price: $39.99

Great book, perfectly pitchedReview Date: 2008-05-13
Excellent starting point for DW/BI background knowledgeReview Date: 2008-02-28
At the start, the book introduces us to the Director of Imports at a gift and novelty wholesale company. Her initiative of selling a certain item didn't work so well, and we get to know the steps she has taken to analyze the data to find out what happened. Along the way, we are introduced to many Data Warehousing / Business Intelligence (DW/BI) concepts.
After the story, some basic DW/BI terms are explained in more detail. The authors explain quite well where they fit in the process of getting from mounds of static data, to a useable set of data for analytical purposes, which they call the BI Roadmap.
The book contains five case studies of a few pages each, which help fix the process of implementation.
If you know nothing about DW/BI and you quickly need a framework on which to hang whatever knowledge you gain elsewhere, I'd say this is a great start. Also, if you've implemented a DW/BI system and failed, this may help get you back to your roots. However, if you've read a lot of in-depth material and maybe have an implementation or two (successful) under your belt, this will only serve as a relaxing read; you won't gain much new knowledge from it.
I give it 5 stars, because it does what I think it attempts to do. It gives you background knowledge and a framework; it does not attempt to be an encyclopaedic work and desk reference, like Kimball's books are. Therefore it reads in a fraction of the time it would take to read Kimball. If background is what you're looking for, enjoy.
Good read if you are a non techieReview Date: 2006-03-28
I like the cover. Its orange !!!
A great primerReview Date: 2005-03-29
This book lays down a good foundation for anyone to follow. It explains the concept of BI, the uses of BI, and the payback of BI. What more do you want.
I have been in charge of an SAP/BW group for a large consumer electronics company for the past 4 years. SAP's architecture for BI is very expensive, inflexible, and limited. Using Microsoft's concepts of BI would be cheaper, very flexible, with much more capabilities.
So, grab this book, read it, then read it again. Install SQL Server 2k. Install Analysis Services (comes with SQL Server 2k) and install SQL Servers Service Packs 1-3).
Then experiement with what they are telling you in this book and you will be amazed at what you can do....and cheaply!!!
Good Luck!
Concise, Practical and Inspiring AdviceReview Date: 2004-01-09
Only wish the authors had spent a little more time identifying pitfalls, but that is why you hire experts to help you out.

Used price: $67.57

outstandingReview Date: 2002-03-01
well Done!!
A Business E.F.L course book for AdultsReview Date: 1999-06-16
It is directed towards pre-intermediate/intermediate level learners, and supported by teacher's book, cassettes, pairwork material and lively videos, it is comprehensive and up-to-date.
Topics include: meeting people, telephoning, presentations, socialising, describing products and trends - each in easy-to-use units that can be used as on-going training, or stand alone modules. It makes great use of sketches and role plays, and references to actual companies and situations and for a trainer with little business experience it is easy to use.
Its partner "Business Opportunities" is directed towards higher level learners, and frankly there is not an English training organisation that I know who is not basing it's business English course around this book. A must!
The English business book everyone was looking for!Review Date: 2000-03-26
A Business E.F.L course book for AdultsReview Date: 1999-06-16
It is directed towards pre-intermediate/intermediate level learners, and supported by teacher's book, cassettes, pairwork material and lively videos, it is comprehensive and up-to-date.
Topics include: meeting people, telephoning, presentations, socialising, describing products and trends - each in easy-to-use units that can be used as on-going training, or stand alone modules. It makes great use of sketches and role plays, and references to actual companies and situations and for a trainer with little business experience it is easy to use.
Its partner "Business Opportunities" is directed towards higher level learners, and frankly there is not an English training organisation that I know who is not basing it's business English course around this book. A must!
audio cassette busness objetivesReview Date: 2001-06-06

Used price: $27.95

wonderful workReview Date: 2002-06-14
For an engineer who knows hardware and is curious, there is no other place than this book. Holub breaks up C into assembly and show you what happens as you compile and run it, side by side. He takes the mystery out of C programming. Wonderful for folks who missed the link between assembly and C. C has been called as High level assembly language and the proof is here in this book.
Rare oneReview Date: 2004-07-16
Great book for a serious C programmerReview Date: 2001-09-09
Great bookReview Date: 2000-08-02
I wonder why Mr. Holub stop authoring anymore books... Mr Holub, if you are reading, please continue your excellent work ...
A C programming book for experienced programmers.Review Date: 1999-07-24

Used price: $1.26

this book is my cics bible/has save me time more than onceReview Date: 1999-08-21
A very complete CICS referenceReview Date: 1999-11-21
One word review: Excellent.
The best CICS Manual by milesReview Date: 1999-01-31
This Book Has Everything I Need to Know About CICSReview Date: 1998-04-04
I reach for this book first, when I can find it.Review Date: 1998-01-21

Used price: $0.01

Absolutely EssentialReview Date: 2005-10-09
It has a first rate tutorial on the disk which can help you to make perfectly decent small websites. However, this book is the perfect manual to go along with that tutorial. In fact I think it is essential to own this book so that you can address problems as they arise without having to bounce around between the program, the Help, and the tutorial.
As with most of the Visual Quickstart series, this one is filled with pictures so that those of us who cannot grab the meaning from the text alone can guide ourselves with the screenshots showing what the text just spoke of.
I recommend both this program and this book to my students who wish to build their own websites, even though both the book and the program are out of print.
This book delivers on its promise.Review Date: 1999-08-12
i need to knowReview Date: 1999-04-17
This book delivers on its promise.Review Date: 1999-08-12
This book was very helpful and easy to read.Review Date: 1999-07-14
Related Subjects: Multimedia Macintosh Reviews Chess Problem Software PDA Tournament Software Programming Directories Titles
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
His stated assumptions (a pre-existing formal system in place at a company; specifically defined by the Capability Maturity Model / CMM 3-4+; with a separate reporting structure -- or, as he stated, "the full blown model described in this book details a full-featured formal testing process that is applicable to large programs and that would fully support programs deliverable to state and federal governments, or on programs delivering safety-critical systems or having significant impact on corporate profits" ). What he describes would fit well with the FDA's GMPs(Good Manufacturing Practices), a quality system similar to but more stringent than ISO 9001 / 13485, and various FDA /Agency guidance documents on software validation (a series of structured documentation and testing requirements).
Although presented for / geared to a large corporation w/ greater resources, I would argue that the basic principles he discusses, and the systems approaches recommended, are adaptable, and 'down-scaleable' to any size company. It also provides a model / target to aim for by any software developer / provider, including (especially) the small shop, a requirement trend that will probably only increase, and globally -- and providing such companies a competitive advantage, and enhance the Intellectual Property (IP) value of the resulting product. His strategic level and test level discussions also provide the basis for input to software portions of a company's documentation -- the Quality Manual, SOPs (standard operating procedures), and WIs (work instructions) for both engineering and testing / QA.
Certainly, the recommendations, systems, documentation and efforts outlined in this book, if followed in principle, would greatly reduce the problems experienced in software / hardware implementation projects, including some recent failures / delays receiving nationwide publicity.
As such, it has proven to be a valuable addition to my consulting library, and a useful reference in conducting audits, making recommendations, and developing validation protocols.