Date: 17 Nov 2002 10:11:58 -0600 From: Ryan Sommers <ryans@gamersimpact.com> To: Gustaf Sjoberg <gs@vacfu.org> Cc: freebsd-chat@freebsd.org Subject: Re: c-programming input needed (off topic) Message-ID: <1037549517.10387.7.camel@lobo> In-Reply-To: <20021117131243.3911ee3c.gs@vacfu.org> References: <20021117131243.3911ee3c.gs@vacfu.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1037549517.10387.7.camel>