Files
oldlinux-files/docs/Install-Guide/install-guide-2.2.2/node232.html
2024-02-19 00:23:35 -05:00

62 lines
3.4 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3O//DTD W3 HTML 2.0//EN">
<!Converted with LaTeX2HTML 95.1 (Fri Jan 20 1995) by Nikos Drakos (nikos@cbl.leeds.ac.uk), CBLU, University of Leeds >
<HEAD>
<TITLE>A.3.4 Programming</TITLE>
</HEAD>
<BODY>
<meta name="description" value="A.3.4 Programming">
<meta name="keywords" value="gs">
<meta name="resource-type" value="document">
<meta name="distribution" value="global">
<P>
<BR> <HR><A NAME=tex2html4743 HREF="node233.html"><IMG ALIGN=BOTTOM ALT="next" SRC="next_motif.gif"></A> <A NAME=tex2html4741 HREF="node228.html"><IMG ALIGN=BOTTOM ALT="up" SRC="up_motif.gif"></A> <A NAME=tex2html4735 HREF="node231.html"><IMG ALIGN=BOTTOM ALT="previous" SRC="previous_motif.gif"></A> <A NAME=tex2html4745 HREF="node1.html"><IMG ALIGN=BOTTOM ALT="contents" SRC="contents_motif.gif"></A> <A NAME=tex2html4746 HREF="node250.html"><IMG ALIGN=BOTTOM ALT="index" SRC="index_motif.gif"></A> <BR>
<B> Next:</B> <A NAME=tex2html4744 HREF="node233.html">A.3.5 Kernel Hacking</A>
<B>Up:</B> <A NAME=tex2html4742 HREF="node228.html">A.3 Books and Other </A>
<B> Previous:</B> <A NAME=tex2html4736 HREF="node231.html">A.3.3 The X Window </A>
<BR> <HR> <P>
<H2><A NAME=SECTION00834000000000000000>A.3.4 Programming</A></H2>
<P>
<DL COMPACT>
<DT><B>Title:</B><DD>The C Programming Language<BR>
<DT><B>Author:</B><DD>Brian Kernighan and Dennis Ritchie<BR>
<DT><B>Publisher:</B><DD>Prentice-Hall, 1988<BR>
<DT><B>IBSN:</B><DD>0-13-110362-8 $25.00<BR>
<P><DT><DD>This book is a must-have for anyone wishing to do C programming on
a UNIX system. (Or any system, for that matter.) While this book
is not obstensibly UNIX-specific, it is quite applicable to programming
C under UNIX.
</DL>
<P>
<DL COMPACT>
<DT><B>Title:</B><DD>The Unix Programming Environment<BR>
<DT><B>Author:</B><DD>Brian Kernighan and Bob Pike<BR>
<DT><B>Publisher:</B><DD>Prentice-Hall, 1984<BR>
<DT><B>IBSN:</B><DD>0-13-937681-X ??<BR>
<P><DT><DD>An overview to programming under the UNIX system. Covers all of
the tools of the trade; a good read to get acquainted with the
somewhat amorphous UNIX programming world.
</DL>
<P>
<DL COMPACT>
<DT><B>Title:</B><DD>Advanced Programming in the UNIX Environment<BR>
<DT><B>Author:</B><DD>W. Richard Stevens<BR>
<DT><B>Publisher:</B><DD>Addison-Wesley<BR>
<DT><B>IBSN:</B><DD>0-201-56317-7 $50.00<BR>
<P><DT><DD>This mighty tome contains everything that you need to know to
program UNIX at the system level---file I/O, process control,
interprocess communication, signals, terminal I/O, the works.
This book focuses on various UNI standards, including POSIX.1, which
Linux mostly adheres to.
</DL>
<BR> <HR><A NAME=tex2html4743 HREF="node233.html"><IMG ALIGN=BOTTOM ALT="next" SRC="next_motif.gif"></A> <A NAME=tex2html4741 HREF="node228.html"><IMG ALIGN=BOTTOM ALT="up" SRC="up_motif.gif"></A> <A NAME=tex2html4735 HREF="node231.html"><IMG ALIGN=BOTTOM ALT="previous" SRC="previous_motif.gif"></A> <A NAME=tex2html4745 HREF="node1.html"><IMG ALIGN=BOTTOM ALT="contents" SRC="contents_motif.gif"></A> <A NAME=tex2html4746 HREF="node250.html"><IMG ALIGN=BOTTOM ALT="index" SRC="index_motif.gif"></A> <BR>
<B> Next:</B> <A NAME=tex2html4744 HREF="node233.html">A.3.5 Kernel Hacking</A>
<B>Up:</B> <A NAME=tex2html4742 HREF="node228.html">A.3 Books and Other </A>
<B> Previous:</B> <A NAME=tex2html4736 HREF="node231.html">A.3.3 The X Window </A>
<BR> <HR> <P>
<BR> <HR>
<P><ADDRESS>
<I>Matt Welsh <BR>
mdw@sunsite.unc.edu</I>
</ADDRESS>
</BODY>