把握现在,把握未来—2008 Java开发展望》的相关内容

Groovy 1.0 released

引用 The Groovy developer team and myself are proud and delighted to announce the final release of Groovy 1.0. Groovy is a dynamic language for the JVM that integrates seamlessly with the Java platform ...
by zgd 2007-01-04 浏览 (603) 回复 (0) 关键字: groovy

Ruby DSL

http://forum.javaeye.com/viewtopic.php?p=128602#128602 potian 写道 macro没有利用任何反射能力,和类型也没有关系 Lisp macro(我只知道Common Lisp)的macro主要是开放编译器内部的结构,把词法分析、语法分析和语义分析和执行中间割裂(不过S-Expression非常简单,基本上没有语法),Lisp的S-expr ...
by buaawhl 2006-07-12 浏览 (9963) 回复 (10) 关键字:

2006 Java Technology Winners and Losers 2006年java技术的胜者和输者<转>

原文http://www.oreillynet.com/onjava/blog/2006/12/2006_java_technology_winners_a.html Steve Anglin Updated: 2006 Java Technology Winners and Losers     * listen Speech Icon Thursday Dec ...
by zgqynx 2007-11-16 浏览 (562) 回复 (0) 关键字:

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) 关键字:

Sun收购MySQL,Sun acquires MySQL

Sun收购MySQL,Sun acquires MySQL http://blog.csdn.net/phphot/archive/2008/01/17/2048569.aspx 看来lamp日子不好过了.要改成lamj了 This morning, Sun Microsystems announced plans to acquire MySQL AB. After all the in ...
by mayongzhan 2008-01-17 浏览 (431) 回复 (0) 关键字: sun收购mysql, sun acquires mysql

Why we choose groovy not ruby to develop applications?

  诶,E文有点生疏了,还是练练吧. Groovy 's defination on its web site: Groovy is an agile dynamic language for the Java Platform with many features that are inspired by languages like Python, Ruby and Smallt ...
by boby2046 2007-07-23 浏览 (272) 回复 (0) 关键字:

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) 关键字: 动态语言

2007年软件开发技术预测集锦-Java,软件开发,Ajax

首先是Java方面的:10. NetBeans IDE Platform will be divided into NetBeans Enterprise Edition, Standard (or Desktop) Edition, and Mobile (or Micro) Edition. NetBeans will continue to gain market share against ...
by ww2 2007-01-04 浏览 (51) 回复 (0) 关键字:

最新消息:JRuby终于跨进了标准之门---JRuby Steps Into the Sun

以下信息来源于Blog:Headiushttp://headius.blogspot.com/2006/09/jruby-steps-into-sun.html It's going to be a big news day for JRuby :)The two core JRuby developers, myself and Thomas Enebo, will become employe ...
by langds 2006-09-08 浏览 (439) 回复 (0) 关键字:

Groovy, JRuby, Jython, Scala:谁是胜利者?

原文地址:Groovy, JRuby, Jython, Scala: Who Wins the Script Bowl?   简介: 这是一场关于脚本语言的“擂台赛”(严格说,Scala应该不属于脚本语言), Guillaume LaForge代表Groovy,Charles Nutter代表JRuby,Frank Wierzbicki代表Jython以及Jorge Ortiz代表Scala。 ...
by Eastsun 2008-05-13 浏览 (726) 回复 (4) 关键字: groovy jruby jython scala

china-pub上的新书:Groovy入门经典

Groovy入门经典这本书的英文名字是 Groovy Programming: An Introduction for Java Developers ,不知道写得如何,有没有人看过啊
by ahuaxuan 2007-11-12 浏览 (485) 回复 (3)

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)

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)

Lifting again the 'Tattered Flag'

I wish to complain very respectfully,but most urgently,that the Army Estimates involved by the scheme lately explained by the Secretary of State for War are much too high,and ought to be reduced,if no ...
by 回帖专用 2007-02-28 浏览 (826) 回复 (0)

Enjoying Web Development with Tapestry出4.1版本的,推荐下载

地址:http://www.agileskills2.org/EWDT/ Tapestry book: Enjoying Web Development with TapestryFront cover (Covering Tapestry 4.1) How to create AJAX web-based application easily? If you'd like to create ...
by tapestry 2006-12-31 浏览 (1228) 回复 (5)

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

NetBeans6.5 M1 众多期待的特性一览表!

NetBeans6.5 M1 众多期待的特性一览表! Netbeans 6.5 M1 已经发布,最新版本的NetBeans 增强了许多功能,同时也引入了许多值得期待的新特性. 其中我比较喜欢的是DataBase 的改进,Eclipse 项目导入变得比以前更方便了,可以正确的区分Web项目 和普通项目,还有Spring   Hibernate 增强. GUI 中新增了JD ...
by gml520 2008-06-25 浏览 (4453) 回复 (16) 关键字: netbeans 6.5 m1

相关问答

赞助商链接