V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
arbipher

MIT 已经不教 SICP 了

  •  
  •   arbipher · May 7, 2016 · 6909 views
    This topic created in 3649 days ago, the information mentioned may be changed or developed.
    https://www.reddit.com/r/programming/comments/4hu9e4/programming_by_poking_why_mit_stopped_teaching/
    http://www.posteriorscience.net/?p=206

    The "analysis-by-synthesis" view of SICP — where you build a larger system out of smaller, simple parts — became irrelevant. Nowadays, we do programming by poking.

    这本书我也没看完,就看到第三章……
    14 replies    2017-03-12 14:58:07 +08:00
    ming2281
        1
    ming2281  
       May 7, 2016
    是好消息还是坏消息呢?
    :)
    hei1000
        2
    hei1000  
       May 7, 2016 via Android
    我也没看完
    hualuogeng
        3
    hualuogeng  
       May 7, 2016
    一直计划看看的,一直没有看
    ngn999
        4
    ngn999  
       May 7, 2016
    这都那年的事了,早换 python 了
    iheshix
        5
    iheshix  
       May 7, 2016
    和楼主引用的一样。我觉得现在这种快速的,通过组装组件让程序跑起来,不在意里面到底运行了些什么的做法,应该算是一种倒退吧?这一段是读起来最伤心的了。

    Today, this is no longer the case. Sussman pointed out that engineers now routinely write code for complicated hardware that they don ’ t fully understand (and often can ’ t understand because of trade secrecy.) The same is true at the software level, since programming environments consist of gigantic libraries with enormous functionality. According to Sussman, his students spend most of their time reading manuals for these libraries to figure out how to stitch them together to get a job done. He said that programming today is “ More like science. You grab this piece of library and you poke at it. You write programs that poke it and see what it does. And you say, ‘ Can I tweak it to do the thing I want?'”. The “ analysis-by-synthesis ” view of SICP — where you build a larger system out of smaller, simple parts — became irrelevant. Nowadays, we do programming by poking.
    vm
        6
    vm  
       May 7, 2016 via Android
    太功利了
    jsyangwenjie
        7
    jsyangwenjie  
       May 7, 2016   ❤️ 1
    早就不教了。。
    都是面向文档编程了
    poke707
        8
    poke707  
       May 7, 2016 via Android
    才看了一章。。
    20015jjw
        9
    20015jjw  
       May 7, 2016 via Android
    meh 学校的入门课教材用 sicp 但是从来没人看的说
    cs61a.org
    pheyer
        10
    pheyer  
       May 7, 2016 via iPhone
    都不知道这是啥东西
    gunshot
        11
    gunshot  
       May 7, 2016
    那该看什么?...
    做啥都要翻文档确实挺烦。
    xuwenmang
        12
    xuwenmang  
       May 8, 2016
    这种书作为基础“入门教程”确实过时了

    作为中科大少年班的同学很有必要
    yelite
        13
    yelite  
       May 8, 2016
    但是代码到了一定规模以后,就算调用了很多第三方库,自己的代码也需要良好的组织与合理的抽象。 SICP 只是不适合作为入门了而已
    soulomoon
        14
    soulomoon  
       Mar 12, 2017
    证明程序的复杂度和抽象程序比以前更高了,从底层一步步构建已经太累了,都用现成的轮子。提高造轮子的人和使用轮子的人的分工程度,对于一直甘于只用轮子不造轮子的人,确实作用不大了
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2506 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 55ms · UTC 09:57 · PVG 17:57 · LAX 02:57 · JFK 05:57
    ♥ Do have faith in what you're doing.