Page 1 of 1

求助各位搞计算机的

Posted: 2004-09-20 15:35
by dropby
微软又开始折腾人. 我们现在得开始get ready for longhorn. 大家知道有什么比较好的这方面的书推荐推荐?
还有呢, 我很惭愧地说我对OOD, OOP还是比较没有概念. 本来不是搞计算机的, 硕士做的是和数学比较近和编程比较远的算法, 工作后的code base又是C的. 虽然后来也用到C++和C#, 感觉自己的思维方式还是C的, 不是OOP的. 现在需要做很大一个东西的OOD, 自己先得给自己educate一下, 最主要改变思维方式. Design Pattern这本书倒底好不好? 有没有什么帮助? 我听说虽然风靡一时, 但是褒贬不一. 大家知道还有什么比较好的这方面的书推荐推荐?
多谢大家. :oops:

Posted: 2004-09-20 19:00
by 狸狸
虽然也是搞计算机的,但是也8懂。
:-P

Posted: 2004-09-21 9:54
by 布衣
我也算是搞计算机的. 不过真的不懂, 帮不上忙 :-( 以前是隔行如隔山, 现在同行亦如隔山. 这山头还不小. :oops:

Posted: 2004-09-21 10:08
by 娜娜猫
要是四人帮的那本《design patterns》呢, 就有空拜读一下, 是基础的基础, 写得很漂亮干净的。既然用c#呢, 看微软的《enterprise design patterns》, 他们网站上有免费下载的, 例子也多, 看完了就大功告成, 恭喜你每天要陷入“interface呢还是base class, strategy 呢还是template抑或facade, bridge呢还是adapter” 这样的天人交战中 :lol:

讨厌的就是程序OOP, 数据库还是relational, 一复杂点儿, 几百个table就烦死 :twisted:

Posted: 2004-09-21 10:18
by lindamm
Yi, I am not in CS...but

I do need people in the pharma industry to talk with me about our industry. I am in now, not knowing some of the phenomena is company-unique or everywhere...(really scared to be kicked out before I finish the first three months here :verysad: )

hoho :oops:

Posted: 2004-09-21 11:44
by dropby
娜娜猫 wrote:要是四人帮的那本《design patterns》呢, 就有空拜读一下, 是基础的基础, 写得很漂亮干净的。既然用c#呢, 看微软的《enterprise design patterns》, 他们网站上有免费下载的, 例子也多, 看完了就大功告成, 恭喜你每天要陷入“interface呢还是base class, strategy 呢还是template抑或facade, bridge呢还是adapter” 这样的天人交战中 :lol:

讨厌的就是程序OOP, 数据库还是relational, 一复杂点儿, 几百个table就烦死 :twisted:
多谢娜娜猫. 这就找《enterprise design patterns》去. :love011:

“interface呢还是base class, strategy 呢还是template抑或facade, bridge呢还是adapter”这里面有好几个东西我都还不知道是啥呢. 看来要学的东西不少啊. :verysad:

你说四人帮的《design patterns》, 是不是有很多本书都是这名字啊? :shock:

我可不就是要和几百个table打交道. 复杂点儿的SQL句子, 我自己写完了过几个月再看一样晕. :twisted:

Posted: 2004-09-24 19:11
by DeBeers
有人特别得意的事就是啥都只用一个sql句子搞定 :lol: