[Zodb-checkins] CVS: ZODB3/Doc/guide - links.tex:1.2.4.1

Jeremy Hylton jeremy@zope.com
Fri, 4 Oct 2002 14:40:32 -0400


Update of /cvs-repository/ZODB3/Doc/guide
In directory cvs.zope.org:/tmp/cvs-serv23829/Doc/guide

Modified Files:
      Tag: ZODB3-3_1-branch
	links.tex 
Log Message:
Add link to ZODB tutorial slides.







=== ZODB3/Doc/guide/links.tex 1.2 => 1.2.4.1 ===
--- ZODB3/Doc/guide/links.tex:1.2	Mon Feb 11 18:33:40 2002
+++ ZODB3/Doc/guide/links.tex	Fri Oct  4 14:40:32 2002
@@ -17,6 +17,14 @@
 \\
 \url{http://www.python.org/workshops/2000-01/proceedings/papers/fulton/zodb3.html}
 
+Persistent Programing with ZODB, by Jeremy Hylton and Barry Warsaw:
+\\
+Slides for a tutorial presented at the 10th Python conference.  Covers
+much of the same ground as this guide, with more details in some areas
+and less in others.
+\\
+\url{http://www.zope.org/Members/bwarsaw/ipc10-slides}
+
 Download link for ZEO: \\
 \url{http://www.zope.org/Products/ZEO/}