Programmer's Note

コード読み書きの備忘録。

UNIX関連資料一覧

すでに読んだものも含めて、とりあえず興味あるものだけ整理。

year title
1974 Dennis M.Ritchie and Ken Thompson, 'The UNIX Time-sharing System', ACM, 1974.
1976 Brian W.Kernighan and P.J.Plauger, 'Software Tools',1976. (UNIX本ではないがKernighan先生の名著)
1978 K.Thompson, 'Unix Implementation', Bell System Tech J.57 No. 6, (July-August 1978), pp.1931-46.
1978 B.W.Kernighan and D.M.Ritchie, 'The C Programming Language', Prentice-Hall, Englewood Cliffs NJ, 1978. Second Edition, 1979.
1979 Dennis M.Ritchie, 'The Evolution of the Unix Time-sharing System', 1979.
1984 B.W.Kernighan and Rob Pike, 'The UNIX Programming Environment' , Prentice-Hall ,1984.
1984 Rob Pike and Brian W.Kernighan, 'Program design in the UNIX environment' ,Oct 1984.
1989 Rob Pike, "Note on Programming in C" ,1989.
1993 Dennis M. Ritchie, 'The Development of the C Language', 1993.
1994 Mike Gancarz, 'The UNIX Philosophy', 1994.
2003 Eric Steven Raymond, The Art of Unix Programming, 2003.

2014/1/12追記

year title
1979 Bell Lab, 'UNIX Programmers Manual Seven Edition, Volume 2A', 1979 (UNIX V7のManualのvol2は読むべき文章多し)
1979 Bell Lab, 'UNIX Programmers Manual Seven Edition, Volume 2B', 1979 (同上)
1986 Maurice.J.Bach, 'The Design of the UNIX Operating System', Prentice Hall Software Series, 1986
1989 Don Libes and Sandy Ressler, 'Life with UNIX' ,Prentice Hall Ptr ,1989
1994 Peter H. Salus, 'A Quarter Century of UNIX', Addison Wesley Systems, 1994

以上。