[BACK]Return to books.html CVS log [TXT][DIR] Up to [local] / www

Diff for /www/books.html between version 1.24 and 1.25

version 1.24, 2001/01/23 23:27:25 version 1.25, 2001/03/03 19:05:44
Line 242 
Line 242 
 make an excellent combination.  make an excellent combination.
 <dd>[<a href="http://www.amazon.com/exec/obidos/ISBN=0201563177/openbsdA/">Order  <dd>[<a href="http://www.amazon.com/exec/obidos/ISBN=0201563177/openbsdA/">Order
 from Amazon</a>]  from Amazon</a>]
   <P>
   <dt><i>The C Programming Language</i>
   <dd>by Brian W. Kernighan and Dennis M. Ritchie
   <dd>
   This is a clear and concise guide to the C programming language,
   perhaps the only one you will ever need.  It focuses strictly on the C language,
   not how to use your compiler or anything else.
   <dd>[<a href="http://www.amazon.com/exec/obidos/ISBN=0131103628/openbsdA/">Order
   from Amazon</a>]
   <P>
   <dt><i>C: A Reference Manual</I>
   <dd>by Samuel P. Harbison and Guy L. Steele
   <dd>
   If you only had two books on C, then along with <i>The C Programming Language</I>, this would be your second one!
   This book is not a tutorial (hence the title), it deals with syntax, data types,
   ISO C library functions, and C/C++ compatibility.
   <dd>[<a href="http://www.amazon.com/exec/obidos/ISBN=0133262243/openbsdA/">Order from Amazon</a>]
   <P>
 </dl>  </dl>
   
 <hr>  <hr>
   
 <h3><a name="6">Network administration</a></h3>  <h3><a name="6">Network administration</a></h3>
Line 310 
Line 329 
 Gives essential information with examples on managing NFS and NIS.  Gives essential information with examples on managing NFS and NIS.
 <dd>[<a href="http://www.amazon.com/exec/obidos/ISBN=0937175757/openbsdA/">Order  <dd>[<a href="http://www.amazon.com/exec/obidos/ISBN=0937175757/openbsdA/">Order
 from Amazon</a>]  from Amazon</a>]
 <P>  
 <dt><i>SSL and TLS Essentials: Securing the Web</i>  
 <dd>by Stephen A. Thomas  
 <dd>  
 This book offers introductory coverage of the SSL and TLS protocols, with  
 examples.  The SSL protocol  
 is currently the basis of secure data transfer and secure transactions  
 on the Internet.  Aside from encryption, this book also covers data  
 integrity and details the SSL protocol.  
 <dd>  
 [<a href="http://www.amazon.com/exec/obidos/ISBN%3D0471383546/openbsdA/">Order  
 from Amazon</a>]  
 <p>  
 <dt><i>Big Book of IPsec RFCs: Internet Security Architecture</i>  
 <dd>compiled by Pete Loshin  
 <dd>  
 A complete reprint of the <A HREF="faq/faq13.html#rfc">IPSec RFCs</a> with  
 an extensive index and glossary.  
 <dd>  
 [<A href="http://www.amazon.com/exec/obidos/ISBN%3D0124558399/openbsdA/">Order  
 from Amazon</a>]  
   
 </dl>  </dl>
   
   <hr>
 <h3><a name="7">Cryptography</a></h3>  <h3><a name="7">Cryptography</a></h3>
 <dl>  <dl>
 <P>  <P>
Line 354 
Line 353 
 <dd>  <dd>
 [<A href="http://www.amazon.com/exec/obidos/ISBN%3D0471117099/openbsdA/">Order  [<A href="http://www.amazon.com/exec/obidos/ISBN%3D0471117099/openbsdA/">Order
 from Amazon</a>]  from Amazon</a>]
   <P>
   <dt><i>SSL and TLS Essentials: Securing the Web</i>
   <dd>by Stephen A. Thomas
   <dd>
   This book offers introductory coverage of the SSL and TLS protocols, with
   examples.  The SSL protocol
   is currently the basis of secure data transfer and secure transactions
   on the Internet.  Aside from encryption, this book also covers data
   integrity and details the SSL protocol.
   <dd>
   [<a href="http://www.amazon.com/exec/obidos/ISBN%3D0471383546/openbsdA/">Order
   from Amazon</a>]
   <p>
   <dt><i>Big Book of IPsec RFCs: Internet Security Architecture</i>
   <dd>compiled by Pete Loshin
   <dd>
   A complete reprint of the <A HREF="faq/faq13.html#rfc">IPSec RFCs</a> with
   an extensive index and glossary.
   <dd>
   [<A href="http://www.amazon.com/exec/obidos/ISBN%3D0124558399/openbsdA/">Order
   from Amazon</a>]
 </dl>  </dl>
   
 <a href="index.html"><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>  <a href="index.html"><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25