Programming Languages 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

Great Book!! Loaded with Best Practice Techniques...Review Date: 2004-10-30
HELPFULL BOOK , A MUST HAVE FOR ANYONE WHO WORKS WITH JCLReview Date: 2003-07-13
Excellent quick reference toolReview Date: 2000-09-29
This is an outstanding book that addresses and responds to the needs of its target audience in a very time efficient, practical, and helpful manner. Five stars.
MVS(OS/390)/JCL Quick Reference GuideReview Date: 2000-10-24
OS/390 MVS JCL Quick Reference GuideReview Date: 2001-01-05
Happy Reading!! David Shelby Kirk

Used price: $1.85

Good no-fluff reference and readReview Date: 2008-10-03
Since it is written as a pocket reference, it of course doesn't have all the commands or even all the variants/options for commands. What is does have are the commands and syntax that you are likely to use the most with some good examples.
Just know what you are and are NOT getting. It's not a bible, a step-by-step, or a cookbook. It is (as it is labeled) a pocket reference, at which it excels. Highly recommended.
Explanations are accompanied by tables and examples for maximum efficiency.Review Date: 2007-09-05
Entry level pocket referenceReview Date: 2007-06-08
Excellent Quick Reference for MySQL RDBMSReview Date: 2007-08-04
Good, but needs updating & improvingReview Date: 2007-05-06

Used price: $7.70

