avatar
请教如何学习算法# Programming - 葵花宝典
s*z
1
我本职工作不是编程的.一直在业余时间用 ASP.NET WebForms(C#) 做一个与自己专业
相关的网站.这个网站现在稍微有点成形了,但是面临一个问题:我是不是应该换成MVC
去进一步开发呢?哪位专家给说一说?
avatar
t*t
2
【 以下文字转载自 JobHunting 讨论区 】
发信人: tigermeat (老虎肉), 信区: JobHunting
标 题: 请教如何学习算法
发信站: BBS 未名空间站 (Sat Jan 19 12:54:45 2008), 转信
看书的时候,道理能明白,但是碰到设计问题,觉得无法下手,e。g。
“有这样一个问题。。。。, 设计一个O(lgn)的算法”。
感觉跟小时候寒假作业里的摆火柴棍问题一样,毫无思路。看了解答觉得很tricky,没
有一种解答模式可以follow。
请问有没有比较好的学习方法可以推荐一下? 还是我太笨了?
avatar
s*o
3
The standard answer is: it depends. :)
What are the reasons why you are considering to switch to MVC?
avatar
D*a
4
一看见log n,基本就是切半递归了

【在 t*******t 的大作中提到】
: 【 以下文字转载自 JobHunting 讨论区 】
: 发信人: tigermeat (老虎肉), 信区: JobHunting
: 标 题: 请教如何学习算法
: 发信站: BBS 未名空间站 (Sat Jan 19 12:54:45 2008), 转信
: 看书的时候,道理能明白,但是碰到设计问题,觉得无法下手,e。g。
: “有这样一个问题。。。。, 设计一个O(lgn)的算法”。
: 感觉跟小时候寒假作业里的摆火柴棍问题一样,毫无思路。看了解答觉得很tricky,没
: 有一种解答模式可以follow。
: 请问有没有比较好的学习方法可以推荐一下? 还是我太笨了?

avatar
s*z
5
what does it depend on?
主要的原因就是为以后系统做大作准备,晚换不如早换。
如果用户三千,每个用户平均日访问量一小时,那个framework更适合一点?

【在 s***o 的大作中提到】
: The standard answer is: it depends. :)
: What are the reasons why you are considering to switch to MVC?

avatar
s*o
6
I would go with MVC for extensibility and maintainability. I think it's
worth the trouble of transformation in a long run.
If the domain logic is complex enough, MVC framework is also easier to apply
popular patterns such as TDD, DDD, DI, etc.
If you want to use the HTML5/CSS3 features for richer UI, MVC is the way to
go again.
The only thing I miss from Web Forms are those third-party controls.

【在 s*******z 的大作中提到】
: what does it depend on?
: 主要的原因就是为以后系统做大作准备,晚换不如早换。
: 如果用户三千,每个用户平均日访问量一小时,那个framework更适合一点?

avatar
s*z
7
Thank you....I will go with MVC3 then...

apply
to

【在 s***o 的大作中提到】
: I would go with MVC for extensibility and maintainability. I think it's
: worth the trouble of transformation in a long run.
: If the domain logic is complex enough, MVC framework is also easier to apply
: popular patterns such as TDD, DDD, DI, etc.
: If you want to use the HTML5/CSS3 features for richer UI, MVC is the way to
: go again.
: The only thing I miss from Web Forms are those third-party controls.

相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。