2015年10月14日 星期三

有關 程式設計 的 經典 書

程式設計書
100 Most Influential Programming Books According to Stack
//-------------------------------------------------------------------------//
英文書名 : Code Complete 2nd Edition 
中文書名 : 軟體建構之道
簡體書名 : 代码大全
版本 : Code Complete, Second Edition
原著 : Steve McConnell
國家 : United States
原著語言 : English
分類 : Computer programming
第一版發布日期 :1993 (1st ed.)
第二版發布日期 :2004 (2nd ed.)
頁數 : 914 (2nd ed.)
ISBN : ISBN 978-0-7356-1967-8 (2nd ed.)
LC Class : QA75.5-76.95
軟體建構之道 (Code Complete, 2/e)
Steve McConnell 著、譚詠歸 譯
出版商 : 學貫(旗標)
出版日期 : 2007-07-30
台幣定價 : $1,200 
語言 : 繁體中文
ISBN : 9866800113
ISBN-13 : 9789866800115
//-------------------------------------------------------------------------//
英文書名 : The Pragmatic Programmer
簡體書名 : 程序员修炼之道:从小工到专家
ISBN-13: 078-5342616224
ISBN-10: 020161622X
原著 : Andrew Hunt and David Thomas, 
出版日期:October, 1999.  
//-------------------------------------------------------------------------//
英文書名 : Structure and Interpretation of Computer Programs
中文書名 : 電腦程式的構造和解釋
簡體書名 : 计算机程序的构造和解释(SICP中文第2版)
《電腦程式的構造和解釋》(Structure and Interpretation of Computer Programs, SICP)
作者是麻省理工學院的教授 Harold Abelson 、傑拉德·傑伊·薩斯曼,
此外 傑拉德·傑伊·薩斯曼 的妻子 Julie Sussman 也有參與本書的製作。 

  • 出版商 :  MIT Electrical Engineering and Computer Science
  • 頁數 :  224 pages
  • 出版日期 :  The MIT Press; second edition edition (September 15, 1998)
  • 原著語言 :  English
  • ISBN-10 :  0262692201
  • ISBN-13 :  978-0262692205
  • 版面大小 :  6 x 0.5 x 9 inches
  • 版本 :  Instructor's Manual t/a Structure and Interpretation of Computer Programs - 2nd Edition Paperback – September 15, 1998

//-------------------------------------------------------------------------//
The Art of Computer Programming, Volumes 1-4A Boxed Set 1st Edition
by Donald E. Knuth  (Author)
《電腦程式設計藝術》(The Art of Computer Programming),簡稱TAOCP,是高德納(Donald Ervin Knuth)
 //-------------------------------------------------------------------------//

Object-Oriented Programming in C++ (4th Edition) 4th Edition
by Robert Lafore (Author)
 //-------------------------------------------------------------------------//

The C Programming Language 2nd Edition
by Brian W. Kernighan  (Author), Dennis M. Ritchie (Author)  
Introduction to Algorithms, 3rd Edition 3rd Edition
by Thomas H. Cormen  (Author), Charles E. Leiserson  (Author), Ronald L. Rivest  (Author), Clifford Stein  (Author) 
Design Patterns: Elements of Reusable Object-Oriented Software 
by Erich Gamma  (Author), Richard Helm  (Author), Ralph Johnson  (Author), John Vlissides  (Author)
Refactoring: Improving the Design of Existing Code (Addison-Wesley Object Technology Series) 
by Martin Fowler  (Author), Kent Beck  (Author), John Brant (Author), William Opdyke (Author), Don Roberts (Author)
The Mythical Man-Month, Anniversary Edition: Essays On Software Engineering 
by Frederick P. Brooks Jr. (Author)
Compilers: Principles, Techniques, and Tools (2nd Edition) 2nd Edition
by Alfred V. Aho  (Author), Monica S. Lam (Author), Ravi Sethi  (Author), Jeffrey D. Ullman  (Author)
C++ Primer (5th Edition) 5th Edition
by Stanley B. Lippman  (Author), Josée Lajoie (Author), Barbara E. Moo (Author)

沒有留言: