I found the following three sites and newsgroups very useful and rest is
previous siglinux stuff.

Bjarne Stroustrup's Homepage,
http://www.research.att.com/~bs/

The CGAL project is a collaborative effort to develop a robust, easy to
use, and efficient C++ software library of geometric data structures and
algorithms.
http://www.cs.uu.nl/CGAL/

How To Write Unmaintainable Code
http://mindprod.com/unmain.html

Newsgroups:
 alt.comp.lang.learn.c-c++
 comp.lang.c++
 comp.lang.c++.leda
 comp.lang.c++.moderated
 comp.std.c++
 de.comp.lang.iso-c++
 fj.lang.c++

Regards,
Zahed
---------- Forwarded message ----------
Date: Mon, 24 Jan 2000 22:19:54 GMT
Newsgroups: utexas.class.cs105.c++
Subject: I christen this newsgroup!

        Thought I'd post an amusing but highly educational URL


http://mindprod.com/unmain.html

Now, you too can learn how to write unmaintainable code!  Enjoy!
; - )

On Tue, 21 Sep 1999,                     wrote:
]>      I'm looking for a good, all-around book on general programming
]> under Linux and Unix. Topics such as: 
]>      * file i/o                              * terminals 
]>      * constructing libraries and linking    * make
]>      * curses                                * pipes
]>      * shared memory                         * signals
]>      * and a smattering of Perl, Xlib, GTk, or other enrichment 
]
]   You have access to the man pages for all of this and even the GNU info
]pages for most of this as well.
]
]>      _Linux_Application_Development_
]>              Michael K. Johnson, Erik W. Troan: Addison-Wesley, May 98
]
]   I've read this, and it is basically "Using C on the Unix system" but
]with much worse examples.  It also has a lot of mistakes on that printing.
]Get a Unix book.  If you want linux specific items, read the man pages.
]
]---------------------------------------------------------------------------
]Send administrative requests to [EMAIL PROTECTED]
]
---------- Forwarded message ----------
Date: Tue, 21 Sep 1999 13:01:24 -0500 (CDT)
Subject: Linux/Un*x programming book

        I'm looking for a good, all-around book on general programming
under Linux and Unix. Topics such as: 
        * file i/o                              * terminals 
        * constructing libraries and linking    * make
        * curses                                * pipes
        * shared memory                         * signals
        * and a smattering of Perl, Xlib, GTk, or other enrichment 

Four books under consideration: 
        
        _Beginning_Linux_Programming_ 
                Neil Matthew, Richard Stones: Wrox Press, Sept. 1999

        _Linux_Programmers_Reference_ 
                Richard Petersen: Osborne McGraw-Hill, July 1998
        
        _Linux_Application_Development_
                Michael K. Johnson, Erik W. Troan: Addison-Wesley, May 98

        _UNIX Systems Programming for SVR4_
                 David A. Curry: O'Reilly, Aug 1996

        I'm leaning heavily towards the first one, because the old 2nd
edition was well-reviewed on Slashdot, and the newest addition should be
very current (replace Tcl/Tk --> Perl). Do any of y'all have experience or
comments about these books?

---------------------------------------------------------------------------
Send administrative requests to [EMAIL PROTECTED]

Reply via email to