This book is about putting the touchpoints to work for you. Because you can apply these touchpoints to the software artifacts you already produce as you develop software, you can adopt this book’s methods without radically changing the way you work. Inside you’ll find detailed explanations of Risk management frameworks and processes Code review using static analysis tools Architectural risk analysis Penetration testing Security testing Abuse case development In addition to the touchpoints, Software Security covers knowledge management, training and awareness, and enterprise-level software security programs. Let this expert author show you how to build more secure software by building security in.
Archive for the ‘S/W Development’ Category
Software Security
Posted by shadow on August 11, 2009
Posted in S/W Development, miscellaneous, tutorials | Tagged: computers/IT, e-books, software | Leave a Comment »
Cross Platform Development in C++
Posted by shadow on November 25, 2008
Cross-Platform Development in C++ is the definitive guide to developing portable C/C++ application code that will run natively on Windows, Macintosh, and Linux/Unix platforms without compromising functionality, usability, or quality. This book will be an indispensable resource for every software professional and technical manager who is building new cross-platform software, porting existing C/C++ software, or planning software that may someday require cross-platform support.
Posted in S/W Development, c and c++ | Tagged: C++, languages, programming, technology | Leave a Comment »
Why Programs Fail-A Guide To Systematic Debugging
Posted by shadow on September 14, 2008
This is a book about bugs in computer programs—how to reproduce them, how to find them, and how to fix them such that they do not occur. This book teaches a number of techniques that allow you to debug any program in a systematic, and sometimes even elegant, way. Moreover, the techniques can widely be automated, which allows you to let your computer do most of the debugging.Once you understand how debugging works, you will not think about debugging in the same way. Instead of seeing a wild mess of code, you will think about causes and effects, and you will systematically set up and refine hypotheses to track failure causes.
Posted in S/W Development | Tagged: computers/IT, programming, software, testing | Leave a Comment »
Project Mangement Made Easy
Posted by shadow on September 14, 2008
IS IT POSSIBLE TO DO GOOD WORK, SUCCEED, AND ENJOY THE PROCESS? I’VE found that owning or working for a small business can be challenging, rewarding, and fun all at once. It isn’t always—and when the stuff hits the fan, the fun is the first thing to go. But if we learn how to get organized and stay on top of things, it can be an exciting ride with big rewards along the way and at the end.This book will help you with whatever dreams, opportunities, or problems you have in your business, whether you own it, work as a manager, or are on the team as an employee. It will help you get work done right and it will help your business make more money, satisfy more customers, clear away problems, and grow.
Posted in S/W Development | Tagged: computers/IT, software, technology | Leave a Comment »
10 Minute Guide to Project Management
Posted by shadow on September 14, 2008
If you are like many professionals today, you are very busy! Your time is precious. When you’re
handed a challenging assignment and need some direction, you need it in a hurry. And that is precisely what the 10 Minute Guide to Project Management offers you, a quick reference tool—divided into 18 crucial aspects of project management—that offers the basics. You will be able to digest a lesson or two each morning if you choose, before everyone else gets to work. Moreover, with this handy pocket guide, you are never more than a few pages away from homing in on the precise information that you need.
Posted in S/W Development, tutorials | Tagged: software, tutorials | 1 Comment »
The Art of Software Testing
Posted by shadow on September 7, 2008
Today, a quarter of the century later, the same is still true. There are new development systems, languages with built-in tools, and programmers who are used to developing more on the fly. But testing still plays an important part in any software development project.Today there are more books and articles about software testing, meaning that, at least, the topic has more visibility than it did when this book was first published. But testing remains among the “dark arts” of software development.
Posted in S/W Development, miscellaneous | Tagged: computers/IT, education, free books, free download, software, technology, testing | Leave a Comment »
