From owner-freebsd-chat Sun Nov 17 8:11:48 2002 Delivered-To: freebsd-chat@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE59F37B408 for ; Sun, 17 Nov 2002 08:11:46 -0800 (PST) Received: from mhub-m2.tc.umn.edu (mhub-m2.tc.umn.edu [160.94.23.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9234D43E3B for ; Sun, 17 Nov 2002 08:11:45 -0800 (PST) (envelope-from ryans@gamersimpact.com) Received: from mhub0.tc.umn.edu (mhub0.tc.umn.edu [128.101.131.40]) by mhub-m2.tc.umn.edu with ESMTP for freebsd-chat@freebsd.org; Sun, 17 Nov 2002 10:11:30 -0600 (CST) Received: from [128.101.186.124] by mail.tc.umn.edu with ESMTP; Sun, 17 Nov 2002 10:11:30 -0600 Subject: Re: c-programming input needed (off topic) From: Ryan Sommers To: Gustaf Sjoberg Cc: freebsd-chat@freebsd.org In-Reply-To: <20021117131243.3911ee3c.gs@vacfu.org> References: <20021117131243.3911ee3c.gs@vacfu.org> Content-Type: text/plain Organization: Message-Id: <1037549517.10387.7.camel@lobo> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.0 Date: 17 Nov 2002 10:11:58 -0600 Content-Transfer-Encoding: 7bit X-Umn-Remote-Mta: [N] mhub0.tc.umn.edu #+LO+TR Sender: owner-freebsd-chat@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org A few must reads: UNIX Network Programming by W. Richard Stevens http://www.amazon.com/exec/obidos/tg/detail/-/013490012X/qid=1037549217/sr=5-3/ref=cm_lm_asin/002-0351644-9281664?v=glance UNIX Network Programming, Volume 2: Interprocess Communications (2nd Edition) http://www.amazon.com/exec/obidos/tg/detail/-/0130810819/ref=pd_bxgy_img_2/002-0351644-9281664?v=glance&s=books As far as website for C I don't really know of any because I never looked myself. However, a great website I have found for BSD assembly (which learning assembly and how compilers generate assembly can be very helpful in optimizing your C code) is: http://www.int80h.org/bsdasm/ Hope this helps! On Sun, 2002-11-17 at 06:12, Gustaf Sjoberg wrote: > Hi, > i've decided to start programming c again (havent written anything in c for about 6 years) but, i need to write something in order to learn and i'm pretty bored with the examples in the book. can anyone think of a program (not too big or advanced as i'm a "newbie") or point me to a resource for unix c programming? it would be nice to write a somewhat useful program instead of the "hello world" type examples i have iun my book ;-) > > thanks in anticipation, > GS > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-chat" in the body of the message Ryan Sommers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-chat" in the body of the message