Software Books
Related Subjects: Adobe Microsoft
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


Not a book for lBeginnersReview Date: 2007-01-08
A great how-to book for serious Excel usersReview Date: 2007-01-17
Professional Excel Development offers ideas and tools necessary for designing full-fledged, robust Excel-based applications. It does not spend time explaining how various features work, but rather goes into detail on how to put these features to best use.
Here is what I picked up from this book, together with the authors' Excel 2003 VBA reference:
* ways to leverage Excel's built-in features to avoid excessive coding
* advanced design techniques for using Excel as a WYSIWYG interface designer
* techniques for creating custom menu bars and programming their behavior
* various means of interacting with the user and simplifying their sessions by providing guidance as to which steps need to be taken
* restricting the Excel environment to take on the appearance of a product condusive of the goal stated in previous bullet
* using VBA in conjunction with the Excel object model to create powerful object-oriented structures for spreadsheet-based applications
* programming Excel-based solutions in an executable to provide a more standalone application
* using Windows API calls to increase robustness of the application
One key feature of this book is its consistent approach. The authors maintain a consistent structure, using the same application throughout the book for their "practical example" to demonstrate new features made available through the material in each chapter. Also, the "best practices" approach provides a level of consistency that is generally desired of anywhat sophisticated applications. Useable modules are provided on the accompanying CD, ready to be used in readers' own applications.
In the beginning, the authors explain the audiences for which this book may or may not be intended. They separate these into users, power users, VBA developers, Excel developers, and professional developers. The latter three categories of users will benefit the most from this book, each in his/her own way. VBA developers will learn how to use built-in features (I think this is where I started); Excel developers will learn how to incorporate Excel-based solutions into larger applications; Professional developers will be exposed to a great variety of "best practices", optimization techniques, and various other means for developing consistency in Excel applications.
If you do not fall into the latter three categories, you might not pick up much from this book. It is not useless to you, however; you can still find many worksheet/userform design techniques, and get an introduction to the kind of power VBA-based programming can offer. Nonetheless, you may be well-advised to start off with something simpler, such as John Walkenbach's Excel Power Programming (as alluded to by the authors of this book), simply because the present book assumes a good degree of knowledge and leaves much for the reader to figure out from the fully-functional examples provided - thereby covering the ground that it does.
Overall, this book makes for a wonderful reference to the various under-the-hood features of Excel. Even if you've already encountered many of the techniques described, and could technically discover them further on your own, it is useful to have them readily available in a single collection. Very few items are left out; application design, object-oriented programming techniques, database applications, debugging techniques, Office automation, and external interop are all covered here. Professional Excel Development is a solid reference to be consulted for years to come.
Applied compendium of best practicesReview Date: 2007-01-23
I found it easy to take the code from a sufficiently leveled chapter and adapt it to get just the application that I needed, knowing it would be fast, clean and complete at the same time, although I didn't understand all the details at first. Now, the book serves as a widely findable documentation for the packages that I make. Highly recommendable.
Very Good not for novice VBA programmersReview Date: 2006-11-03
You CAN develop VBA custome applications where the user can't see the underlying MS Office application, i.e., Excel for example. They use your program like any stand-alone application. COOL!!!
Uh-oh! Be careful!Review Date: 2007-11-10
But, be careful.
The book introduces us to the concept of add-ins and templates. So, there you are showing off your project to your manager or users. But, what do they click on? The add-in or the template? What are all those true/false cells over there? How can the user save the workbook? What heppens if you forget to hide the columns that use cell logic. Hmmm. These questions and others will be asked of your typically non-technical users who have NO idea what goes on behind the scenes. If they open up the template and screw around with the code or re-name the add-in, you'll have chaos.
To be fair, there's tons of advanced concepts to learn here and no doubt you'll benefit from them. But, remember, as a developer, your first goal is to produce a robust application. However, you may have click a couple of functions to get all tabs in your template to show. If you don't do that, you can't see them! Oh, and don't forget to save your add-in.xla or all your changes won't take effect.
Not for beginners or dummies, but for VERY careful developers!


What an awesome book for real world CGReview Date: 2007-06-15
What a great book. It does assume you know the basics, so learn the basics first and then dive in head first.
terribleReview Date: 2002-01-18
A Great Book !Review Date: 2000-12-29
A Great Book !Review Date: 2000-12-29
FinallyReview Date: 2000-06-27

A mustReview Date: 2007-06-13
Globally, very useful in my opinion.
An essentrial for all CG artistReview Date: 2007-02-24
Great Book but Where's the CD?Review Date: 2007-01-23
A math mad must for CompsReview Date: 2007-01-05
This is also essential for other composing software where the math is hidden. If you've ever considered what happens inside that 'magic button' after you've clicked.
I also think that Steve Wright's 'Digital Compositing for Film and Video, Second Edition' is a must too. Another great book from a great man of VFX.
Having not been personally taught by Mr. Brinkman and Mr Wright these books prove to be the next best thing.
Must Have for compositors and digital artistsReview Date: 2006-07-02

