Re: learning source

2004-01-14 Thread Bill Campbell
On Wed, Jan 14, 2004, Cordula's Web wrote:
 i have studied C++ and am currently going through C.
 i have been programming small programs in a windows environment.
 i want to start understanding source and help program for bsd and open
 source.
 where can i start, im totally new and i want to know how things work.
 i need advice

Advanced Programming in the Unix Environment
by W. Richard Stevens (Addison-Wesley) may be
very useful, if you know enough C and would
like to interface to any Unix-like operating
system (including FreeBSD).

Another oldie but goodie is Kernighan and Pike's ``Unix Programming
Environment'' -- ISBN 0-13-937699-2, 0-13-937681-X (pbk).

Bill
--
INTERNET:   [EMAIL PROTECTED]  Bill Campbell; Celestial Software LLC
UUCP:   camco!bill  PO Box 820; 6641 E. Mercer Way
FAX:(206) 232-9186  Mercer Island, WA 98040-0820; (206) 236-1676
URL: http://www.celestial.com/

Instead of giving money to found colleges to promote learning, why don't
they pass a constitutional amendment prohibiting anybody from learning
anything?  If it works as good as the Prohibition one did, why, in five
years we would have the smartest race of people on earth.
-- The Best of Will Rogers
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


learning source

2004-01-13 Thread Hiren
greetings

i have studied C++ and am currently going through C.
i have been programming small programs in a windows environment.
i want to start understanding source and help program for bsd and open
source.
where can i start, im totally new and i want to know how things work.
i need advice

thanks


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: learning source

2004-01-13 Thread Cordula's Web
 i have studied C++ and am currently going through C.
 i have been programming small programs in a windows environment.
 i want to start understanding source and help program for bsd and open
 source.
 where can i start, im totally new and i want to know how things work.
 i need advice

Advanced Programming in the Unix Environment
by W. Richard Stevens (Addison-Wesley) may be
very useful, if you know enough C and would
like to interface to any Unix-like operating
system (including FreeBSD).

You may be able to google up a good C tutorial
which uses Unix as the underlying OS.

Welcome on board and happy hacking! :)

-- 
Cordula's Web. http://www.cordula.ws/

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]