This topic has been archived. It cannot be replied.
-
工作学习 / 学科技术讨论 / Has someone thought about the mathematical foundations of software design patterns?
-hhyang(hahay);
2011-6-25
{611}
(#6765383@0)
-
IMO, "design patterns" are really not that profound to deserve a mathematical structure. It's an overly hyped concept -- just some spiced up labels on things people already know...
-cca(不归的如来佛);
2011-6-25
(#6765416@0)
-
then, what theories can be extracted/generalized from what people already know?
-hhyang(hahay);
2011-6-25
(#6765423@0)
-
Do you really alway need a theory on everything -- or, in fact, a "mathematical foundation" on every "theory"?
-cca(不归的如来佛);
2011-6-25
(#6765430@0)
-
从实践中归纳出理论,进而指导实践的下一步发展,这是进化的必经阶段。并非“overly hyped concept ”,更何况不是出自计算机本身。举个例子:我们都知道拼音的作用,如果我们有个字不会读,查一下字典就可以读出来。但是字的读音本身存在,几千年来没有拼音一直有中国文化。拼音给中国字带来了系统的归纳,极大地推动了中国文化的普及(起码在扫盲上)。
拼音就和您所说:并非profound to deserve a culture structure, it's an overly hyped concept - just some spiced up labels on words people already know.
还有一点,拼音和Design Pattern一样,取自于系统外部,推动系统本身。
-liber(radish);
2011-7-9
{429}
(#6788412@0)
-
I have no problem with Design Pattern or 拼音 being used for communicating/vonveying knowledge -- but if one day "anti-拼音" was used in evaluating/criticizing products/applications of "中国文化", I would also call it "overly-hyped". :-)
-cca(不归的如来佛);
2011-7-11
(#6791406@0)
-
看到这点我觉得一般是数学和编程都沾边的。所以很容易把design pattern和数学的一些东西联系起来,万物都有联系,更何况两个本来就不是很远的学科。design pattern的根就是要通用,独立,送耦合,和数学里面的很多原则类似,比如正交分解。不过我觉得软件开发还是有内在规律,即使能用数学表示一些,短期内也不会有根本推动。 长期就不好说了,AI总有一天会自己写程序的
人类思维的进步,归根结底是数学。
-littlebird0(littlebird);
2011-6-30
{155}
(#6776253@0)
-
软件开发是有内在规律,但好像还没有以数学的形式总结出来。
-hhyang(哈哈羊);
2011-7-2
(#6777208@0)
-
开发模式我感觉类似用一些原则进行系统优化,在最终被数学统一之前,还是要靠实践总结出来的经验了
-littlebird0(littlebird);
2011-7-2
(#6777357@0)
-
Design Pattern起源于建筑,而非数学。但是数学是万物基础。自然其间必有联系。但是要research the foundations of design patterns还是要从建筑开始。
-liber(radish);
2011-7-9
{67}
(#6788399@0)
-
我不是在追究它的起源,而是在挖掘它的理论基础。简单得说,就是:能否用若干定义,公理,定理来涵盖所有的 design patterns 共有的特性。
-hhyang(哈哈羊);
2011-7-9
(#6788699@0)
-
可能是我们的软件开发基础与真实世界或者说人脑的智能演化能力有差距, 这些Pattern是一个开始, 用来补充这些缺陷的吧.
-firetrain(火车头);
2011-7-9
(#6788844@0)
-
研究理论基础,不能不研究起源吧?我对建筑和数学一无所知,所以我就不探讨下去了。
-liber(radish);
2011-7-11
{46}
(#6790481@0)
-
我也闹不清楚,该不该研究起源。
-hhyang(哈哈羊);
2011-7-11
(#6790524@0)
-
定义 alrady exists,公理,定理 are not always applicable. What if the Design Patterns are already essential? As Einstein put it -- Make it simple, but NOT simpler.
-cca(不归的如来佛);
2011-7-11
(#6790680@0)
-
Check this out.Towards a Mathematical Foundation for Design Patterns
-hhyang(哈哈羊);
2011-7-11
{394}
(#6790936@0)
-
Don't be fooled just because of the existence of some academic publication about it.
-cca(不归的如来佛);
2011-7-11
{534}
(#6791434@0)
-
OK. I see your point.
-hhyang(哈哈羊);
2011-7-11
(#6791526@0)