Java Coding Guidelines - David Svoboda; Robert C. Seacord

Java Coding Guidelines

4.00 Oceń książkę!

Autor: David Svoboda; Robert C. Seacord

Wydawnictwo: Addison Wesley Publishing Company
ISBN: 9780321933157
EAN:
Format: ...
Oprawa: miękka
Stron: 304
Data wydania: 2013-08-01
Gdzie kupić tanią książkę?
książka
139.00
Książka w Twoim domu w ciągu 48h
"A must-read for all Java developers...Every developer has a responsibility to author code that is free of significant security vulnerabilities. This book provides realistic guidance to help Java developers implement desired functionality with security, reliability, and maintainability goals in mind." -Mary Ann Davidson, Chief Security Officer, Oracle Corporation Organizations worldwide rely on Java code to perform mission-critical tasks, and therefore that code must be reliable, robust, fast, maintainable, and secure. Java(TM) Coding Guidelines brings together expert guidelines, recommendations, and code examples to help you meet these demands. Written by the same team that brought you The CERT(R) Oracle (R) Secure Coding Standard for Java(TM), this guide extends that previous work's expert security advice to address many additional quality attributes. You'll find 75 guidelines, each presented consistently and intuitively. For each guideline, conformance requirements are specified; for most, noncompliant code examples and compliant solutions are also offered. The authors explain when to apply each guideline and provide references to even more detailed information. Reflecting pioneering research on Java security, Java(TM) Coding Guidelines offers updated techniques for protecting against both deliberate attacks and other unexpected events. You'll find best practices for improving code reliability and clarity, and a full chapter exposing common misunderstandings that lead to suboptimal code. With a Foreword by James A. Gosling, Father of the Java Programming Language "This set of Java(TM) Coding Guidelines, a follow-on to the earlier The CERT(r) Oracle Secure Coding Standard for Java(TM), is invaluable. This book could almost be retitled Reliable Java(TM) Coding Guidelines. One of the things that has struck me over the years is the interplay between reliability and security. There are all sorts of explicit security tools-cryptography, authentication, and others-but most break-ins are exploitations of bugs: coding that was badly done or that was insufficiently defensive. Building a reliable system is, in many ways, equivalent to building a secure system. The work you do in reliability pays off in security, and vice versa. "This book highlights the fact that security is not a feature; it is an attitude toward taking due care at every point. It should be a continuous part of every software engineer's design thought process. It is organized around a list of guidelines. The meat of the book is the subtlety behind them. For example, "Store passwords using a hash function" appears to be a very basic and obvious point, and yet there are regular news articles about major data breaches just because some software engineer wasn't thinking. Getting it right is tricky: there are a lot of details for the devil to hide in. This book is full of excellent guidance for dealing with those details." -James A. Gosling

Książka "Java Coding Guidelines"
David Svoboda; Robert C. Seacord