1 <?xml version=
"1.0" encoding=
"UTF-8"?>
5 <title>Literate Programming
</title>
6 <bookmark href=
"http://www.vivtek.com/litprog.html">
7 <title>Synopsis of Literate Programming
</title>
9 <bookmark href=
"http://vasc.ri.cmu.edu/old_help/Programming/Literate/literate.html">
10 <title>Literate Programming: Propaganda and Tools
</title>
12 <bookmark href=
"http://www.isy.liu.se/%7Eturbell/litprog/">
13 <title>Literate Programming by Henrik Turbell
</title>
15 <bookmark href=
"http://www.desy.de/user/projects/LitProg.html">
16 <title>Literate Programming Library
</title>
18 <bookmark href=
"http://www.loria.fr/services/tex/english/litte.html">
19 <title>Literate Programming Basics
</title>
21 <bookmark href=
"http://ei.cs.vt.edu/%7Ecs5014/courseNotes/4.LiterateProgramming/literate_prog.html">
22 <title>Literate Programming Overview
</title>
24 <bookmark href=
"http://www.perl.com/pub/a/tchrist/litprog.html">
25 <title>POD is not Literate Programming
</title>
27 <bookmark href=
"http://www.cornellcollege.edu/%7Eltabak/publications/articles/swsafety.html">
28 <title>Computers That We Can Count On
</title>
30 <bookmark href=
"http://www.cs.auc.dk/%7Enormark/litpro/issues-and-problems.html">
31 <title>Literate Programming - Issues and Problems
</title>
33 <bookmark href=
"http://c2.com/cgi/wiki?LiterateProgramming">
34 <title>Literate Programming - Wiki Pages
</title>
36 <bookmark href=
"http://developers.slashdot.org/developers/02/05/19/2216233.shtml">
37 <title>What is well-commented code?
</title>
39 <bookmark href=
"http://liinwww.ira.uka.de/bibliography/SE/litprog.html">
40 <title>Bibliography on literate programming - A searchable bibliography
</title>
42 <bookmark href=
"http://www2.umassd.edu/SWPI/ProcessBibliography/bib-codereading.html">
43 <title>Program comprehension and code reading bibliography
</title>
45 <bookmark href=
"http://www.cs.auc.dk/%7Enormark/elucidative-programming/">
46 <title>Elucidative Programming
</title>
48 <bookmark href=
"http://www.msu.edu/%7Epfaffben/avl/index.html">
49 <title>AVL Trees (TexiWeb)
</title>
51 <bookmark href=
"http://literate-programming.wikiverse.org/">
52 <title>Literate Programming on Wikiverse
</title>
54 <bookmark href=
"http://www.pbrt.org/">
55 <title>Physically Based Rendering: From Theory to Implementation
</title>
59 <title>Useful C++ Links
</title>
62 <bookmark href=
"http://www.sgi.com/tech/stl/table_of_contents.html">
63 <title>STL Reference Documentation
</title>
65 <bookmark href=
"http://www.yrl.co.uk/~phil/stl/stl.htmlx">
66 <title>STL Tutorial
</title>
68 <bookmark href=
"http://www.cppreference.com/cpp_stl.html">
69 <title>STL Reference
</title>
74 <bookmark href=
"http://doc.trolltech.com/2.3/">
75 <title>Qt
2.3 Reference
</title>
77 <bookmark href=
"http://doc.trolltech.com/3.3/">
78 <title>Qt
3.3 Reference
</title>
80 <bookmark href=
"http://doc.trolltech.com/4.0/">
81 <title>Qt
4.0 Reference
</title>
83 <bookmark href=
"http://www.trolltech.com/">
84 <title>Trolltech Home Page
</title>
88 <title>IOStreams
</title>
89 <bookmark href=
"http://www.cplusplus.com/ref/iostream/index.html">
90 <title>IO Stream Library
</title>
92 <bookmark href=
"http://courses.cs.vt.edu/~cs2604/fall01/binio.html">
93 <title>Binary I/O
</title>
95 <bookmark href=
"http://www.parashift.com/c++-faq-lite/input-output.html">
96 <title>I/O Stream FAQ
</title>
101 <bookmark href=
"http://www.cs.princeton.edu/~benjasik/gdb/gdbtut.html">
102 <title>GDB Tutorial
</title>
104 <bookmark href=
"http://www.gnu.org/manual/gdb-4.17/html_mono/gdb.html">
105 <title>Debugging with GDB
</title>
107 <bookmark href=
"http://www.cs.washington.edu/orgs/acm/tutorials/dev-in-unix/gdb-refcard.pdf">
108 <title>GDB Quick Reference Page (PDF) (Handy)
</title>
111 <folder folded=
"yes">
112 <title>Classes and Constructors
</title>
113 <bookmark href=
"http://www.parashift.com/c++-faq-lite/ctors.html">
114 <title>Constructor FAQ
</title>
116 <bookmark href=
"http://www.juicystudio.com/tutorial/cpp/index.html">
117 <title>Organizing Classes
</title>
121 <folder folded=
"yes">
122 <title>Software Documentation or System Documentation
</title>
123 <bookmark href=
"http://www.martinfowler.com/distributedComputing/thud.html">
124 <title>The Almighty Thud
</title>
126 <bookmark href=
"http://msdn.microsoft.com/library/techart/cfr.htm">
127 <title>Microsoft Coding Techniques and Programming Practices
</title>
129 <bookmark href=
"http://www.bearcave.com/software/prog_docs.html">
130 <title>Software and Documentation
</title>
132 <bookmark href=
"http://c2.com/cgi/wiki?TheSourceCodeIsTheDesign">
133 <title>The Source Code is the Design
</title>
135 <bookmark href=
"http://www.bleading-edge.com/Publications/C++Journal/Cpjour2.htm">
136 <title>What is Software Design?
</title>
138 <bookmark href=
"http://www.mindprod.com/unmain.html">
139 <title>How To Write Unmaintainable Code
</title>
141 <bookmark href=
"http://www.idinews.com/selfDoc.html">
142 <title>Self Documenting Program Code Remains a Distant Goal
</title>
144 <bookmark href=
"http://www.sdmagazine.com/documents/s=730/sdm0106m/0106m.htm">
145 <title>Place Tab A in Slot B
</title>
147 <bookmark href=
"http://www.holub.com/class/uml/uml.html">
148 <title>UML Reference Card
</title>
151 <folder folded=
"yes">
152 <title>TeX Resources
</title>
153 <bookmark href=
"http://www.tug.org/">
154 <title>The TeX User's Group
</title>
156 <bookmark href=
"http://www.miktex.org/">
157 <title>MikTeX website
</title>
159 <bookmark href=
"http://cm.bell-labs.com/who/hobby/MetaPost.html">
160 <title>MetaPost website
</title>
162 <bookmark href=
"http://pauillac.inria.fr/%7Emaranget/hevea/">
163 <title>HEVEA is a quite complete and fast LATEX to HTML translator
</title>
167 <title>Portable Document Format (PDF)
</title>
168 <bookmark href=
"http://www.adobe.com/">
169 <title>Adobe - The postscript and PDF standards
</title>
171 <bookmark href=
"http://partners.adobe.com/asn/developer/technotes/acrobatpdf.html">
172 <title>Reference Manual Portable Document Format
</title>
174 <bookmark href=
"http://partners.adobe.com/asn/developer/acrosdk/main.html">
175 <title>Adobe Acrobat Software Development Kit
</title>
178 <folder folded=
"yes">
179 <title>Literature Sites
</title>
180 <bookmark href=
"http://www.cc.columbia.edu/cu/libraries/subjects/speccol.html">
181 <title>Guide to Special Collections (Columbia University)
</title>
183 <bookmark href=
"http://www.ipl.org/ref/litcrit/">
184 <title>Literary Criticism on the Web from the Internet Public Library
</title>
186 <bookmark href=
"http://www.victorianweb.org/">
187 <title>Victorian Web.
</title>
189 <bookmark href=
"http://vos.ucsb.edu/">
190 <title>Voice of the Shuttle.
</title>
192 <bookmark href=
"http://www.modjourn.brown.edu/">
193 <title>Modernist Journals Project
</title>
195 <bookmark href=
"http://www.poetspath.com">
196 <title>Museum of American Poetics
</title>
198 <bookmark href=
"http://www.english.uiuc.edu/maps/">
199 <title>Modern American Poetry
</title>
201 <bookmark href=
"http://www.findarticles.com/">
202 <title>FindArticles.com
</title>
204 <bookmark href=
"http://www.literaryhistory.com">
205 <title>Literary History
</title>
207 <bookmark href=
"http://www.litencyc.com/LitEncycFrame.htm">
208 <title>Literary Encyclopedia
</title>
211 <bookmark href=
"http://texts.cdlib.org/ucpress/">
212 <title>The University of California Press
</title>
214 <bookmark href=
"http://www.letrs.indiana.edu/web/w/wright2/">
215 <title>Wright American Fiction,
1851-
1875</title>
217 <bookmark href=
"http://docsouth.unc.edu/">
218 <title>Documenting the American South: Beginnings to
1920</title>
220 <bookmark href=
"http://etext.lib.virginia.edu/eng-on.html">
221 <title>Electronic Text Center at the University of Virginia
</title>
223 <bookmark href=
"http://digital.nypl.org/schomburg/writers_aa19/">
224 <title>The Schomburg Center for Research in Black Culture
</title>
226 <bookmark href=
"http://www.infomotions.com/alex2/">
227 <title>Alex Catalogue of Electronic Texts.
</title>