1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77
|
<html>
<head>
<title>AOLserver</title>
</head>
<body>
<h1>AOLserver Reading List</h1>
<p>
<small>
$Header: /cvsroot/aolserver/aolserver.com/docs/intro/readinglist.html,v 1.1 2002/03/07 19:15:35 kriston Exp $
</small>
<p>
<p>
<a href=../devel/standards.adp>AOLserver Engineering Manual</a> by
George Nachman.
<p>
<a href="tcl2k/"><b><i>Tcl in AOL Digital City: The Architecture of a
Multithreaded High-Performance Web Site</i></b></a>, by Jim Davidson,
Keynote Address at the <a
href="http://www.usenix.org/events/tcl2k/">7th Annual Tcl/Tk
Conference</a>
<p>
<a href="http://arsdigita.com/books/panda/"><b><i>Philip and Alex's Guide
to Web Publishing</i></b></a>, Philip Greenspun (Morgan Kaufmann,
1999)</a>
<p>
<a href="http://tcl.activestate.com/"><b><i>Tcl Reference
Manuals</i></b></a>, from <a
href="http://www.activestate.com/">ActiveState</a>
<p>
<b><i>Database Backed Web Sites: The Thinking Person's Guide to Web
Publishing</i></b>, Philip Greenspun (Macmillan; out of print)
<p>
<b><i>Practical Programming in Tcl and Tk, 3e</i></b>, by Brent B. Welch
(Prentice Hall PTR, 1999)
<p>
<b><i>Tcl/Tk Programmers Reference</i></b>, by Christopher Nelson
(Osborne/McGraw-Hill, 2000)
<p>
<b><i>Unix Network Programming</i></b>, W. Richard Stevens (Prentice Hall
PTR, 1998)
<p>
<b><i>Tcl/Tk for Programmers With Solved Exercises That Work With Unix
And Windows</i></b>, J. Adrian Zimmer (IEEE Computer Society, 1998)
<p>
<b><i>Threads Primer: A Guide to Multithreaded Programming</i></b>, Bil Lewis
(Prentice Hall, 1995).
<p>
<b><i>Advanced Programming in the Unix Environment</i></b>, W. Richard
Stevens (Addison-Wesley, 1992)
<p><b><i>Programming with Threads</i></b>, Kleiman, Shah, Smalders (Prentice
Hall, 1995)
<p>
<b><i>Tcl and the Tk Toolkit</i></b>, by John K. Ousterhout (Addison-Wesley,
1994)<br>
<p>
</body>
</html>
|