Python论坛  - 讨论区

标题:Re: Re:_答复: [python-chinese]__关于怎样学习设计模式,谁能给点建议

2005年05月11日 星期三 14:28

Carambo qutr at tjub.com.cn
Wed May 11 14:28:23 HKT 2005

谢谢大家的推荐,看了大家的讨论很长见识呀!

Carambo , qutr at tjub.com.cn 
2005-5-11 
----- 收到以下来信内容 ----- 
发件人: byj 
收件人: python-chinese 
时  间: 2005-05-11, 14:23:42
主  题: Re:_答复: [python-chinese]__关于怎样学习设计模式,谁能给点建议。


学习UML可以从《UML基础,案例与应用》(人民邮电出版社)入门,和《 UML和模式应
用:面向对象分析和设计及统一过程导论(》第二版)(影印版) 
学习pattern可以看看《design pattern explained>和《敏捷软件开发,原则模式与实
践》 GoF的《design pattern》可以在你有一定模式设计能力的基础上当手册用。



--
Open WebMail Project (http://openwebmail.org)


---------- Original Message -----------
From: "Neo Chan" <neo.chen at achievo.com>
To: <qutr at tjub.com.cn>, <python-chinese at lists.python.cn>
Sent: Wed, 11 May 2005 13:57:09 +0800
Subject: 答复: [python-chinese] 关于怎样学习设计模式,谁能给点建议。

> 那些图很简单的。。看看就行。。一两天就可以学会的。。
> 
> 人:用户
> 
> 图圈:CASE
> 
> 比如 人->outook->收
> 
> |- --- >发
> 
> 这就是一个CASE
> 
> 好像有一个网站是umlchina.com
> 
> _____
> 
> 发件人: python-chinese-bounces at lists.python.cn
> [mailto:python-chinese-bounces at lists.python.cn] 代表 Carambo
> 发送时间: Wednesday, May 11, 2005 1:43 PM
> 收件人: python-chinese
> 主题: 答复: [python-chinese] 关于怎样学习设计模式,谁能给点建议。
> 
> 大家说得都很好呀!谁能给些UML的资料,先让我弄清楚哪些UML图的含义!
> 
> Carambo, qutr at tjub.com.cn qutr at tjub.com.cn>
> 
> 2005-5-11
> 
> ----- 收到以下来信内容 -----
> 
> 发件人: orciloud tang orciloud at gmail.com>
> 
> 收件人: python-chinese,
> python-chinese at lists.python.cn,honeyday at staffonly.org> 马剑
> 
> 时 间: 2005-05-11, 13:38:01
> 
> 主 题: Re: 答复: [python-chinese] 
> 关于怎样学习设计模式,谁能给点建议。
> 
> 别忘记了学习设计模式是学习别人的经验,
> 
> 只有学习别人的经验你才能站在巨人的肩膀上,
> 
> 什么都靠自己去摸索,会走得很累。。。
> 
> On 5/11/05 1:30 PM, "马剑" <honeyday at staffonly.org
> 20honeyday at staffonly.org> > wrote:
> 
> > 有一本《JAVA与模式》,1000多页,讲了近100种模式。但是看过之后,都是万变
> > 不离其宗,还是那些最基本的模式演变出来的。
> > 
> > 世界上也没有完美的固定的总设计模式,应该都算是“经验公式”,所以,简单看
> > 看,对自己之前的经验作一个规范的总结,并吸纳优秀的思想才是主要的。
> > 
> > 以我的经验,设计开发程序就是本着简洁、简单、实用的思想,好高骛远是永远也
> > 写不出好程序的。
> > 
> > On Wed, 11 May 2005 12:24:13 +0800 
> > orciloud tang <orciloud at gmail.com 20orciloud at gmail.com> > wrote:
> > =================================================================
> >> 
> >> 
> >> 你的经验其实就包含了很多有用模式,只是你没把他拿出来当作模式看而已,
> >> 
> >> 最常见的可以看到你用一个类来创建另外一个类,当你没看相关书籍不会拿他当模
> 式,那
> >> 就是工厂。。。
> >> 
> >> 模式本来就是经验,而经验是合适的人用来在合适的情况下做合适的工作的。
> >> 那些开口闭口模式,拿模式当神位一样捧着的都应该遭到鄙视。。。
> >> 
> >> 
> >> 
> >> On 5/11/05 11:52 AM, "Neo Chan" <neo.chen at achievo.com
> 20neo.chen at achievo.com> > wrote:
> >> 
> >>> 我不懂《设计模式》我去一家公司工作。他们跟我说过这个。。。不过看他们开
发
> 的程序。。比我
> 写>>> 的
> >>> 还烂。。。
> >>> 
> >>> 
> >>> 
> >>> 发件人: python-chinese-bounces at lists.python.cn
> 20python-chinese-bounces at lists.python.cn> 
> >>> [mailto:python-chinese-bounces at lists.python.cn
> 20python-chinese-bounces at lists.python.cn> ] 代表 Carambo
> >>> 发送时间: Wednesday, May 11, 2005 10:35 AM
> >>> 收件人: python-chinese
> >>> 主题: [python-chinese] 关于怎样学习设计模式,谁能给点建议。
> >>> 
> >>> 
> >>> python-chinese :
> >>> 
> >>>   大家好!
> >>> 
> >>> 
> >>> 
> >>> 近日在看一本《设计模式精解》,感觉讲的比较容易理解,但是有些看懂的东西
还
> 是不能灵活运用。
> >>> 
> >>> 哪位老兄是设计模式高手,能不能谈谈学习心得?
> >>> 
> >>> 另外谁能给个UML书籍的下载连接,最好中文!
> >>> 
> >>> 谢谢!
> >>> 
> >>> 
> >>> 
> >>> 
> >>> 
> >>> 
> >>> 
> >>> Carambo, qutr at tjub.com.cn 20qutr at tjub.com.cn>
> qutr at tjub.com.cn 20qutr at tjub.com.cn> >
> >>> 
> >>> 2005-5-11 
> >>> 
> >>> 
> >>> _______________________________________________
> >>> python-chinese list
> >>> python-chinese at lists.python.cn
> 20python-chinese at lists.python.cn> 
> >>> http://python.cn/mailman/listinfo/python-chinese
> >> 
> >> 
> > 
> > 
> > _______________________________________________
> > python-chinese list
> > python-chinese at lists.python.cn chinese at lists.python.cn> 
> > http://python.cn/mailman/listinfo/python-chinese
> 
> _______________________________________________
> python-chinese list
> python-chinese at lists.python.cn > chinese at lists.python.cn> 
 http://python.cn/mailman/listinfo/python-
> chinese
------- End of Original Message -------

_______________________________________________
python-chinese list
python-chinese at lists.python.cn
http://python.cn/mailman/listinfo/python-chinese
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20050511/e8245222/attachment.html

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

如下红色区域有误,请重新填写。

    你的回复:

    请 登录 后回复。还没有在Zeuux哲思注册吗?现在 注册 !

    Zeuux © 2025

    京ICP备05028076号