old-www/pub/Linux/docs/ldp-archived/mail_archives/ldp-discuss/msg04236.html

155 lines
6.6 KiB
HTML

<!-- MHonArc v2.5.0b2 -->
<!--X-Subject: Re: Algorithms&#45;HOWTO tentative outline -->
<!--X-From-R13: "Rnivq Q. [reevyy, Bu.R." <qpzreevyyNzvaqfcevat.pbz> -->
<!--X-Date: Fri, 27 Oct 2000 08:54:59 &#45;0400 (EDT) -->
<!--X-Message-Id: 004901c04015$80e954c0$6401a8c0@nc.ehomecare.com -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: oty8oYG00UwEQQ=YUz@andrew.cmu.edu -->
<!--X-Reference: 006201c03f8b$f2687570$6401a8c0@nc.ehomecare.com -->
<!--X-Reference: ctyDfJq00Uw9NhKXpD@andrew.cmu.edu -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML//EN">
<html>
<head>
<title>Re: Algorithms-HOWTO tentative outline</title>
<link rev="made" href="mailto:dcmerrill@mindspring.com">
</head>
<body>
<!--X-Body-Begin-->
<!--X-User-Header-->
<!--X-User-Header-End-->
<!--X-TopPNI-->
<hr>
[<a href="msg04235.html">Date Prev</a>][<a href="msg04237.html">Date Next</a>][<a href="msg04232.html">Thread Prev</a>][<a href="msg04233.html">Thread Next</a>][<a href="maillist.html#04236">Date Index</a>][<a href="threads.html#04236">Thread Index</a>]
<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<h1>Re: Algorithms-HOWTO tentative outline</h1>
<hr>
<!--X-Subject-Header-End-->
<!--X-Head-of-Message-->
<ul>
<li><em>To</em>: &quot;Andrew P Moise&quot; &lt;<A HREF="mailto:moise%2B@andrew.cmu.edu">moise+@andrew.cmu.edu</A>&gt;, &lt;<A HREF="mailto:ldp-discuss@lists.linuxdoc.org">ldp-discuss@lists.linuxdoc.org</A>&gt;</li>
<li><em>Subject</em>: Re: Algorithms-HOWTO tentative outline</li>
<li><em>From</em>: &quot;David C. Merrill, Ph.D.&quot; &lt;<A HREF="mailto:dcmerrill@mindspring.com">dcmerrill@mindspring.com</A>&gt;</li>
<li><em>Date</em>: Fri, 27 Oct 2000 08:57:45 -0400</li>
<li><em>Old-return-path</em>: dcmerrill@mindspring.com</li>
<li><em>References</em>: &lt;<a href="msg04229.html">oty8oYG00UwEQQ=YUz@andrew.cmu.edu</a>&gt;&lt;<a href="msg04230.html">006201c03f8b$f2687570$6401a8c0@nc.ehomecare.com</a>&gt; &lt;<a href="msg04232.html">ctyDfJq00Uw9NhKXpD@andrew.cmu.edu</a>&gt;</li>
<li><em>Resent-date</em>: Fri, 27 Oct 2000 08:54:59 -0400 (EDT)</li>
<li><em>Resent-from</em>: <A HREF="mailto:ldp-discuss@lists.debian.org">ldp-discuss@lists.debian.org</A></li>
<li><em>Resent-message-id</em>: &lt;ABRPZ.A.kQ.yuX-5@murphy&gt;</li>
<li><em>Resent-sender</em>: <A HREF="mailto:ldp-discuss-request@lists.debian.org">ldp-discuss-request@lists.debian.org</A></li>
</ul>
<!--X-Head-of-Message-End-->
<!--X-Head-Body-Sep-Begin-->
<hr>
<!--X-Head-Body-Sep-End-->
<!--X-Body-of-Message-->
<pre>
From: &quot;Andrew P Moise&quot; &lt;moise+@andrew.cmu.edu&gt;
&gt; Excerpts from mail: 26-Oct-100 Re: Algorithms-HOWTO tentat.. by David C.
&gt; Merrill@mindspr
&gt; &gt; I would not recommend including a primer for C. Keep your focus to the
&gt; &gt; algorithms; it's a big job in itself. If you *do* write a C primer,
I'd
&gt; &gt; like to see it as a separate document that might eventually be
expanded
&gt; &gt; into a full guide to C programming.
&gt;
&gt; My words were unclear... I'm cocky, but I'm not that cocky :-). I
&gt; meant a short list of gotchas (returning stack structs, 0 is not NULL,
&gt; odd operator precedence, etc.), which I thought at one point could be
&gt; helpful enough to a large part of the HOWTO's audience (talented but
&gt; inexperienced C programmers) that breaking the HOWTO's focus completely
&gt; was justified. I'm inclined not to include it, but the inclination's
I get you now. Maybe you could simply point out the gotchas where they
appear in the example code? That would help students (using the term
loosely) to understand the algorithms, and would be more immediately
helpful than listing them in a separate section of the document. DocBook
appears to have some interesting facilities for annotating program
listings, although I haven't tried them out myself yet.
&gt; weak enough that I thought it bore mentioning. Including a link to a
&gt; similar page now seems like a better idea, but the best thing I know of
&gt; is the Ten Commandments for C Programmers, which seems to be several
&gt; decades out of date. Any ideas?
The Development of the C Language
Dennis M Ritchie
<A HREF="http://cm.bell-labs.com/cm/cs/who/dmr/chist.html">http://cm.bell-labs.com/cm/cs/who/dmr/chist.html</A>
Programming in C: A Tutorial
Dennis M. Ritchie
<A HREF="http://www.lysator.liu.se/c/bwk-tutor.html">http://www.lysator.liu.se/c/bwk-tutor.html</A>
Dinkum C Library Reference
P.J. Plauger
<A HREF="http://www.dinkumware.com/htm_cl/index.html">http://www.dinkumware.com/htm_cl/index.html</A>
And there are *many* more references online. Or, perhaps you would be
better off just linking to Google's Web Directory, which is at
<A HREF="http://directory.google.com/Top/Computers/Programming/Languages/C/">http://directory.google.com/Top/Computers/Programming/Languages/C/</A> Let
them do the grunt work of maintaining the directory instead of you. Repeat
after me, &quot;Search engines are your friends!&quot; ;p
Regards,
--
David C. Merrill, Ph.D.
Linux Documentation Project
Collection Editor &amp; Coordinator
www.LinuxDoc.org
--
To UNSUBSCRIBE, email to ldp-discuss-request@lists.debian.org
with a subject of &quot;unsubscribe&quot;. Trouble? Contact listmaster@lists.debian.org
</pre>
<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<hr>
<!--X-Follow-Ups-End-->
<!--X-References-->
<ul><li><strong>References</strong>:
<ul>
<li><strong><a name="04229" href="msg04229.html">Algorithms-HOWTO tentative outline</a></strong>
<ul><li><em>From:</em> Andrew P Moise &lt;moise+@andrew.cmu.edu&gt;</li></ul></li>
<li><strong><a name="04230" href="msg04230.html">Re: Algorithms-HOWTO tentative outline</a></strong>
<ul><li><em>From:</em> &quot;David C. Merrill, Ph.D.&quot; &lt;dcmerrill@mindspring.com&gt;</li></ul></li>
<li><strong><a name="04232" href="msg04232.html">Re: Algorithms-HOWTO tentative outline</a></strong>
<ul><li><em>From:</em> Andrew P Moise &lt;moise+@andrew.cmu.edu&gt;</li></ul></li>
</ul></li></ul>
<!--X-References-End-->
<!--X-BotPNI-->
<ul>
<li>Prev by Date:
<strong><a href="msg04235.html">Re: about accepted formats (Re: Simplified DocBook)</a></strong>
</li>
<li>Next by Date:
<strong><a href="msg04237.html">Re: about accepted formats (Re: Simplified DocBook)</a></strong>
</li>
<li>Previous by thread:
<strong><a href="msg04232.html">Re: Algorithms-HOWTO tentative outline</a></strong>
</li>
<li>Next by thread:
<strong><a href="msg04233.html">=?big5?B?MjAwMaZ+sNWxesHZprOmaKTWrsm2oQ==?=</a></strong>
</li>
<li>Index(es):
<ul>
<li><a href="maillist.html#04236"><strong>Date</strong></a></li>
<li><a href="threads.html#04236"><strong>Thread</strong></a></li>
</ul>
</li>
</ul>
<!--X-BotPNI-End-->
<!--X-User-Footer-->
<!--X-User-Footer-End-->
</body>
</html>