Well written, good examplesReview Date: 2008-07-09
Most examples are complete, concise programs demonstrating the concept. Code is well written and commented. He first gives the file listing, then dissects each new piece to explain what it does and why. Common errors and subtleties are explained. Often he shows several alternative ways of implementing a feature, and explains the pros and cons of each. For instance, implementing an operator first as a member function and then as a global function.
Where a feature may be better implemented with topics covered later, or is covered in more depth later, a page reference is provided. For example, input is first covered with rudimentary error handling, with a forward page reference to the version with improved error handling available using exceptions.
Some of the design rationale behind C++ and the standard library is also given, such as why the std::stack pop() function doesn't return the top element, for exception safety. This helps the reader appreciate the inherent difficulties and to incorporate similar solutions into their own code.
He covers the standard library (STL) and templates in enough detail to be useful, but really a separate reference on these topics is required. In this respect, his C++ Templates book is an excellent companion. (I expect his book The C++ Standard Library to be useful, but can't yet say from experience.)
Good Start Point for ProfessionalsReview Date: 2008-01-12
GOOD BOOK, BUT....Review Date: 2004-02-16
Pure C++ TutorialReview Date: 2003-12-14
Thanks Nicolai for putting this together, a wonderful book that will surely help many people that are interested to learn C++.
C++ enthusiastReview Date: 2003-09-17
I wanted to extend my knowledge in computer programming languages and I began to study C++ computer language. At some point I discovered about the existence of the Standard C++ and I understood that, in my case, the right approach must be studying exactly the Standard C++. Finally I did find my personnel "Entry Point" within Nicolai's very nice book! While I often refer to other books as well, I do use the "Object Oriented Programming in C++" as main base point.
The Author demonstrated:
1. Deep understanding of the subject.
2. Strong defending of the idea of the Standard C++.
3. Carefully marking the commons and differences between C++ and C programming languages.
4. Great attention to the detail.
5. Clear explanations of the definitions.
6. Perfect cross references.
7. Generous sharing with the reader.
8. Excellent style!
Thanks a lot for the excellent job!
The Publisher did a good job as well. The book is easy to read and follow. Thanks!

Used price: $25.95

Very readableReview Date: 2007-09-01
Practical & readable - a tool for all software practitionersReview Date: 2001-12-23
It's amazing, but peer reviews are not a regular practice in many software organizations. Peer reviews are proven to save time, money and promote learning and understanding among project team members. Perhaps one reason for their lack of practice is that there has been, up until now, little in the literature that we can read and put into practice right away. Well, here it is!
One of the nice things about this book is that the author shows you how you can tweak peer reviews to make them work for your team or organization. He give due diligence, the psychological aspects of peer reviews. Wiegers explains all the roles involved, target work products to review, how to prepare for a review, what to record, what to measure, and even how to train on peer reviews.
The book includes a useful glossary, a set of troubleshooting review problems with symptoms and possible solutions, and those very useful assets on the author's web site(...). Example assets include: peer review process description, inspection checklist, spreadsheets for code and document inspection and a set of defect checklists.
Used in the context of careful reading of this book, teams can really do a lot to improve their products and relationships. This is a book to be read by analysts, developers, architects, project leaders and managers who care about the quality and cost of software.
Persuasive, practicalReview Date: 2002-01-27
In my opinion, this book is an important contribution to the field. I'm sufficiently impressed that I've passed copies of the book to a few busy software development managers, software engineers and business managers so far. They've taken the time to look at it, and they find the book talks to them -- it is clear, addresses their issues, offers practical solutions which they may not have considered before, and is persuasive. I believe the book will have a postive influence in their organizations.
I hope to see copies in lots more people's bookshelves.
The Best In Depth Peer Review TextbookReview Date: 2002-01-30
Essential reading for any software development teamReview Date: 2002-03-22
Creating a stable, scalable and structured peer review system is not something that can be done by fiat or in a short time. It requires clear managerial direction that inspires confidence and builds a sense of security for both the evaluator and evaluated. Creating such an environment is the key and that is the main point of value in this book.
Wiegers lays out in great detail how to create a culture where all involved are peers in the real sense. It is absolutely necessary that everyone in the review process understand that creating quality software is the only thing that matters. Therefore, posturing, ego tripping, ego inflating, ego protection and all related activities must be suppressed. These are the most difficult tasks for professional humans to engage in, and it requires a combination of carrying a big stick to move the process as well as a soft pillow for the necessary falls from perfection. Wiegers shows you how to do this with the skill of a counselor.
In my reading of the trade press, the recent rise in the concern for computer security has led to a great deal of coverage about errors in software. Responding to this pressure, Bill Gates has sent out a public memo noting that quality is now the number one priority at Microsoft. The best way to achieve this quality is to have an effective peer review process and in this book you can learn how to do that. In the new world order of software, your very survival may be at stake, so your plan of action should include a rendezvous with this book.

Used price: $1.50

Valid and useful points for the critical operation of debugging Perl programsReview Date: 2008-09-01
To the programmer accustomed to the syntax of C-like languages, the structure and idioms of Perl can be difficult to understand. Using it well is similar to learning a second spoken language, where phrases that are superficially imprecise, such as "take a hike", can be difficult to translate.
Once you learn the language, the next and most significant step is to learn to test the code so that errors are reduced and hopefully eliminated. This is the step where knowledge of the idioms is most critical, because before you can successfully debug, you must understand.
That is the level at which this book is written, if you pick it up and are not familiar with Perl, then it will do you little to no good. However, if you do know the language well enough to program in it, then the tactics described here will be very helpful in your goal of creating a functional and error-free Perl program. While that statement is more applicable to the programmers that have come to Perl from other languages, even veterans of the Perl programming wars will find points of value.
FinallyReview Date: 2008-06-22
Great Perl Tips Presented With HumorReview Date: 2002-04-02
Ch. 1-
Gives some background on the perl language and good tips on accessing the documentation for various parts of perl on various platforms.
Ch. 2-
Kind of a touchy/feely chapter; however, there is wisdom in it. It helps you understand how your attitudes, beliefs, and behaviors affect your code. Don't skip it.
Ch. 3-
This chapter gives you some good advice on how to avoid bugs in your program. One of these is documentation. I've found that documenting something makes you think about things you otherwise might not have.
Ch. 4-
Gives some common sources of bugs in perl including syntax, precedence, and regular expressions.
Ch. 5-
How to get formatted printouts of variables in your using Data::Dumper. This is a step up from print statements, and is easy to use.
Ch. 6-
Includes good information on testing your code and the perl modules available to assit you in test harnesses and coverage tests.
Ch. 7-
This is the gem of the book. It is a step by step guide to using the perl debugger. If reading man pages makes your head hurt, you will find this tutorial much more user friendly.
Ch. 8-
An excellent chapter on interpreting the syntax error reports that perl spits out.
Ch. 9-
The runtime exception counterpart to the previous chapter. It contains a discussion of perl exception handling vs. that of java or c++.
Ch. 10-
This chapter deals with the tough topic of code that compiles and runs, but gives the wrong answer. It gives techinques for seeing how perl interpreted your code.
Ch. 11-
This chapter gives you advice for improving performance using the Benchmark module.
Ch. 12-
A nice comparison to other languages. If you are fluent in another programming language, it is helpful to know how the it compares to perl.
The examples in this book are what make it the most useful. They show you how to use various perl modules to make your code better. Being new to the language, I wasn't even aware that some of these modules existed. Unless you are a perl master already, you should find plenty of useful information in Perl Debugged.
Ideal for the neophyte programmerReview Date: 2007-07-16
There's an abundance of good material to be found here -- yes, there's an entire chapter on working the Perl debugger, but don't let the book's title fool you, it's not just about debugging. There's also advice on code style and layout, common idioms and features of Perl such as the behaviour of $_, autovivification, local, and optional parentheses.
Additionally, there are introductions to logging (in the context of debug flags), unit testing, code coverage, and error handling. Rounding off the book are chapters on benchmarking, profiling and some simple optimisation techniques (e.g. don't shell out to an external program if you can do the task in perl, use pipes and fork instead of writing to a temporary file), a chapter of tips for programmers coming to Perl from Java, shell scripting, C, C++ and Fortran. Finally there's a chapter covering debugging CGI programs.
Throughout, there's also some more philosophical (or touchy-feely) material, with exhortations to being a good citizen of the Republic of Perl and your work environment. If you're a more experienced developer, and you've read the likes of Code Complete and Refactoring, much of this is either obvious or has been given in more detail in other books, which is why I think the less experienced you are, the more you'll get out of it.
If you've been around the block a couple of times, I think you'll find that while there is a lot of ground covered, it's not particular deep. It's good to have issues like unit testing, profiling, benchmarking and logging introduced, but you'll quickly have to look elsewhere for more detailed (not to mention up-to-date) information for use in your own code. If you've read the likes of Effective Perl Programming, Perl Testing and of course, the mighty Perl Best Practices, there's not a lot left to see. However, chapter 8 presents some neat puzzlers, where a seemingly innocuous piece of code is suffering from a missing, misplaced or transposed character, and some useful tips for interpreting the syntax errors are presented.
Overall, this is nicely written in an unfussy, friendly style which assumes the reader is not a complete beginner. Ungrizzled non-veterans of Perl should consider this well worth taking a look at, especially as a companion to Perl Medic.
Super advice for Perl programmers, and othersReview Date: 2001-05-14
Even experienced Perl programmers will enjoy reading this book. You may think you've seen it all but I guarantee you that you haven't seen all of the examples of weirdness featured herein. It reminds me of Kon and Bal's debugging "brainteasers" in Apple's now defunct Develop magazine.
I *highly* recommend Perl Debugged to anyone at the beginning or intermediate stage in Perl programming, particularly to programmers who have less than 2-4 years of debugging experience in general. An experienced programmer, on the other hand, will want to buy a copy (copies?) to browse and then hand to his junior co-worker(s) with stern instructions to "read first, code later." (Reminds me of the time I bought Bugs in Writing.)
Apparently the authors have a way with words. The prose is unusually good--not just by the standards of technical books--colorful, extremely clear, and enjoyable to read. (The illustrations by Peter's sister-in-law are great.) About the only thing that "bugs" me is the authors' use of "semantical" in preference to "semantic."

Used price: $1.89

Best in Breed (Quick Reference, v8.0.x/2000 and Earlier)Review Date: 2007-04-11
NECESSARY SQL BOOKReview Date: 2004-03-08
It was unfortunate to discover that some of what I had thought was good techniques were proved to be flawed, and when after implementing the suggestions in this book I was thrilled to see an increase in efficiency of Data Calls, and Network Load.
It is clear to see that the authors of this book have carefully and clearly defined all that could be needed in a small easy to reference book. This book is a necessity for any desk where SQL Server is running. It is a small cost to pay for so much knowledge, well worth every cent.
BEST SQL SERVER BOOK EVER!!!!!Review Date: 2004-03-08
In just a few minutes after flipping through, and reading up on backups, I realized that I'm not backing up my production data properly, and can substantially decrease data loss risk by backing up my transaction logs regularly with the data. Also, some security concepts I had a bit of difficulty fully comprehending became clear to me as well.
Reading through this book, it is obvious the authors have extensive experience with SQL Server, as this book has many insider tips that only experts would know through practice. It is also apparent that the authors worked well together as this book reads as though one person wrote it. Definitely a must buy and well worth the cost. I wish I could give this book more than 5 stars.
Great book!Review Date: 2004-03-19
Clearly a very good bookReview Date: 2004-03-14

Used price: $5.08

Practical and excellent referenceReview Date: 2003-12-29
The author concludes that there are 2 primary reasons to undertake a metrics program for software development -- 1) tracking progress and 2) identifying improvements. The book is divided into 2 parts, with the first part discussing project management metrics and the second part metrics to improve your software development processes. I particularly liked the goal/question/metric approach to validate the metrics you are collecting. The text is loaded with examples from the author's experience at HP. There are several charts and diagrams. This is not an academic read, but as the title says -- practical. The author also covers people issues, such as selling your metrics program to management and staff. It is a quick read and a very useful reference book.
Seamless integration of development and project activitiesReview Date: 2002-05-19
What I particularly like about this book includes:
(1) Complete view
of metrics that matter, and the chronicle of how these metrics evolved in a large company (Hewlett-Packard).
(2) Recognition
that any software metrics initiative extends beyond the project that delivers the software - Grady examines post-production
metrics and ties them back to not only the development life cycle, but the product life cycle as well. Ten years after this
book was published there are still large organizations that are struggling with doing this, yet Grady's book provides a clear
roadmap to achieving this elusive goal.
(3) Continuous improvement is the central theme in this book. Grady does not stop
with collecting and analyzing metrics, but how to effectively employ them to spot improvement opportunities and develop a
strategy to effect those improvements.
The book is written as both a story of how a successful metrics program evolved, complete with anecdotes that will prove helpful, and as a collection of data that illustrates what is and is not important to a comprehensive metrics program.
Among all of Grady's books I like this one the best; however, I recommend that his other two also be carefully read if software process improvement is your goal. He has much to say and backs it up with data and a chronicle of his experiences from real projects.
A Practioner's HandbookReview Date: 2005-02-11
The author's vast experience in HP helps to provide good assurance that his concepts used were tried and robustly tested. Therefore, software failures, internal flags and customer feedbacks can immediately give you a fairly visible prognosis to the robustness of a release and flashes early warning signs of how you should manage that product to reduce damage to your business, etc.. Practical for technical managers having to manage the business operations.
A bravo guideline.Review Date: 1999-12-21
Easy read, valuable desk reference and metrics resourceReview Date: 2001-04-22
The first part starts with a collection of practical rules of thumb for software managers. This collection of heuristics covers every phase of the development life cycle and are backed up with data gathered during 125 software projects at Hewlett-Packard. An example of one of these rules of thumb is that you will find 1 defect after software has been released into production for every 10 defects caught during testing. This, of course, is purely empirical, but is an interesting rule that I mentally filed away. Some highlights of the first part are: a good introduction to the goal-question-metric approach to determining what to measure based on your objectives, and a focus on project goals of maximizing customer satisfaction while minimizing project schedule and costs, and product defects. This is followed by chapters that address each of these goals. One of the best chapters in the first part of this book is work analysis. While I am more focused on the service delivery side of metrics (after the project has produced something that has been released into production), some of the metrics were very valuable to me - especially the ones that revolved around testing and QA.
Part 2 is squarely in my domain - production and application support, and service delivery. The best chapter, Dissecting Software Failures, was one of the most insightful descriptions of the defect life cycle I have ever read. It fully addresses defect data collection and analysis, and how to use this data to effect process and product improvement. Even better is the chapter on investing in process improvement. Here Mr. Grady gives a workable approach to using the defect data to developing a business case for process improvement. He guides you through developing a plan, selecting from among an array of solutions, and case studies.
This book is a quick read. It's main value lies in the many tables and facts provided on nearly every page. I use it as a desk reference, especially the appendices that summarize defect origins, types and modes, and metrics definitions. It spans both project and production metrics, and is as valuable to project managers as it is to application support professionals.


OutstandingReview Date: 2008-10-04
Excellent, but why implement your own Db Table patternReview Date: 2008-09-11
The only issue I would raise is that the Author has used his own classes for database Table access instead of employing the frameworks standard Zend_Db_Table and Zend_Db_Table_Row bases. This means that anyone wanting to adhere closely to the Zend Framework (for corporate reasons) will have to reverse engineer the approaches used. An odd choice for a book almost entirely based on the Zend Framework.
Good book after slow startReview Date: 2008-08-15
Highly Recommended!Review Date: 2008-08-12
The book has a heavy focus on the Zend Framework, and does a better job of explaining (and using) the intricacies of it then any other book or online resources I've come across.
I would highly recommend this book to anyone looking to use PHP5 with the Zend Framework.
Great... once you get goingReview Date: 2008-08-04
First - php settings... While the author does go to extraordinary length to try to spell things out for the reader, one gotcha centers around your 'include_path' settings. The author failed to mention that his default include_path includes a '../include' entry. Without that, any attempt to run the application will report an error with the Zend Loader. A work-around is to simply use ini_set to add '../include' to the index.php file.
Second - Smarty. Installation of Smarty for this project is demonstrated for a unix environment. Being ignorant of that environment, I missed the fact that the author was copying 'Smarty/libs/smarty.class.php' and the rest to 'Smarty/smarty.class.php', etc... In that I already had Smarty installed in php5/include/Smarty/libs, I missed the elimination of the libs folder. So, if you are going to buy this book AND already have Smarty installed, you can do what I did... Go to line 11 in Templater.php to change the require_once to point to where your installation is. In my case, 'Smarty/libs/smarty.class.php'.

Used price: $49.78

PHP XML and Web ServicesReview Date: 2007-12-17
All you need to knowReview Date: 2006-07-03
Great PHP XML ReferenceReview Date: 2006-11-16
01. Introduction to XML and Web Services
02. XML Structure
03. Validation
04. XPath, XPointer, XInclude
05. PHP and XML
06. Document Object Model
07. SimpleXML
08. Simple API for XML
09. XMLReader
10. Extensible Stylesheet Language Transformations
11. Effective and Efficient Processing
12. XML Security
13. PEAR and XML
14. Content Syndication: RSS and Atom
15. Web Distributed Data Exchange
16. XML-RPC
17. Representational State Transfer
18. SOAP
19. Universal Description, Discovery, and Integration (UDDI)
20. PEAR and Web Services
21. Other XML Technologies and Extensions
If you need a book that dives into the XML technology and doesn't look back, this is a nice pickup that gets the job done. Lots of other Apress books I feel are a bit too long, but this book at over 900 pages I have less complaints about. It's solidly written and a nice companion book to have on your bookshelf for anyone that programs with XML.
**** RECOMMENDED
The standout reference on PHP and XMLReview Date: 2006-06-21
Heavy Metal XMLReview Date: 2006-09-28
Along the way Richards introduces the reader to utility classes like SimpleXML, SAX (Simple API for XML), XMLReader. He also touches on PEAR (PHP Extension and Application Repository) utility classes and topics like security, RSS (Really Simple Syndication) and UDDI (Universal Description, Discovery and Integration). The author's examples are reasonably concise and readable; making the necessary points without getting carried away.
The bottom line is that this is a highly effective reference (that means fairly comprehensive, but dry reading; I read cover to cover, but it was relatively tedious) on XML and its varied uses in association with PHP. This is not a book for the newcomer to programming, nor is it a cookbook for examples for the casual programmer/web developer, although the author does provide PEAR examples for connecting with major web services like Amazon, Google and Yahoo (among others). My suggestion for readers is to review what you need of the first 11-12 chapters to ensure a firm grounding in XML, and then hop to the chapters specific to the problem being faced.
P-)