Used price: $6.00

One of my favorite ColdFusion BooksReview Date: 2008-02-27
THE best Cold Fusion Book.Review Date: 2003-06-02
Good and practicalReview Date: 2002-10-25
This Book Is ItReview Date: 2002-10-18
It would be phenomenal if the author could expand this book or, better yet, put together a new book of more extended examples called "ColdFusion Examples in a Nutshell," similar to "Java Examples in a Nutshell" by David Flanagan.
Having said that, I can now state that this book is a shining example of what a programming book is supposed to be:
(1) Well-Organized. Chapters are grouped logically.
(2) Well-Documented. Almost every topic has at least one example; a few have a complete set of templates to guide the beginning CF (ColdFusion) programmer.
(3) Well-Balanced. In addition to instructive code, the author also provides many in-depth explanations of ColdFusion and database principles.
Superb book! My new daily reference!Review Date: 2003-01-28
By the by, those books mentioned are all great books. I own all of them. But when it came down to what I really needed to know and understand Bilson came through like no other. Great job Rob! Keep up the good work.

Used price: $0.32

Priceless treasure in FileMaker worldReview Date: 2004-03-02
This book obviously is not meant to hold your hand while you do your own coding. It encourages you to take the examples and develop further on your own. Because it is set up with this self-learning concept in mind, it never fails to let me down, and I never feel talked down to. There are plenty of tips and tricks to boot as well. There are few books that continue to inspire long after a new version of the software has been released. This is definitely one of them.
Great guide for overall developmentReview Date: 2003-05-14
Not very Special EditionReview Date: 2003-10-11
You will read to Chapter 8, Crafting the User Interface,
page 214 (out of 532) before seeing anything that's
more than "do the right thing"-type of generic advice.
It's too bad, since the applications I've downloaded
in a quest to get a handle on FileMaker are all very
attractive. This book, however is not helping me
with the simplest of tasks: how to use FileMaker Pro
to turn an Excel spreadsheet into a useful database.
Importing the data and cutting the flat Excel file is
easy to do with the help of the FileMaker Pro user
interface. Coulombre and Price point out the FileMaker
model isn't stricly relational. I"m still looking for
the "how to" join (or relate) my Christmas card history
to the address file. Having created the relationship,
this is where the FileMaker help falls off rapidly, and
you might expect this book to become useful. It doesn't.
The chapter titled "Dumb Portal Tricks" should have included some
simple, or straight-forward "how to" map a portal into the
layout.
The layout chapter could have included one example of how to
put tabs on the layouts. The authors give good reason to prefer
tabs over menus in organizing an application. I believe them.
It will have to remain on faith, lacking necessary evidence.
I'm not breaking the seal on the accompanying CD since there
is no information in the book about what to expect. The rest
of the book offers little hope the CD will be more help with
specific tasks.
A Great companion to User ManualReview Date: 2003-03-28
But if you are new to FMP, except for the chapter on planning, you need to have a basic understanding of the program. Otherwise, it is the beginner and intermediate who will really benefit from this book.
It also contains a CD which has great examples of invoicing, billing & inventory control to great scripts and layouts. If you can only buy one book to accompany the user manual, this would be my choice at the present.
a book for real-world filemaker usersReview Date: 2002-10-21
I personally found the script section invaluable, this book really upgraded the way I use Filemaker.

Used price: $5.42

Excellent ReferenceReview Date: 2007-01-17
Another great entry by LyndaReview Date: 2005-07-14
Great book for learning FCPReview Date: 2004-08-28
The type of instruction in this book is having the user execute step-by-step, starting at the most basic level but progressing into more complex stuff fairly quick.
I forget the wording but there's some Chinese proverb........something like
You tell me, I hear
You show me, I see
I do, I learn
That's me and this book suits my learning style nicely. I'm sure there are other books as good but I doubt that any are better, hard to see how you could go wrong with this one.
Excellent, Must-Have for All FCP UsersReview Date: 2004-07-10
I learned about this book from the Apple website. This is the official textbook used for Apple Pro Certification (FCP Level One). So I decided that I would "forget" everything I already knew and begin with Lesson 1. I'm very happy I adopted that attitude because there are so many neat little tips that I picked up in the first few lessons. Now I wonder how I ever survived without them. Those tips have already saved me a lot of time. I have only completed one-third of the lessons thus far and I can already see an improvement in my productivity.
Every chapter of the book is a "hands-on" lesson. The files and media for each lesson are provided on a DVD-ROM (included). You will first copy those files to your hard drive and then open each lesson file and then follow the step-by-step instructions in the book.
I'm looking forward to getting my Level One certification with the help of this book, and I can't wait to continue onto the Advanced Level certification with the second book.
Please note this is essentially the same book as the the "Final Cut Pro HD" book. The DVD is the same and so are the exercises. I had a chance to compare both and noticed only only one minor detailed (a detail is now circled on a screen shot) and, of course, there could be some that I missed. Even so, the back cover of the HD book acknowledges...
"This book was previously published under the title "Apple Pro Training Series: Final Cut Pro 4. If you previously purchased this book, there is no need to purchase this revision: All the project files and exercises in the previous edition can be used with Final Cut Pro HD."
Bottom-Line: Newbie or Pro? It doesn't matter! This is a GREAT book to own if you use FCP.
Stumbling to shortcuts in 3 daysReview Date: 2004-10-12
What a difference! Each chapter takes approximately 30-45 minutes to complete, using video clips on the included DVD. After 3 days and 10 chapters, I was hardling touching my trackball. Not only had I learned quite a few shortcuts, but the book helped me understand the editing process itself a little better. I feel that this text is very well laid out, easy to understand, and can be done relatively quickly with a sharp learning curve. I highly recommend this to anyone new to Final Cut Pro. With a little time and effort, you'll be flying around the video editing, the soundtrack design and the Live Type titling package. And, after you have completed this book, go ahead and buy Apple Pro Training Series: Advanced Editing and Finishing Techniques in Final Cut Pro 4, you will not be disappointed.

