| Safe C++ Design Principles |

By Thomas Hruska
Safe C++ Design Principles (First Edition) teaches fundamental application
design strategies used by professional software developers.
This e-book addresses many different issues not covered by any other C++
book. The primary goal of this book is to teach what exactly it means
to be a user of the computer. This goal is accomplished by building an
infrastructure of safe, secure, and portable code that is natural to use
so that the programmer's focus becomes the user and not the source code.
This book is not a beginning programmer's manual. Safe C++ Design
Principles can be used to supplement the learning process and
accelerate the effort to becoming a professional software developer.
This e-book is best utilized once a programmer has a reasonable grasp
on the basic syntax and logical constructs of the C++ language.
Safe C++ Design Principles is also for anyone who wants to learn
how to build an architecture that is safe from memory leaks, secure
from vulnerabilities such as buffer overflows, is cross-platform capable,
and is user-centric and user-focused. This e-book also describes how
to successfully port existing applications to other platforms with
almost no overhead.
Table of Contents
Sample Chapter: In the Beginning (Part of Chapter 1)
The author is a reasonable person if you truly can't afford the book.
Be sure to tell everyone you know who writes software that they need
Safe C++ Design Principles as part of their digital bookshelf.
Many of the concepts are easily adapted to other programming languages.
|
|
|
"Millions of identities are stolen each year
through application security vulnerabilities. Strong authentication
and authorization is useless if the application and its data can be
compromised directly through application layer vulnerabilities."
(Forrester Research)
Safe C++ Design Principles is more than just another
programming book. With this book you will gain insight into how to
write software such that security vulnerabilities are virtually
impossible.
Without Safe C++ Design Principles, your software applications
will end up with security vulnerabilities. Click the "Buy Now"
button on the left to start your journey to becoming a software developer.
|
|
|