Recommendations for books on linux programming

来源:互联网 发布:string在java中是什么意思 编辑:程序博客网 时间:2024/06/05 14:55
  1. Books on the C Pramming Language

 

  •    The C Programming Language,2nd ed.Brian W. Kernighan and Dennis M.Ritchie.Prentice Hall,1988
  •     C in a Nutshell.Peter Prinz and Tony Crawford.O'Reilly Media 2005
  •     C Pocket Reference.Peter Prinz and Ulla Kirch-Prinz,Translated by Tony Crawford.O'Reilly Media 2002
  •     Expert C Programming.Peter van der Linden.Prentice Hall ,1994
  •     C Programming FAQs:Frequently Asked Questions,2nd ed.Steve Summit.Addison-Wesley,1995
  1. Books on Linux Programming
  • UNIX Network Programming,Volume 1:The sockets networking API,3rd ed.W.Rich-ard Stevens et al.Addison-Wesley,2003

  • UNIX Network Programming ,Volume 2:Interprocess Communications,2rd ed.W.Rich-ard Stevens et al.Prentice Hall,1998

  • PThreads Programming:A POSIX Standard for Better Multiprocessing.Bradford Nichols et al.O'Reilly Media,1996

  • Managing Projects with GNU Make,3rd ed Robert Mecklenburg.O'Reilly Media,2004

  • Essential CVS,2nd ed.Jennifer Versperman.O'Reilly Media 2006

  • Version Control with Subversion.Ben Collins-Sussman et al.O'Reilly Media 2004

  • GDB Pocket Reference.Arnold Robbins.O'Reilly Media 2005

  • Linux in a Nutshellm5th ed .Ellen Siever et al.O'Reilly Media 2005

  1. Books on the Linux kernel
  • Linux Kernel Development,2nd ed.Robert Love.Novell Press,2005
  • Linux Device Drivers,3rd ed.Jonathan Corbet et al.O'Reilly Media 2005
  1. Books on Operating System Design
  • Operating Systems,3rd ed,Harvey Deitel et al.Prentice Hall 2003
  • UNIX Systems for Modern Architectures:Symmetric Multiprocessing and Caching for Kernel Programming.Curt Schimmel.Addison Wesley,1994

If you find any typos or citing errors,feel free to contact me: xiejingf@gmail.com

原创粉丝点击