| |
. Unix Programming Frequently Asked Questions
- Table of Contents Unix Programming Frequently Asked Questions About this
FAQ 1. Process Control 1.1 Creating new processes: fork() 1.1.1 What does fork()
do? 1.1.2 What's the difference between fork() and ... http://www.erlenstar.demon.co.uk/unix/faq_toc.html
http://www.erlenstar.demon.co.uk/unix/faq_toc.html 2.
The Art of UNIX Programming by Eric S. Raymond A review of "The Art of
UNIX Programming" by Eric S. Raymond. This book presents the history, culture
and traditions of UNIX and the UNIX approach and style to solving computing challanges. http://cplus./cs/books/gr/aaa081003a.htm
http://cplus./cs/books/gr/aaa081003a.htm 3. Programming
in C: UNIX System Calls and Subroutines using C A tutorial on programming UNIX
System Calls and Subroutines using C by A. D. Marshall. http://www.cs.cf.ac.uk/Dave/C/CE.html
http://www.cs.cf.ac.uk/Dave/C/CE.html 4. The Art of Unix Programming This
book is a wonderful presentation of UNIX culture and traditions. It presents interesting
case studies illustrating common UNIX design patterns and the UNIX style for computing.... http://cplus./b/a/016895.htm
http://cplus./b/a/016895.htm 5. UNIX System Programming UNIX
System Programming. Contents: Spring 2006... http://www.cse.fau.edu/~sam/course/usp_htm/index.html
http://www.cse.fau.edu/~sam/course/usp_htm/index.html 6. The Art
of Unix Programming - C/C++ Archives The Art of Unix Programming - This book
is a wonderful presentation of UNIX culture and traditions. It presents interesting
case studies illustrating common UNIX design patterns and the ... http://cplus./b/a/2003_08_10.htm
http://cplus./b/a/2003_08_10.htm 7. Davin's collection
of unix programming links Lots of links related to unix system programming,
currently weighted towards socket programming. http://www.cs.buffalo.edu/%7Emilun/unix.programming.html
http://www.cs.buffalo.edu/%7Emilun/unix.programming.html 8. Book
Review - The Art of UNIX Programming by Eric S. Raymond A review of "The
Art of UNIX Programming" by Eric S. Raymond. This book is an entertaining
presentation of the history, culture and traditions of UNIX. See more book reviews.... http://cplus./b/a/111888.htm
http://cplus./b/a/111888.htm 9. A Basic UNIX Tutorial A
Basic UNIX Tutorial ... This tutorial comprises fourteen sections, each of which
addresses a fundamental aspect of UNIX computing. http://www.isu.edu/departments/comcom/unix/workshop/unixindex.html
http://www.isu.edu/departments/comcom/unix/workshop/unixindex.htm
10. C Tutorial on File I/O This lesson covers reading and writing to files
and passing command line arguments into your code. Updated and improved.... http://cplus./b/a/017190.htm
http://cplus./b/a/017190.htm 11. Unix Programming FAQ
(v1.37) Unix Programming FAQ (v1.37) There are reader questions on this topic!
Help others by sharing your knowledge... http://www.faqs.org/faqs/unix-faq/programmer/faq
http://www.faqs.org/faqs/unix-faq/programmer/faq 12. Books on
C Programming Reviews of books about C programming and books on topics of interest
to C programmers and students. http://cplus./od/booksoncprogramming/index.htm
http://cplus./od/booksoncprogramming/index.htm 13.
Danny Yee's Book Reviews - TCP/IP Illustrated, Volume 1 Yee presents his review
of "TCP/IP Illustrated, Volume 1" by W. Richard Stevens so that those
who are interested can decide if they should read it. http://dannyreviews.com/h/TCP_IP_Illustrated.html
http://dannyreviews.com/h/TCP_IP_Illustrated.html 14. Socket
Programming in C, Simple Examples Complete, easy, the Unix programming bible:
Advanced Programming in the UNIX(TM) Environment. More socket programming books
here. 6. Links... http://pont.net/socket http://pont.net/socket
15. C Tutorial on Memory Allocation See the new and improved C tutorial
on dynamic memory allocation. This lesson covers using malloc and free to allocate
and deallocate memory and also discusses some common errors. See all ... http://cplus./b/a/013036.htm
http://cplus./b/a/013036.htm
|