发表于 2008年05月30日 星期五
Tags: Design Pattern, Java, 多线程, 设计模式
中文书名:Java多线程设计模式
英文书名:Java multithread Design Pattern
作者:结城 浩
出版社:中国铁道出版社

介绍:
多线程与并发处理是程序设计好坏优劣的重要课题,本书通过浅显易懂的文字与实例来介绍Java线程相关的设计模式概念,并且通过实际的Java程序范例和 UML图示来一一解说,书中在代码的重要部分加上标注使读者更加容易解读,再配合众多的说明图解,无论对于初学者还是程序设计高手来说,这都是一本学习和 认识设计模式非常难得的好书。
书中包含Java线程的介绍导读、12个重要的线程设计模式和全书总结以及丰富的附录内容。第一章相关线程设计模式的介绍,都举一反三使读者学习更有效。
下载地址:
Java多线程设计模式
标签:
Design Pattern,
Java,
多线程,
设计模式
相关电子书
发表于 2008年05月29日 星期四
Tags: Java, 设计模式
中文书名:大话设计模式
作者:程杰
出版社:清华大学出版社

介绍:
本书通篇都是以情景对话的形式,用多个小故事或编程示例来组织讲解GoF(设计模式的经典名著——Design Patterns: Elements of Reusable Object-Oriented Software,中译本名为《设计模式——可复用面向对象软件的基础》的四位作者Erich Gamma、Richard Helm、Ralph Johnson,以及John Vlissides,这四人常被称为Gang of Four,即四人组,简称GoF)总结的23个设计模式。本书共分为29章。其中,第1、3、4、5章着重讲解了面向对象的意义、好处以及几个重要的设计 原则;第2章,以及第6到第28章详细讲解了23个设计模式;第29章是对设计模式的全面总结。附录部分是通过一个例子的演变为初学者介绍了面向对象的基 本概念。本书的特色是通过小菜与大鸟的趣味问答,在讲解程序的不断重构和演变过程中,把设计模式的学习门槛降低,让初学者可以更加容易地理解——为什么这 样设计才是好的?是怎样想到这样设计的?以达到不但授之以“鱼”,还授之以“渔”的目的。引导读者体会设计演变过程中蕴藏的大智慧。.
本书适合编程初学者或希望在面向对象编程上有所提高的开发人员阅读.
感受设计演变过程中所蕴含的大智慧,体会乐与怒的程序人生中值得回味的一幕幕。
设计模式的趣味解读,面向对象的深入剖析。在诙谐与温馨中做一次面向对象编程思维的体操。
本书是准备攀登面向对象编程高峰朋友们的引路人和提携者;本书是学习、体会和领悟了众多大师智慧结晶后的图书作品;本书是你深入理解和感受GoF的《设计模式》及其它大师作品的必备书籍;本书授之以“鱼”,更授之以“渔”。
目录:
第1章 代码无错就是优?——简单工厂模式
第2章 商场促销——策略模式
第3章 拍摄UFO——单一职责原则
第4章 考研求职两不误——开放-封闭原则
第5章 会修电脑不会修收音机?——依赖倒转原则
第6章 穿什么有这么重要?——装饰模式
第7章 为别人做嫁衣——代理模式
第8章 雷锋依然在人间——工厂方法模式
第9章 简历复印——原型模式
第10章 考题抄错会做也白搭——模板方法模式
第11章 无熟人难办事?——迪米特法则
第12章 牛市股票还会亏钱?——外观模式
第13章 好菜每回味不同——建造者模式
第14章 老板回来,我不知道——观察者模式
第15章 就不能不换DB吗?——抽象工厂模式
第16章 无尽加班何时休——状态模式
第17章 在NBA我需要翻译——适配器模式
第18章 如果再回到从前——备忘录模式
第19章 分公司=一部门——组合模式
第20章 想走?可以!先买票——迭代器模式
第21章 有些类也需计划生育——单例模式
第22章 手机软件何时统一——桥接模式
第23章 烤羊肉串引来的思考——命令模式
第24章 加薪非要老总批?——职责链模式
第25章 世界需要和平——中介者模式
第26章 项目多也别傻做——享元模式
第27章 其实你不懂老板的心——解释器模式
第28章 男人和女人——访问者模式
第29章 OOTV杯超级模式大赛——模式总结
附 录 A 培训实习生——面向对象基础
附 录 B 参考文献
下载地址:
大话设计模式第一章
大话设计模式第二十九章
标签:
Java,
设计模式
相关电子书
发表于 2008年05月23日 星期五
Tags: Java, PPT, Spring, Training
中文书名:Spring培训PPT
作者:hideto

介绍:
1、What’s Spring?
2、Why Spring?
3、What’s IoC?
4、Why IoC?
5、What’s AOP?
6、Why AOP?
7、How to learn Spring?
下载地址:
Spring培训PPT
标签:
Java,
PPT,
Spring,
Training
相关电子书
发表于 2008年05月20日 星期二
Tags: Java, SCJP, 认证
英文书名:SCJP Exam for J2SE 5 Platform
中文书名:
作者:Paul Sanghera
出版社:Apress

介绍:
Best selling author, Paul Sanghera, offers cohesive, concise, yet comprehensive coverage of all the topics included in the Sun Certified Programmer for Java 5 exam (CX 310-055). With a laser sharp focus on the exam objectives, the Study Guide goes beyond just being an “exam cram.” The material is presented in a logical learning sequence: a section builds upon previous sections and a chapter on previous chapters. All concepts, simple and complex, are defined and explained when they appear the first time. There is no hopping from topic to topic and no technical jargon without explanation. No prior knowledge of Java programming is assumed. The single most difficult aspect of this exam is to read and understand the code in the exam questions in a limited amount of time. To help you get fluent and comfortable with the code, the book offers complete runnable code examples distributed over all the chapters and a codewalk quicklet feature at the end of each chapter.
Although the primary purpose of the book is to help you pass the SCJP exam, it will also serve as a good reference after the exam.
Special features include
- Hundreds of questions modeled after the real exam with fully explained answers.
- A complete practice exam with questions modeled after the real exam and fully explained answers.
- Hundreds of complete runnable code examples, explained in the book, that you can download and experiment with. This is a code-intensive exam.
- The Codewalk Quicklet feature based on the process-based codewalk philosophy to prepare you for efficient response to the code-based questions in the exam.
- The Exam Quick Prep feature which recaps all the important points for the last hour of preparation before taking the exam.
- Useful information and analysis for the programmers who are considering updating the J2SE 1.4 certification to J2SE 5.
下载地址:
SCJP Exam for J2SE 5 Platform
标签:
Java,
SCJP,
认证
相关电子书