Books: Difference between revisions

[unchecked revision][unchecked revision]
Line 420:
|title=C: A Reference Manual, 5th ed.
|author=Samuel P. Harbison III, and Guy L. Steele Jr.
|year=2002
|supp=[http://careferencemanual.com/ Link]
|description=This best-selling, authoritative reference manual provides a complete description of the C language, the run-time libraries, and a style of C programming that empha_sizes correctness, portability, and maintainability.
Line 440 ⟶ 441:
|title=The C Programming Language, 2nd ed.
|author=Brian W. Kernighan, and Dennis M. Ritchie
|year=1988
|supp=[http://cm.bell-labs.com/cm/cs/cbook/ Link]
|description=This book is meant to help the reader learn how to program in C. It is the definitive reference guide, now in a second edition. Although the first edition was written in 1978, it continues to be a worldwide best-seller. This second edition brings the classic original up to date to include the ANSI standard.
Line 453 ⟶ 455:
|title=The CERT C Secure Coding Standard
|author=Robert C. Seacord
|year=2008
|supp=[https://www.securecoding.cert.org/confluence/display/seccode/CERT+C+Secure+Coding+Standard Freely available]
|description=Software security has major implications for the operations and assets of organizations, as well as for the welfare of individuals. To create secure software, developers must know where the dangers lie. Secure programming in C can be more difficult than even many experienced programmers believe.
Anonymous user