深入浅出面向对象分析与设计 2024 pdf epub mobi 电子书


深入浅出面向对象分析与设计

简体网页||繁体网页

深入浅出面向对象分析与设计 2024 pdf epub mobi 电子书 著者简介

Brett McLaughlin

Brett McLaughlin is a bestselling and award-winning non-fiction author. His books on computer programming, home theater, and analysis and design have sold in excess of 100,000 copies. He has been writing, editing, and producing technical books for nearly a decade, and is as comfortable in front of a word processor as he is behind a guitar, chasing his two sons and his daughter around the house, or laughing at reruns of Arrested Development with his wife.

Brett spends most of his time these days on cognitive theory, codifying and expanding on the learning principles that shaped the Head First series into a bestselling phenomenon. He's curious about how humans best learn, why Star Wars was so formulaic and still so successful, and is adamant that a good video game is the most effective learning paradigm we have.

Gary Pollice

Gary Pollice is a self-labeled curmudgeon (that's a crusty, ill- tempered, usually old man) who spent over 35 years in industry trying to figure out what he wanted to be when he grew up. Even though he hasn't grown up yet, he did make the move in 2003 to the hallowed halls of academia where he has been corrupting the minds of the next generation of software developers with radical ideas like, "develop software for your customer, learn how to work as part of a team, design and code quality and elegance and correctness counts, and it's okay to be a nerd as long as you are a great one." Gary is also a co-author of Head First Object-Oriented Analysis and Design.Gary is a Professor of Practice (meaning he had a real job before becoming a professor) at Worcester Polytechnic Institute. He went to WPI because he was so impressed with the WPI graduates that he's worked with over the years. He lives in central Massachusetts with his wife, Vikki, and their two dogs, Aloysius and Ignatius. When not working on geeky things he ... well he's always working on geeky things. You can see what he's up to by visiting his WPI home page at http://web.cs.wpi.edu/~gpollice/. Feel free to drop him a note and complain or cheer about the book.

David West

David West would like to describe himself as sheik geek. Unfortunately no one else would describe him in that way. They would say he is a professional Englishman who likes to talk about software development best practices with the passion and energy of an evangelical preacher. Recently Dave has moved to Ivar Jacobson Consulting, where he runs the Americas and can combine his desire to talk about software development and spread the word on rugby and football, and argue that cricket is more exciting that baseball.Before running the Americas for Ivar Jacobson Consulting, Dave worked for a number of years at Rational Software (now a part of IBM). Dave held many positions at Rational and then IBM, including Product Manager for RUP where he introduced the idea of process plug-ins and agility to RUP. Dave still laments the days when he use to sit in a cube and write software in the city of London. This is where he believes he cut his teeth writing big insurance systems with nothing but a green screen and a process flow chart.

Dave can be contacted at dwest@ivarjacobson.com, and if he is not with customers or drinking warm beer with his friends in Boston, he will email you back.


深入浅出面向对象分析与设计 电子书 图书目录




点击这里下载
    


想要找书就要到 本本书屋
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

发表于2024-05-13

深入浅出面向对象分析与设计 2024 pdf epub mobi 电子书

深入浅出面向对象分析与设计 2024 pdf epub mobi 电子书

深入浅出面向对象分析与设计 2024 pdf epub mobi 电子书



喜欢 深入浅出面向对象分析与设计 电子书 的读者还喜欢


深入浅出面向对象分析与设计 电子书 读后感

评分

看了这本书的前三章,一章是讲吉他店搜索商品的程序,另外两章是讲做一个狗门,最近,刚学完J2SE,做了个超小的项目,看这本书,感觉讲的真的是很细致,如果能带着问题,相信收获能够更大,对于从前写小豆腐块程序的程序员,本书的启发更大,让你看看一个茅草屋程序和小别墅程...  

评分

昨天下班就跑到中关村图书大厦买了一本!至于内容怎么样,还没有细看,但是因为看过HFDP,所以对这本书的内容还是比较放心的!等看过后再发些具体的评论~ 不过这里我特别想BS一下东南大学出版社,这本书的纸真是太薄啦!!!背面的文字和图都印了过来,跟HFDP那本根本没法比!!!这么好的...

评分

国外大虾弄的大作就是不一样! 图文并茂+情景式教学,而且循序渐进,用浅白的方式说出来。对于我来说,读得懂的书就是好书! 顺便也向各位用Ruby编程的同学推荐下这个地方(要翻墙): http://pedromtavares.wordpress.com/2010/01/18/hfooad-introduction/ 里面用Ruby写了...  

评分

这本书关注的是开发流程,如何分析入手开发 没有那么神的一本书,入门级的书! 看完都没什么细节印象,感觉怎么用用例那PART比较实用点  

评分

这本书关注的是开发流程,如何分析入手开发 没有那么神的一本书,入门级的书! 看完都没什么细节印象,感觉怎么用用例那PART比较实用点  

类似图书 点击查看全场最低价
出版者:东南大学出版社
作者:Brett D.McLaughlin
出品人:
页数:600
译者:
出版时间:2007-06
价格:98.00元
装帧:平装
isbn号码:9787564107437
丛书系列:

图书标签: 面向对象  编程  软件工程  设计模式  oo  计算机  程序设计  ooad   


深入浅出面向对象分析与设计 2024 pdf epub mobi 电子书 图书描述

你是否早已对市面上那些只有在成为专家以后,读起来才有感觉的 OOA&D 书籍感到厌倦?你可能早就听说过 OOA&D 书籍能帮助你写出伟大的软件 — 让老板高兴、客户满意的软件。.

但如何办到呢?

《深入浅出面向对象分析和设计》将告诉你如何分析、设计以及撰写真正面向对象的软件:容易重利用、好维护、可扩展的软件;不再使你心碎的软件;让你增添新功能而不会破坏旧机制的软件。在本书中,你将学到:

·使用诸如封装(encapsulation)与委派(delegation)的 OO 原则建立灵活的应用程序。

·使用开闭原则(Open-Closed Principle)与单一责任原则(Single-Responsibility Principle)提升程序的重利用性。

·学习如何将 OO 原则、设计模式及各种开发方法,通通整合到 OOA&D 项目的生命周期里。

·运用 UML、用例及用例图来确保所有利害关系人都能清楚地进行沟通,协助你交付正确的软件,达到每个人的要求。...

深入浅出面向对象分析与设计 2024 pdf epub mobi 电子书

深入浅出面向对象分析与设计 2024 pdf epub mobi 电子书
想要找书就要到 本本书屋
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

深入浅出面向对象分析与设计 2024 pdf epub mobi 用户评价

评分

一般

评分

觉得还是略偏简单了一点,不过还是有收获。可读性一如既往的强。

评分

觉得还是略偏简单了一点,不过还是有收获。可读性一如既往的强。

评分

对OO的理解更生活和形象化。推荐给新手。

评分

学习面向对象绝对应该去读一读的一本书,适合初学者,不要读翻译版,质量确实不敢恭维

深入浅出面向对象分析与设计 2024 pdf epub mobi 电子书


分享链接









相关图书




本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度google,bing,sogou

友情链接

© 2024 onlinetoolsland.com All Rights Reserved. 本本书屋 版权所有