《如何成为一个高效的程序开发人员》的相关内容
相关讨论
How Microsoft Lost the API War
http://www.joelonsoftware.com/articles/APIWar.html
By Joel Spolsky
Sunday, June 13, 2004
Printer Friendly Version
Here's a theory you hear a lot these days: "Microsoft is finished. As soon as Li ...
by yyanghhong 2004-09-13 浏览 (1857) 回复 (2) 关键字:
一个很好的关于J2EE的interview, 有些观点很好
http://www.theserverside.com/events/index.jsp?News10_28_03
When should developers choose to use distributed architectures?
When they can抰 avoid it. I think that a lot of J2EE developers are far too ...
by yyanghhong 2003-10-31 浏览 (2873) 回复 (1) 关键字:
Rails的怪异作法 -- 关于config
说ruby是怪异的语法有点不妥当,动态语言里面不乏这样的语法出现。但是看了一些源码后发现,使用ruby的用法真的各有不同,就像大家以前说的,ruby每个人写出来的可能都不同。
现来说Rails里面如何加载config的吧。
在java里面config绝对是一个resource文件,然后通过读取配置的工具加入进来,在分析处理。
在ROR里面完全不是这么回事。
1.首先大家要了解的是,在我们启 ...
by 差沙 2006-11-21 浏览 (8846) 回复 (19) 关键字:
相关博客
Seven habits of effective developers
Keep it clean, and keep it simple--that is the maxim software developers should adhere to.
According to Lee Chuk Munn, a staff engineer at Sun Microsystems Asia-Pacific, writing applications is like ...
by James Zhao 2007-09-07 浏览 (327) 回复 (0) 关键字: programme develop
Fwd: [python-cn:23822] Re: [python-chinese] “主动程序员”与“被动程序员”
转一篇我看后很有感触的文章给大家来源:http://www.hacknot.info/hacknot/action/showEntry?eid=90 Developers are from Mars, Programmers are from Venus 9 Oct 2006 Permalink Printable Many of us ...
by utopiazh 2007-03-11 浏览 (262) 回复 (0) 关键字:
5 Principles For Programming[转]
5 Principles For Programming
Here are a few things I have learned about programming computers, in no particular order. I didn’t invent any of them, and I don’t always follow them. But ...
by Dustin 2007-01-21 浏览 (952) 回复 (0) 关键字: sofeware engineering
Dynamic Languages — ready for the next challenges, by design
Dynamic Languages — ready for the next challenges, by design.
David Ascher, PhD, ActiveState1
July 27, 2004
原文链接
Abstract
Dynamic languages are high-level, dynamically typed open source ...
by Dustin 2007-01-23 浏览 (785) 回复 (0) 关键字: 动态语言
英语听力突破掌上宝Reading
l 本版教程为毕克所著目的是在熟悉各种俚语,以后将逐渐加入法语. 借助于金山词霸矫正发音
l 学习要求是熟读,每天学习1小时.建议在学习本教材的同时学习
l VOCABULARY ...
by jackyoo8 2008-06-07 浏览 (125) 回复 (0) 关键字:
相关圈子讨论
The Problem with Programming
转自: http://www.techreview.com/InfoTech/17831/page1/
Bjarne Stroustrup, the inventor of the C++ programming language, defends his legacy and examines what's wrong with most software code.
引用
In the 1 ...
by qiezi 2006-12-06 浏览 (1110) 回复 (2)
这个小男孩真阴险呀,杀人于无形中
这是一个小孩杀人的故事,有耐心的八婆们慢慢看吧。整个故事从头到尾都阴森森冷飕飕的,虽然杀人在最后一部分才有写,可是自始至终都很阴郁。
BLACK ICE
by CATE KENNEDY
When I went up to check my traps, I saw that the porch lights at the lady’s place were still on, even ...
by mochow 2006-11-30 浏览 (899) 回复 (8)
Hillary's Speech on Suspending the Campaign
非常出色感人的演讲,增强英语听力信心的好材料。
Hillary's Speech on Suspending the Campaign
以下为讲话原文,现场视频在http://www.youtube.com/watch?v=Lm5hQDFfRvA
Thank you very, very much. Well, this isn't exactly the party I ...
by swflora 2008-07-10 浏览 (319) 回复 (0)
(共享)Enjoying Web Development with Tapestry三个版本(免费前四章)
网站:http://www.agileskills2.org/EWDT/
介绍:
How to create AJAX web-based application easily?
If you'd like to create AJAX web-based applications easily, then this book is for you. More importantly, it s ...
by tapestry 2007-02-02 浏览 (993) 回复 (0)
Flex With Spring [转]
来源: http://coenraets.org/flex-spring
What is Spring?Spring is one of the most popular Java frameworks. The foundation ofthe Spring framework is a lightweight comp ...
by mikel 2007-11-23 浏览 (1299) 回复 (1)
相关新闻
Yahoo接受微软报价 至少每股33美元(总价475亿美元)
据Yahoo公司宣布准备接受微软收购报价,每股33美元(475亿美元),或高于此价格。
据俄《国际文传电讯社》7月17日援引彭博社报道,Yahoo在对股东的通知中说,Yahoo已经考虑好出卖搜索业务的条件,如果这“真是对股东有益”。
从2月份微软提出以446亿美元的现金和股票收购雅虎起,二者的并购战已经持续了5个多月。其间,“白衣骑士”新闻集团的出现、微软与时代华纳就出售AOL的谈判,使整个事 ...
by QQbyte 2008-07-18 浏览 (819) 回复 (3) 关键字:
Martin Flower分析Groovy和JRuby的前景
Martin Flower最近在自己的网站上面写了一篇分析Groovy和JRuby前景的文章:
http://martinfowler.com/bliki/GroovyOrJRuby.html
Groovy和JRuby是两个目前在JVM平台上面关注程度非常高的动态脚本语言,他们都比较适合用来做为领域专用语言(DSL)嵌入Java企业应用当中。而且目前Groovy和JRuby的发展都相当迅速,社 ...
by robbin 2007-12-09 浏览 (4029) 回复 (13) 关键字: groovy jruby
Sun公司加快JDK的开发—JDK6u6以及JDK6u10Beta发布!
JDK6u6的内部版本号是1.6.0_06-b02,这次发布主要是修正了一些Bug。原文如下:
网址:http://java.sun.com/javase/6/webnotes/ReleaseNotes.html
Java SE 6u10Beta的发布则与众不同
官方发文写到:千万不要被它不起眼的名字(即Java SE 6u10Beta,JDK6更新10Beta版本)所愚弄,它是一个 ...
by jyw 2008-04-18 浏览 (1703) 回复 (1) 关键字: jdk

