http://www.quora.com/Should-I-start-learning-to-program-with-Python-or-SICP
Richie Zeng, Berkeley EECS '15
Our introductory CS class at Berkeley has recently switched from Scheme to Python.
It used to be taught in Scheme using SICP as the textbook.
As of Fall 2011 the class has been taught in Python and the textbook is a translation of SICP from Scheme into Python (with some Python extras).
It is available for free online.
Chapter 1: Building Abstractions with Functions
Chapter 2: Building Abstractions with Objects
Chapter 3: The Structure and Interpretation of Computer Programs
Chapter 4: Data Processing
第四章:
http://inst.eecs.berkeley.edu/~cs61a/book/chapters/streams.html
版权声明:
本文来源网络,所有图片文章版权属于原作者,如有侵权,联系删除。
本文网址:https://www.mushiming.com/mjsbk/12676.html