面朝大海,春暖花开

  BlogJava :: 首页 :: 联系 :: 聚合  :: 管理
  12 Posts :: 1 Stories :: 3 Comments :: 0 Trackbacks

2006年4月28日 #

马上要做新项目了,项目不大,准备用ajax来练练手,HOHO!
posted @ 2006-06-05 22:09 面朝大海 阅读(161) | 评论 (0)编辑 收藏

今天在网上闲逛,发现了一本好书,关于JAVA和TDD的,内容介绍如下:

Master Java 5.0 and TDD Together: Build More Robust, Professional Software

Master Java 5.0, object-oriented design, and Test-Driven Development (TDD) by learning them together. Agile Java weaves all three into a single coherent approach to building professional, robust software systems. Jeff Langr shows exactly how Java and TDD integrate throughout the entire development lifecycle, helping you leverage today's fastest, most efficient development techniques from the very outset.

Langr writes for every programmer, even those with little or no experience with Java, object-oriented development, or agile methods. He shows how to translate oral requirements into practical tests, and then how to use those tests to create reliable, high-performance Java code that solves real problems. Agile Java doesn't just teach the core features of the Java language: it presents coded test examples for each of them. This TDD-centered approach doesn't just lead to better code: it provides powerful feedback that will help you learn Java far more rapidly. The use of TDD as a learning mechanism is a landmark departure from conventional teaching techniques.

  • Presents an expert overview of TDD and agile programming techniques from the Java developer's perspective

  • Brings together practical best practices for Java, TDD, and OO design

  • Walks through setting up Java 5.0 and writing your first program

  • Covers all the basics, including strings, packages, and more

  • Simplifies object-oriented concepts, including classes, interfaces, polymorphism, and inheritance

  • Contains detailed chapters on exceptions and logging, math, I/O, reflection, multithreading, and Swing

  • Offers seamlessly-integrated explanations of Java 5.0's key innovations, from generics to annotations

  • Shows how TDD impacts system design, and vice versa

  • Complements any agile or traditional methodology, including Extreme Programming (XP)


E文不算太难,一般都应该可以看懂,为什么好书都是老外写的呢?
我想把书传上来,但是.Text对文件的大小好象是有限制,书的名字叫
Agile Java Crafting Code with Test-Driven Development,想要的同学可以留下EMAIL

posted @ 2006-05-12 19:17 面朝大海 阅读(417) | 评论 (2)编辑 收藏

很早就听说过Castle的大名了,但是一直没有时间去研究。一方面也是自己的惰性,另一方面也关于Castle的分析文章太少了。但是不管怎么说,面对这这么优秀的项目没有一睹芳容,真是。现在好了,在博客园找到了一个关于Castle的系列文章,先收藏个连接,51在休息的空隙,还可以抽出点时间好好研究好东东,
http://www.cnblogs.com/Terrylee/archive/2006/04/28/387503.html
posted @ 2006-04-28 22:04 面朝大海 阅读(264) | 评论 (0)编辑 收藏