sicp
?sicp (structure and interpretion of computer programs ,編號為6.001 )是麻省理工學院的一門經典計算機入門課程,雖然近年被另外一門課程所取代(6.00 或6.01 ),但最近好像有復活 的跡象。Perter Norvig 寫了關于sicp的書評《It's the best!It's the worst! why the split? 》,可以看看。不過這本書我讀起來比較難讀,可能我在學習之前需要讀一讀《the little schemer 》,這本小書主要是關于遞歸,用很多例子來說明遞歸的用法,非常的簡單有效,網絡評價也很高.同時也可以試試用scheme解決99個lisp問題 ,這樣可能能更好的鞏固所學的知識。還有一個scheme入門 的網站課程也可以作為參考
?sicp使用scheme程序設計語言(lisp語言的一個變種),相關的一些網站如下:
?schemers.org
?internet scheme repository
?CMU scheme repository
?scheme reports process
?scheme hash
?some links about functional programming
?chris B.Browne 's collection of scheme resources
?advanced scheme programming and implementation
?principle of programming languages
?lecture about scheme and lambda calculus
?scheme bibliography
?adu sicp course
?functional programming in scheme
?lambda the ultimate
?program transformation
?planet scheme
?reddit 's scheme board
?lambda bound
?lambda resources
?the dream interpreter and dream os (scheme interpreter and os written by scheme)
?implementing lisp (a minimal lisp interpreter written by c(homepage ))
?some free scheme books and scheme interpreters
?scheme-based algorithms
?lambda calculus tutorial (an easy tutorial, also see intro to? programming language )
?
?scheme相關書籍:
?sicp online textbook ( solution )
?simply scheme
?the scheme programming language
?how to design programs
?concrete abstractions
?programming language application and interpretion
?structure and interpretion of classical mechanics (course site)
?lisp相關網站:
?Marty Hall 's lisp resources
?common lisp wiki
?History of lisp
?planet lisp
?reddit 's lisp board
?Sean Luke 's Lisp at GMU
?lisp相關書籍:
?practical common lisp
?on lisp
?successful lisp
?common lisp the language
?common lisp a gentle introduction to symbol computation
?funny site:
?xkcd
?jwz gruntle
?DNA Lounge
?
?其他:
?gnu
?git for beginners
?free compilers and interpreters
?arm-gcc development resources
?freertos
?winarm : gcc tool chain for arm in windows platform
?how to be a programmer
?wise warthog (recommendation for electronics resources)
?一些有趣的人生格言
?freebsd 開發手冊
?opengl中文教程
?sdl英文教程
?bitsavers :海量軟件文檔
?nlab wiki (about set theory and type theory)
?forthfreak wiki
?forth interest group
?important languages need to learn
?free computer books
?huihuo opensource book
?math physics books..
總結
- 上一篇: Linux debian安装Typora
- 下一篇: Python实现GCS bucket断点