在线咨询
eetop公众号 创芯大讲堂 创芯人才网
切换到宽版

EETOP 创芯网论坛 (原名:电子顶级开发网)

手机号码,快捷登录

手机号码,快捷登录

找回密码

  登录   注册  

快捷导航
搜帖子
查看: 11714|回复: 30

[原创] 【深入浅出设计模式】Head First Design Patterns

[复制链接]
发表于 2009-12-13 20:15:26 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?注册

x
本帖最后由 benemale 于 2010-7-10 19:01 编辑


                               
登录/注册后可看大图


Head First Design Patterns

ISBN: 0596007124
Author: Elisabeth Freeman / Eric Freeman / Bert Bates / Kathy Sierra
Publisher: O'Reilly Media, Inc.
Paperback: 676 pages;
Edition: 1 edition (October 25, 2004)

Review
This is a gimmicky book that actually works for once. It is an intelligent and well thought-out discussion of Java design patterns, and if you dont know what a design pattern is then this is an excellent way to find out. It is also an interested discussion of object-oriented design. I found that the authors often anticipated my reaction to their initial explanations and asked the questions that I would have asked had it been a lecture. - Mike James, VSJ, April 2005


Product Description
You're not alone. At any given moment, somewhere in the world someone struggles with the same software design problems you have. You know you don't want to reinvent the wheel (or worse, a flat tire), so you look to Design Patterns--the lessons learned by those who've faced the same problems. With Design Patterns, you get to take advantage of the best practices and experience of others, so that you can spend your time on... something else. Something more challenging. Something more complex. Something more fun. You want to learn about the patterns that matter--why to use them, when to use them, how to use them (and when NOT to use them). But you don't just want to see how patterns look in a book, you want to know how they look "in the wild". In their native environment. In other words, in real world applications. You also want to learn how patterns are used in the Java API, and how to exploit Java's built-in pattern support in your own code. You want to learn the real OO design principles and why everything your boss told you about inheritance might be wrong (and what to do instead). You want to learn how those principles will help the next time you're up a creek without a design paddle pattern. Most importantly, you want to learn the "secret language" of Design Patterns so that you can hold your own with your co-worker (and impress cocktail party guests) when he casually mentions his stunningly clever use of Command, Facade, Proxy, and Factory in between sips of a martini. You'll easily counter with your deep understanding of why Singleton isn't as simple as it sounds, how the Factory is so often misunderstood, or on the real relationship between Decorator, Facade and Adapter. With Head First Design Patterns, you'll avoid the embarrassment of thinking Decorator is something from the "Trading Spaces" show. Best of all, in a way that won't put you to sleep! We think your time is too important (and too short) to spend it struggling with academic texts. If you've read a Head First book, you know what to expect - a visually-rich format designed for the way your brain works. Using the latest research in neurobiology, cognitive science, and learning theory, Head First Design Patterns will load patterns into your brain in a way that sticks. In a way that lets you put them to work immediately. In a way that makes you better at solving software design problems, and better at speaking the language of patterns with others on your team.

Head First Design Patterns.part1.rar

4.55 MB, 下载次数: 338 , 下载积分: 资产 -3 信元, 下载支出 3 信元

Head First Design Patterns.part2.rar

4.55 MB, 下载次数: 196 , 下载积分: 资产 -3 信元, 下载支出 3 信元

Head First Design Patterns.part3.rar

4.55 MB, 下载次数: 187 , 下载积分: 资产 -3 信元, 下载支出 3 信元

Head First Design Patterns.part4.rar

4.55 MB, 下载次数: 189 , 下载积分: 资产 -3 信元, 下载支出 3 信元

Head First Design Patterns.part5.rar

2.35 MB, 下载次数: 185 , 下载积分: 资产 -2 信元, 下载支出 2 信元

发表于 2009-12-18 11:58:48 | 显示全部楼层
虽然不知道说的是什么,但是要顶
发表于 2009-12-26 08:47:36 | 显示全部楼层
thanks
发表于 2009-12-26 10:04:48 | 显示全部楼层
thanks
 楼主| 发表于 2009-12-26 11:26:18 | 显示全部楼层
内容简介
《深入浅出设计模式》(影印版)的编写运用许多最新的研究,包括神经生物学、认知科学以及学习理论,这使得《深入浅出设计模式》(影印版)能够将这些设计模式深深地烙印在你的脑海中,不容易被遗忘。你将会更擅长于解决软件设计中的问题,并能够和你的团队成员用模式的语言来更好地沟通。

