Crazy.Coder --- have more fun in coding

世界上唯有两样东西能使我们的心灵受到深深的震撼,一是我们头顶上璀灿的星空,另一个便是人们内心深处的道德法则。 -- 康德

随笔分类 -  design

learning MVC
摘要:source: http://st-www.cs.uiuc.edu/users/smarch/st-docs/mvc.htmlBasic Concepts: In the MVC paradigm the user input, the modeling of the external world, and the visual feedback to the user are explicitl... 阅读全文

posted @ 2007-04-26 10:07 CrazyCoder 阅读(417) 评论(0) 推荐(0)

Scrybe - A startup need to watch
摘要:Scrybe,一个初创的软件公司,虽然还没有发布任何软件但是已经引起了世人的注意。 引起人们注意的主要有两点: 1)他们开发的产品 Scrybe是一个时间/任务管理工具,看起来非常酷,提供了 离线管理功能 Rich web应用 可视化和人性化的操作方式 支持共享和协作 等等 2)他们的宣传方式 他们录制了两段视频,放在Youtube上,真是个绝妙的主... 阅读全文

posted @ 2006-10-23 14:24 CrazyCoder 阅读(483) 评论(0) 推荐(0)

Word of today
摘要:Polymorphism - "Poly" means "many" and "morph" means "form".via here. 阅读全文

posted @ 2006-09-25 17:12 CrazyCoder 阅读(311) 评论(0) 推荐(0)

Word of today
摘要:Polymorphism is the ability for classes to provide different implementations of methods that are called by the same name. Polymorphism allows a method of a class to be called without regard to what s... 阅读全文

posted @ 2006-09-01 15:06 CrazyCoder 阅读(299) 评论(0) 推荐(0)