Used price: $0.34
Collectible price: $44.99

Very goodReview Date: 2003-10-02
I strongly recommend reading to people that already know PM. Its not a basic book in PM.
Very good bookReview Date: 2002-01-14
Real help for project managementReview Date: 2001-05-25
very thorough and complete guide to IT projectsReview Date: 2002-05-27
realistic and usable guide to IT projectsReview Date: 2002-04-30

Used price: $8.92

amazing bookReview Date: 2007-10-28
Classroom qualityReview Date: 2006-09-09
This book is the way to go to sharpen your OOD skillsReview Date: 2005-05-31
WOW!! best C++ book for computer science studentsReview Date: 2003-04-02
Insightful C++Review Date: 2002-11-05
A very insightful look into C++ programming with
detailed but simple examples to explain the fundamental
and yet powerful concepts and intricacies with the language!

Used price: $95.99

Excellent source of Information for Software Testing and Quality AssuranceReview Date: 2008-02-21
Must have for a software component developer & TesterReview Date: 2007-12-07
Part II of the book discusses the fundamental black box and white box techniques. A section is devoted on white box techniques for object oriented testing.
Part III of the book focuses on most important challanges of todays software. The UML based approcah to software integration testing discussed in this book uses an unique approach of content and context based relationship of objects. Regression testing for maintaining software is discussed in detail.
Part IV is entirely devoted to QA topics. They fully cover QA measuremnet and validation topics, standards and certification.
This is a must have book for software developer, Test engineer and QA professionals. The references at the end of each chapter reminds you to go deeper and dig into IEEE and ACM papers on the subject. I have already recommended this book to my fellow software developers and managers.
Very Good Book!!!Review Date: 2007-11-13
A Review of Software Testing Book By Jerry GaoReview Date: 2007-01-31
Automation Testing is described well too. I recommend anyone from Software Engineering planning to go into Software Testing should read this book atleast once.
Excellent source for Software Test EngineersReview Date: 2008-01-27
Black box and White box testing techniques and their relevant issues, challenges and solutions, the various test models, everything is explained very visibly. It serves as a good guide for the beginners as well as the Software professionals of all levels. Information on testing methods like Regression, Integration, Performance and System testing are detailed in a systematic manner.
The information in this text book, taught us to follow the best ways to achieve a well defined test coverage criteria by deriving a definite plan for the project- a plan for managing the schedules, designing and testing the software based components to meet the requirements in the project within a deadline. We, in a team, worked on a Simulated ATM machine, for a practical experience, and the book helped us as a good start. Each chapter has a good introductory part, which gives a clear synopsis about the complete chapter.
The book explains the role of different testing tools, designing and handling the test cases, how to perform component testing quickly and efficiently through automation testing, without manual involvement. Manual testing is time consuming and hence to solve this issue, Automation testing has been introduced lately and this information has been illustrated by the authors very clearly in the book, with suitable examples for the readers understanding.
I personally found this book very helpful and knowledgeable. A Software component's life cycle through the testing phase has been explained well, alongside giving us information about the methodologies to improve the quality of a product, and how to derive a test case to support the functionality; everything is mentioned in this book. My only suggestion is, this book is a complete pack of information on testing of a Software component and its Quality assurance, and hence, from college students to Software professionals, everybody has to experience this book, if they are seriously looking to pick up their career in Testing.

Used price: $0.39

Excellent book - you must get this!Review Date: 1999-02-15
The author gently takes the reader through from first principles to advanced modelling in a clear and concise manner, and in such a way that it gives you confidence to try something new.
I can't recommend this book highly enough.
Totolly Awesome and InspringReview Date: 1998-08-22
I love this bookReview Date: 2003-10-17
How much is this book?Review Date: 1999-09-30
Alert! 3D Junkies, you NEED this book!Review Date: 1998-10-04
Related Subjects: Adobe Microsoft
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