zoukankan      html  css  js  c++  java
  • 一些流行的书的缩写

    reference:http://simohayha.javaeye.com/blog/173735

    IMA = Artificial Intelligence a Modern Approach by Stuart Russell and Peter Norvig


    AMOP = The Art of the Meta Object Protocol by Gregor Kiczales

    ATTAPL = Advanced Topics in Types and Programming Languages by Benjamin C. Pierce

    AWDWR = Agile Web Development with Rails by by Dave Thomas and David Heinemeier Hansson

    EOPL = Essentials of Programming Languages by Daniel P. Friedman, Mitchell Wand, and Christopher T. Haynes

    CLR = Introduction to Algorithms by Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest

    CLRS = Introduction to Algorithms, 2nd Edition by Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest, and Cliff Stein

    CLtL = Common Lisp the Language by Guy L. Steele Jr.

    CTM = Concepts, Techniques, and Models of Computer Programming by Peter Van Roy and Seif Haridi

    GOF = Design Patterns by Erich Gamma, Richard Helm, Ralph Johnson, and John Vlissides

    HTDP = How To Design Programs by Matthias Felleisen, Robert Bruce Findler, Matthew Flatt and Shriram Krishnamurthi

    K&R = The C Programming Language by Brian Kernighan and Dennis Ritchie

    LiSP = Lisp In Small Pieces by Christian Queinnec

    LL = Lessons Learned in Software Testing by Cem Kaner, James Bach and Bret Pettichord

    PAIP = Paradigms of Artificial Intelligence Programming by Peter Norvig

    PCL = Practical Common Lisp by Peter Seibel

    PLP = Programming Language Pragmatics by Michael L. Scott

    SICP = Structure and Interpretation of Computer Programs by Hal Abelson and Gerald J. Sussman, with Julie Sussman

    TAOCP = The Art Of Computer Programming by Donald E. Knuth

    TAPL = Types And Programming Languages by Benjamin C. Pierce

    TCPL = The C++ Programming Language by Bjarne Stroustrup

    TCS = Testing Computer Software by Cem Kaner, Jack Falk, and Hung Quoc Nguyen

    TLS = The Little Schemer by Daniel P. Friedman and Matthias Felleisen

    TSPL = The Scheme Programming Language by R. Kent Dybvig

    TSS = The Seasoned Schemer by Daniel P. Friedman and Matthias Felleisen

    TRS = The Reasoned Schemer by Daniel P. Friedman, William E. Byrd and Oleg Kiselyov

    WELC = Working Effectively with Legacy Code by Michael Feathers
  • 相关阅读:
    Chromium 和Webkit 3月14日的最近进展:多标签选择、标签标题省略、动画API和新的Chromium Logo
    奇妙的HTML5 Canvas动画实例
    XNA那些事(一) 框架工作原理
    实现跨浏览器的HTML5占位符
    编写超级可读代码的15个最佳实践
    谈HTML5和CSS3的国际化支持
    HTML5 Guitar Tab Player
    如何设置让网站禁止被爬虫收录?robots.txt
    YourPHP笔记
    Robots.txt  禁止爬虫
  • 原文地址:https://www.cnblogs.com/zhyg6516/p/1323732.html
Copyright © 2011-2022 走看看