Used price: $28.93

No-brainer on this bookReview Date: 2008-09-22
With this newer version of his book (yes, I did purchase the 3.0 version), we get very important information on (1) the two new additions to WF offered in 3.5 (2) WCF-WF integration and (3) advanced topics on Services. These topics smooth out the rough edges of WF 3.0. Comprehensive discussions of these topics, and others, are not readily available from any other source.
Therefore, this newer version of the book is a must-have; even for those, like myself, who purchased his first version.
Excellent presentation of Windows WorkflowReview Date: 2008-09-22
Helped me pass MCTS 70-504Review Date: 2008-09-12
I'm glad that I bought this book. WF is a huge framework
and this book does a good job in explaining every aspect of WF.
This book offers lots of examples which are documented very well.
At times, it is difficult not to get lost in the details.
Following chapters of "Pro WF" were especially helpful:
9: State Machine
11: Workflow Rules
14: Dynamic Workflow Updates
15: Workflow Tracking
19 Hosting the designer
I used this book to look up the parts of WF which
were poorly documented by its creator.
This book is the book to have for WFReview Date: 2008-09-07
I own the first version of the book and was reluctant to buy this version because there was not too much changing in .NET 3.5. I am glad I did. I like having the most current information on a technology I am working on at my finger tips. And not in electronic format. I have no idea how people can code all day and then read eBooks all night. Plus my other copy was pretty scribbled up with notes.
This version contain two new chapters. One titled Advanced Custom Activities, and the other titled Workflow Service and WCF Integration. Both new chapters contain a lot of valuable in-depth information.
The code samples are very well organized and add a lot of value to this book. However, as the author points out in the beginning of the book, he wrote it to be readable on the beach. Meaning the code is in the book, and you don't have to have it open on a computer to read the book.
The examples are simple yet he uses them to take you down into the weeds.
I highly recommend this book to anyone looking to get into WF. It is a great read!!!!
This is the oneReview Date: 2008-09-05
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