arka

BlogJava 首页 新随笔 联系 聚合 管理
  5 Posts :: 1 Stories :: 1 Comments :: 0 Trackbacks

2006年2月8日 #

提到Netbeans,人们说的最多的就是即生喻,何生亮。我可不想挑起无用的争论,作为Java程序员,能用上这么好的两个开发环境都是很幸福的,当然了多个选择,自然也有其痛苦的地方,用了很长时间的Eclipse,还写过一点插件。再用netbeans多少有点抵触,好了调整了一下字体,感觉好一些了。接着我就要在同异优劣的挑剔中,得到一些快乐!

posted @ 2006-04-26 11:19 arka 阅读(154) | 评论 (0)编辑 收藏

完整清单见
http://www.javalobby.org/articles/5books/full.jsp
 

posted @ 2006-02-17 10:55 arka 阅读(166) | 评论 (0)编辑 收藏

rogramming Ruby by Dave Thomas et al, or Practical Common Lisp, or Learning Python or…
The fifth book in this list really isn’t a specific book at all, but a more general recommendation to get a book about a language very different from the Java/C# family. Learn one of the hot dynamically typed languages all the kdis love these days, like Ruby or Python. If those are old hat, pick up the The Haskell School of Expression if the online tutorial seems interesting. Or maybe Graham’s On Lisp, which recently put online for free. Just learn a language that forces you think in a different way from Java. Even if your day job continues to be Java, knowing how you would solve a problem in Ruby or Lisp will only make you a better programmer.
『转自』http://www.robsanheim.com/2006/02/06/five-books-every-java-developer-must-own/
                                                                              
posted @ 2006-02-08 11:17 arka 阅读(163) | 评论 (0)编辑 收藏