Unix Programming Book Comparison


 
Thread Tools Search this Thread
Top Forums Programming Unix Programming Book Comparison
# 1  
Old 02-25-2005
Question Unix Programming Book Comparison

Hi,

I am starting out to program on Unix, having had experience in C and C++ in DOS. I would like to know, of these three, which is the best book for learning C programming in Unix:

Advanced Unix Programming by Marc Rochkind
Advanced Unix Programming by Warren Gay
Advanced Programming in the Unix Environment by Stevens

Please Help.

Thanks and regards,

TheIcarusAgenda
# 2  
Old 02-25-2005
My opinion: Stevens
# 3  
Old 02-25-2005
A digression - you know DOS, you do not know Unix. I would suggest starting somewhere else:

Try downloading the free Advanced Linux programming. It mostly concentrates on the basics which you probably do not know.

http://www.advancedlinuxprogramming.com/alp-folder

The Stevens book is good, but is an attempt at a complete solution. Walk before you run.
# 4  
Old 02-27-2005
Hi,

Thanks a lot for the suggestions. Smilie

TheIcarusAgenda
# 5  
Old 02-28-2005
stevens all the way,
# 6  
Old 02-28-2005
I have 3 books from Stevens, and they all are very helpful. I would say go for Stevens.
# 7  
Old 03-04-2005
there is another book for beginners ie "vijay mukhi"s c odissey from bpb publications india
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Programming

Programming book should every programmer read?

hi, i want some advice on a programming book should every programmer read? (2 Replies)
Discussion started by: kaja
2 Replies

2. Shell Programming and Scripting

any good book for shell programming and scripting??

as title suggest i am looking for good book to start learning shell programming.please help me with this. (5 Replies)
Discussion started by: pvk21
5 Replies

3. Programming

Building Block style programming Book

Hello to all, Here is my situation. Some time in the mid-80's I stumbled across a small white programming book - can't remember the name but it was unique in that it started right out giving instructions on creating building blocks in code as a foundation for a complete system. The book was... (2 Replies)
Discussion started by: jozefn
2 Replies

4. Shell Programming and Scripting

Example in Pro Bash Programming book problem

I am going through the examples in the book "Pro Bash Programing" which is quite a good book on bash programing. Just a word of warning about the example script called sa that simply shows command line arguments. In CentOS 5.5 there is a program called sa already on the system. Boy did that throw... (0 Replies)
Discussion started by: simusphere
0 Replies

5. Programming

Unix System Programming Book

Hi, I've almost finished "Advanced Linux Programming" book. However, I feel as if I need dig deeper in IPC specially socket programming as well as multi-threading. Can anyone recommend a good book (preferably publically available)? (5 Replies)
Discussion started by: jaywalker
5 Replies

6. Shell Programming and Scripting

Which Book to refere 4 shell programming

Hi frnds i'm new to programming in shell, i just started to study in net but i want some book to refere , so any one pls tell me which books i can refere pls rate the book like for begining , user level , then for pandith or to become pandith level....... (3 Replies)
Discussion started by: ~monu~
3 Replies

7. Programming

System programming book

please tell me the best book for Unix's System programming..... so that i become expert in System programming.I have completed shell programming and i know C programming in Unix. please tell me which book i should prefer... -ajit (1 Reply)
Discussion started by: ajit_gupta
1 Replies

8. Shell Programming and Scripting

KORN SHELL PROGRAMMING BY EXAMPLE book

Hi all, can any tell if we can get Indian edition of korn shell programming by example by O'brain from QUE publications. I tried to and did not find. If any one is having the infi then pls let me know. thanks in advance. ksrsarma (0 Replies)
Discussion started by: ksrsarma
0 Replies

9. UNIX for Dummies Questions & Answers

Any recommended book on Unix & Shell Programming

Any recommended book on Unix & Shell Programming (7 Replies)
Discussion started by: endeavour1985
7 Replies

10. Shell Programming and Scripting

good book for unix shell programming

hi, i am ajay. I need a good book for shell programming. a book which covers from fundamental to advance shell programming. (3 Replies)
Discussion started by: ajaygodbole
3 Replies
Login or Register to Ask a Question