第二书店&China-pub战略联盟提供专业服务

Beginning Java Objects中文版从概念到代码(第2版) (2008 年度畅销榜NO.1793 )

会员评价: (共 15 条) 参与评论
原书名: Beginning Java Objects: From Concepts to Code
原出版社: Apress
作者: (美)巴克 著,万波 等译
出版社: 人民邮电出版社 图灵计算机科学丛书
书号: 9787115154408 出版日期:2007-1-1 开本: 16开 页码: 701 版次: 2006年11月第一版第一次印刷 点击: 5602
所属类别: 程序设计Java
市场价: ¥78.00     会员价:¥58.50
本书是关于软件对象和Java的,但并不是纯粹地介绍Java语言,而是强调如何从对象模型转换到功能完整的Java应用程序。书中讲述了对象基础、对象建模和模型的实现。本书除了用学生注册系统(SRS)示例贯穿全书之外,还在附录中给出三个附加的案例,这些案例是每章结尾给出的诸多练习的基础。\r\n  本书适合作为高等院校计算机专业“面向对象程序设计”、“面向对象方法”或“Java语言”课程的教材,也适合作为公司的培训课程的教程。

用户评论

CodingMouse 说:
昨天刚到成都西南书城购买的这本书,感觉图灵推荐的书就是相当精典。清华、邮电、机工的红皮书我都翻阅过,感觉大多是陈词滥调,让我这种初学者感觉太教条化,不容易理解。后来发现这本书,这绝对是一本学习OO的首选书籍。
发布于2008-3-30 16:01:57
(5)回应 有0人认为此评论有用, 有0人认为没用, 您认为呢?
ben0133 说:
很不错的书,作者由浅入深讲解的非常详细,无论你是初学者还是有多年经验的开发者,都会从中受益的。
发布于2008-1-30 9:57:38
(0)回应 有0人认为此评论有用, 有0人认为没用, 您认为呢?
yuyunliuhen 说:
理论书 不实用 ?
吓死偶了,先稍微看下内容吧 ^_^
发布于2007-11-5 16:42:32
(0)回应 有0人认为此评论有用, 有0人认为没用, 您认为呢?
dz08039 说:
讲java理论的?比think in java 那本书如何呢?
发布于2007-10-27 13:07:18
(0)回应 有0人认为此评论有用, 有0人认为没用, 您认为呢?
woaixiangcao 说:
如果你刚开始学习,对JAVA面向对象编程语言的种种机制感到迷惑不解的话,这本书将是你的救星,这本书的讲述不仅非常的专业、深入而且教学方式就像妈妈教孩子学习1、2、3、一样的简单,我力荐这本书,它不仅仅使你快速的理解和掌握JAVA知识而且也将带给你以后进行企业级开发的一个正确的开始。
发布于2007-10-24 23:05:53
(4)回应 有7人认为此评论有用, 有0人认为没用, 您认为呢?
xiaoniao521 说:
Very good coverage of an extremely complex topic, March 3, 2001
Reviewer: Benjamin Mofaz (Tel Aviv, Israel) - See all my reviews
When people who have not previously done object-oriented programming begin to learn Java, my experience has been that they mistakenly assume that learning the language itself is the only thing that they need to do. In reality, the most important thing (and in my opinion most difficult) is to learn how to create a good object-oriented design. Before they can create a good design, they need to understand object-oriented concepts and the tools that are available to them such as UML. Jacquies book does an excellent job of introducing the reader to those concepts and explaining them clearly. It has been said that you cannot explain something well to another person unless you really understand it yourself. If that is the case, Ms. Barker clearly understands object design very well.
If you are learning Java or considering learning Java for the first time, I recommend reading these books in the following order:

Beginning Java 2 (Ivor Horton)

Professional Java Programming (Brett Spell)

Beginning Java Objects (Jacquie Barker)

These three Wrox titles complement one another very well, and are all well-written and easy to understand.
发布于2007-8-7 23:54:38
(0)回应 有1人认为此评论有用, 有0人认为没用, 您认为呢?
这本书对于我们这样对oo语言的各种复杂运用迷惑的人来说是再好不过的指导性书.当然对知识的介绍不是那种很全面的,了解这些建议看JAVA编程思想或java核心技术卷.
发布于2007-4-13 22:46:18
(0)回应 有0人认为此评论有用, 有0人认为没用, 您认为呢?
比国内教材好得多,
发布于2007-3-24 21:14:12
(0)回应 有0人认为此评论有用, 有0人认为没用, 您认为呢?
prologsh 说:
很多学生在从C到高级语言过渡的时候就是缺这样的一本书,能把面向对象通俗的能够理解的教给人,不是一般的书。
发布于2007-2-7 11:31:25
(0)回应 有0人认为此评论有用, 有0人认为没用, 您认为呢?
flasherfffff 说:
【原文】
I got this book from reading the user recomendations here. I just want to warn people this book is about 900 pages long, and the whole book goes into making just one program (a student registration program for a university). If you have the patience to read a book like this, fine, but for me its a little too drawn out, and nothing I saw thumbing through the chapters jumped out as being interesting or trying to make a point. I have read "Head First Java" and recommend that book for someone who is trying to make sense of OOP.

Edit: I want to update this review by saying that I was too rash in critisizing this book. This book does do a good job of explaining how to plan and organize object oriented constructs to address real world problems rather than just a nuts and bolts overview of OO syntax that most other Java books give. This book however is not a "how to program in Java" book. You are going to have to move on to other Java books to become proficient in coding.

【翻译】
我看了读者们在这里(amazon)的推荐,才买了这本书。我只想提醒大家,这本书大约有900页,整本书只讲解了一个程序(一个大学生注册程序)。如果你有耐心读完这本如此之厚的书,那很好,但是对我来说,读这本书让我精疲力尽,并且没有得到任何有用的东西,没有任何趣味。我已经读过《Head First Java》,并且推荐面向对象的初学者看这本书。
编后:我想重新解释一下我的评论,上面的批评确实失于轻率。这本书的确很清晰明了的解释了如何组织面向对象架构来解决现实问题,这比那些只是囫囵吞枣的解释面向对象语法的java书籍好多了。然而,这本书不是教你如何写java程序。如果想精通java编程,还是要看看其他关于java的书的。
发布于2007-1-28 2:16:17
(0)回应 有0人认为此评论有用, 有0人认为没用, 您认为呢?
>>发表评论      >>查看更多评论  

商品意见

>>我要提问  
同类热销商品
您的浏览历史
第二书店联系方式 010-64348411 webmaster@dearbook.com
购买向导 如何付款 如何配送 订单信息 售后服务
购买流程 货到付款 北京用户 订单状态处理 退换货原则
搜索商品 邮局汇款 高校用户Free 如何修改订单 退换货方法
银行电汇 国内用户 查询订单方法 相关问题说明
网上支付 国外用户
其他支付方式
北京创新乐知广告有限公司 版权所有, 京 ICP 证 070598 号
世纪乐知(北京)网络技术有限公司 提供技术支持
Copyright © 2000-2007, CSDN.NET, All Rights Reserved .