作者简介
Eric Freeman以及Elisabeth Freeman是作家、教育家以及技术发明者。他们在迪斯尼公司领导了四年的数字媒体以及因特网的开发,后来他们将这些经验应用在他们自己的媒体中,包括这本书中。Eric具有耶鲁大学的计算机科学博士学位,Elisbeth具有耶鲁大学的计算机科学硕士学位。
Kathy Sierra(javaranch.com的创始者)以及Bert Bates是畅销的“深入浅出”(Head First)系列书籍的策划者,也是Sun公司Java开发员认证考试的开发者。

媒体推荐
书评
本书荣获2005年第十五届Jolt通用类图书震撼大奖。
  “我昨天收到了这本书,然后就开始阅读……我简直欲罢不能。酷毙了!内容相当有趣,涵盖层面很广,而且切中要点。这本书让我感到印象深刻。”
                ——Erich Gamma,IBM顶级工程师、《Design Patterns》作者之一
“我感到读这本书的效果等同于读一千磅重的同类书的效果。”
——Ward Cunningham,Wiki发明者、Hillside Group创始人
“本书趋近完美,因为它在提供专业知识的同时,仍然具有相当高的可读性。叙述权威、文笔优美。”
——David Gelernter,耶鲁大学计算机科学系教授
“这是我阅读过的最有趣且最聪明的软件设计书籍之一。”
——Aaron LaBerge,ESPN.com技术副主席


编辑推荐
☆本书荣获2005年第十五届Jolt通用类图书震撼大奖

☆"我昨天收到了这本书,然后就开始阅读……我简直欲罢不能。酷毙了!内容相当有趣,涵盖层面很广,而且切中要点。这本书让我感到印象深刻。"    
——Erich Gamma,IBM顶级工程师、《Design Patterns》作者之一


☆"我感到读这本书的效果等同于读一千磅重的同类书的效果。"
——Ward Cunningham,Wiki发明者、Hillside Group创始人


☆"本书趋近完美,因为它在提供专业知识的同时,仍然具有相当高的可读性。叙述权威、文笔优美。"
——David Gelernter,耶鲁大学计算机科学系教授


☆"这是我阅读过的最有趣且最聪明的软件设计书籍之一。" ——Aaron LaBerge,ESPN.com技术副主席

☆If you want to UNDERSTAND Java, go buy this book.


  "Head First Java"... gives new meaning to their marketing phrase "There's an O Reilly for that." I picked this up because several others I respect had described it in terms like "revolutionary' and a described a radically different approach to the textbook. They were (are) right... In typical O'Reilly fashion, they've taken a scientific and well considered approach. The result is funny, irreverent, topical, interactive, and brillliant...Reading this book is like sitting in the speakers lounge at a view conference, learning from and laughing with-peers... If you want to UNDERSTAND Java, go buy this book."
  
你不想重新发明车轮(或者更差的是,没有充气车胎的轮子),所以从设计模式中寻求帮助,设计模式是过去人们面对同样的软件设计问题所得到的经验。有了设计模式,就可以利用其他人的实践经验的精华,因此省下的时间可以用在其他的事情上,如:更有挑战性的事情、更复杂的事情以及更有趣的事情。你想要学习:
  ·重要的模式
  ·何时使用某个模式,为何使用该模式
  ·如何在你自己的设计中马上采用这些模式
  ·何时不该使用该模式(如何避免滥用模式)
  ·某个模式是依据哪些面向对象设计原理而设计出来的
  更重要的是,你想在学习设计模式的过程中不感觉到昏昏欲睡。如果你曾经读过任何一本"深入浅出"(Head First)系列书籍,你就会知道能够从《深入浅出设计模式》(影印版)中得到的是:透过丰富的视觉效果让你的大脑充分地运作。
发表于 2009-12-26 16:16:43 | 显示全部楼层
设计模式是好东西
嘿嘿
正好可以下来看看
发表于 2009-12-26 16:24:59 | 显示全部楼层
看了下质量很不错哦
比我以前下到扫描版的好
这个是真正的清晰的
发表于 2009-12-30 08:48:10 | 显示全部楼层
一定要收集,不过可能没有时间看哦。 :)
发表于 2009-12-30 10:38:25 | 显示全部楼层
kankan.................
发表于 2010-2-23 13:26:28 | 显示全部楼层
是类似于头脑风暴的东西么
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

站长推荐 上一条 /3 下一条

×

小黑屋| 关于我们| 联系我们| 在线咨询| 隐私声明| EETOP 创芯网
( 京ICP备:10050787号 京公网安备:11010502037710 )

GMT+8, 2024-4-17 08:00 , Processed in 0.035274 second(s), 10 queries , Gzip On, Redis On.

eetop公众号 创芯大讲堂 创芯人才网
快速回复 返回顶部 返回列表