Materials for SICP with python?

前端 未结 5 1547
终归单人心
终归单人心 2021-01-31 12:59

I want to try out SICP with Python.

Can any one point to materials (video.article...) that teaches Structure and Interpretation of Computer Programs in python

5条回答
  •  萌比男神i
    2021-01-31 13:26

    I think this would be great for you, CS61A SICP in Python by Berkeley

    sicp-python code at Github

提交回复
热议问题