Link to home
Start Free TrialLog in
Avatar of saravanan_tip
saravanan_tip

asked on

books to read

i am a beginner to C programming and i am interested in networking.Can u tell me what are all the books i should follow in the order to become a master in network programming in C under LINUX.PLEASE HELP ME.
Avatar of saravanan_tip
saravanan_tip

ASKER

tell me the books to read to program the hardwares(like sound cards,etc.,),network programming,programming windows and linux
ASKER CERTIFIED SOLUTION
Avatar of sunnycoder
sunnycoder
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Before you become an expert programming networking code in Linux, it is worth bringing yourself up to speed with Linux network admiinistration. The "NAG" is online at http://www.faqs.org/docs/linux_network/ but if you prefer wood pulp - see http://www.oreilly.com/catalog/linag2/book/

After that, I'd agree with Sunny that Stevens is your next stop. See http://www.kohala.com/start/unpv12e.html
When you are a beginner in C programming, you should learn the fundamental things in C first. Before doing a network (which is very difficult) you should know C blind!!!
The easiest way to find literature is, for example, amazon.com. Just seek "network programming in C" there (or what u want) but I recommend you to start steady in C.