Guido认为程序员大多数工作不需要递归
Python的创造者Guido在最近一篇关于为什么Python里没有 Tail Recurssion Elimination (暂译:尾递归优化)的文章中提到一个我们可能经常听到的观点“真正的程序员一般不用递归”。
http://neopythonic.blogspot.com/2009/04/tail-recursion-elimination.html
Third, I don’t believe in recursion as the basis of all programming. This is a fundamental belief of certain computer scientists, especially those who love Scheme and like to teach programming by starting with a “cons” cell and recursion. But to me, seeing recursion as the basis of everything else is just a nice theoretical approach to fundamental mathematics (turtles all the way down), not a day-to-day tool.
翻译:(第三点)我不认为递归是编程的基础。递归是一些计算机科学家们,尤其是那些热爱Scheme (lisp的一支)和喜欢用‘cons’ 来教表头表尾和递归的人们。但是对我(Guido)来说,递归只是一些为基础数学研究而存在的理论手段(例如分形几何学),而不是日常的编程工具。
这也再次证明当年“耗”哥当年在楼下遛弯时候给我的教导,好的程序员不在于多么会写看似非常聪明的代码,重要的是能够思路清晰的用最简单的方式解决问题。
转载于酷壳CoolShell 无删改 仅以此纪念陈皓(左耳朵耗子)
或者支持 python 什么的? google.com baidu.com 建议 bt.cn 里面一键安装 没头没尾,看了下过往帖子,如果是 CS 相关背景,甚至真的 G…
作为一个 java 后端,现在在上手公司的 vue3 项目,对象基本靠 log 来查看理解。感觉好不习惯... 没看懂.. 没啥说法,大多数原因是时间不够呗。。。如果时间足…
其实是端午节去的,终于抽出时间记录下来。虽是节假日,但徒步的人没有预期那么多,路上的村子哪怕没有提前预定(比如我),到达之后还是可以找到住的地方。南太行大部分都在河南段,典型的…