稀土掘金 稀土掘金
    • 首页
    • AI Coding NEW
    • 沸点
    • 课程
    • 直播
    • 活动
    • AI刷题
    • APP
      插件
      • 搜索历史 清空
        • 写文章
        • 发沸点
        • 写笔记
        • 写代码
        • 草稿箱
        创作灵感 查看更多
    • vip
      会员
确定删除此收藏集吗
删除后此收藏集将被移除
取消
确定删除
确定删除此文章吗
删除后此文章将被从当前收藏集中移除
取消
确定删除
编辑收藏集
0 /100
SICP
订阅
avatar
ljmatilda 创作等级LV.3
更多收藏集

微信扫码分享

微信
新浪微博
QQ

3篇文章 · 0订阅
  • CS 61A: SICP - week2 - 3
    EnvironmentsEnvironments for Higher-Order Functions1.1 Environments Enable Higher-Order Functions1.2
    • ljmatilda
    • 4年前
    • 201
    • 点赞
    • 评论
    Python
  • CS 61A: SICP - week2 - 1
    Evaluate the header’s expression. If it is a true value, execute the (whole) suite, then return to step 1.
    • ljmatilda
    • 4年前
    • 163
    • 点赞
    • 评论
    Python
  • CS 61A: Structure and Interpretation of Computer Programs - week1 - 1
    准备夯实一下自己的计算机技术基础,跟着John Denero 学习 Structure and Interpretation of Computer Programs,可惜用的是python,python就python吧,我也可以趁机捡一下python。 第一个video没什么…
    • ljmatilda
    • 4年前
    • 95
    • 点赞
    • 评论
    Python