楼主: easyfree

[精华] [INFO][BOOK] Expert one on one 出版了中文译本

[复制链接]
论坛徽章:
95
秀才
日期:2015-10-08 17:57:58法拉利
日期:2013-12-30 15:11:23问答徽章
日期:2013-12-26 12:24:32优秀写手
日期:2013-12-18 09:29:13本田
日期:2013-12-09 10:02:28兰博基尼
日期:2013-11-18 17:44:52宝马
日期:2013-11-06 11:34:13雪佛兰
日期:2013-11-01 18:36:15宝马
日期:2013-10-25 08:22:20路虎
日期:2014-01-20 14:09:03
71#
发表于 2002-5-27 19:09 | 只看该作者

我正是这个意思

所以无关话题我已不再理睬。
我现在有点后悔昨天复印的时候没有把扫描的文件同时保存下来。
不过大家有需要的话我一定帮忙的。大不了给大家提供手抄本...

使用道具 举报

回复
论坛徽章:
1
授权会员
日期:2005-10-30 17:05:33
72#
发表于 2002-5-27 21:06 | 只看该作者

Re: 我正是这个意思

最初由 olive 发布
[B]所以无关话题我已不再理睬。
我现在有点后悔昨天复印的时候没有把扫描的文件同时保存下来。
不过大家有需要的话我一定帮忙的。大不了给大家提供手抄本... [/B]


热烈鼓掌,坛子里需要这样的好同志呀。 :)

使用道具 举报

回复
论坛徽章:
1
授权会员
日期:2005-10-30 17:05:33
73#
发表于 2002-5-28 08:52 | 只看该作者

我要手抄本,嘿嘿。olive你怕了没有?

本人也买了中文译本,书太厚了,阅读起来不大方便,出版商应该把它分成两本来出版才对。
另外,翻译得确实不够专业,这是初步印象。还有,读英文原版第一章时能够感到tom的那股‘深恶痛绝’,读译本就完全感觉不到了。嘻嘻好像跑题了,等看完在说了...

使用道具 举报

回复
论坛徽章:
0
74#
发表于 2002-5-28 10:46 | 只看该作者

既然大家都这么热血沸腾,我也鼓吹一把吧

WDVL interviews Tom Kyte, author of Expert One-on-One: Oracle

October 23, 2001

1. What were the major issues that you tried to highlight in the book?

The major issue I was trying to get across was a simple one, one that we put right on the back of the book "You can treat Oracle as a block box and just stick data into it or you can understand how it works and exploit it as a powerful computing environment". My goal was to help people understand how it works and then exploit it as a powerful computing environment. To this end I opened the book with a chapter chock full of anecdotal stories the describe how lack of understanding of how the database functions will ultimately lead to disaster as you try to grow and scale your system up. Once I get the point across as to the importance of understanding the database, I spend the rest of the book explaining it. The first few chapters cover the architecture and implementation of various database features such as locking, concurrency control, transactions, redo, rollback, they myriad of table implementations provide and likewise for indexes. Just understanding this material would satisfy my goal of "understanding" the database. If you master all of those topics -- you by definition have a great understanding of Oracle and how it works.

The rest of the book is about exploiting Oracle -- I cover some of the tools such as import/export, sqlldr, tkprof, and statspack. Then there are 13 more chapters that go into detail on specific Oracle features that I feel you should know about. Topics such as Java Stored Procedures, Fine Grained Access Control, Analytic Function and Materialized views are covered in a similar manner. I started with "What is this feature all about" followed by "Why you want to use this feature" and "How to use this feature". When applicable -- there would be a section on errors you might encounter with a particular feature and how to overcome or avoid them.

The last section of the book is some 200 pages on how to use many of the supplied packages Oracle provides (and no one seems to use). This really fits into the exploiting theme -- anytime you don't have to write the code that's a good thing. There are many packages that virtually every application should use; yet most do not. After reading this section -- hopefully that won't be the case anymore.

2. How did you find the writing experience?

This was my first book. I wasn't really sure what to expect. In the beginning it went a little slowly (all the time in the world or so it seemed). In the end it was light speed.

We started with an outline for an 800-page book but as we now know -- it is over 1,200 pages! That was due in part to an overhaul of the outline midway through the book. Until I actually started writing, it was hard to see how everything was going to fall into place. I found the original outline was missing some key components -- things necessary to get the point across. The book at that point would have been about "exploiting Oracle" -- but not so much understanding it. As we felt that was a key component of the book, we adjusted the outline to accommodate that. The result was a much better overall book. It did tend to slow us down a bit however.

Near the end, juggling the book, my regular job, answering questions on asktom.oracle.com and having a family life was a bit tough -- there were quite a few later then normal nights, especially during the rewrites. The rewrites as well were fairly trying. With all of the effort I had put into the book -- the detailed comments the reviewers had were sometimes disheartening (I had literally some of the best people related to Oracle reviewing this book -- people revered in the field, they were almost always correct in their comments). As time went on however, you stop taking it personally and understand that they are trying to help you make the best book -- not just nit-picking your material. I incorporated a large percentage of their comments (and this made the book even bigger -- I don't think any chapter "shrunk" during the rewrite but many grew in size).

All in all, I'm glad I did it -- I'll have a much better idea of what to expect if there is a next time. It was a rewarding experience in total.


3. What do you consider to be the major developments in Oracle at the moment?

That's easy -- two words: 9i and 9iAS. Oracle9i, the latest release of Oracle, was released at about the same time as this book I've been giving a class to Oracle Sales Consultants describing many of the new features -- it takes 8 hours and even then only if I talk really fast. There is a lot of new stuff in there. 9i focuses on a couple of major areas such as:


manageability
availability
reliability
security
XML

9iAS on the other hand, is our Application server. The key component of 9iAS is a fully J2EE compliant environment for developers to use to build their applications with. In addition to supporting the functionality of the existing OAS (Oracle Application Server) product, 9iAS is a total rework incorporating this new J2EE engine.

使用道具 举报

回复
论坛徽章:
0
75#
发表于 2002-5-28 11:00 | 只看该作者

难道这个就是那书的英文电子板么?

使用道具 举报

回复
论坛徽章:
0
76#
发表于 2002-5-28 11:32 | 只看该作者

不对,

好象内容很少

使用道具 举报

回复
论坛徽章:
4
ITPUB元老
日期:2005-02-28 12:57:00授权会员
日期:2005-10-30 17:05:33管理团队2006纪念徽章
日期:2006-04-16 22:44:45会员2006贡献徽章
日期:2006-04-17 13:46:34
77#
发表于 2002-5-28 13:29 | 只看该作者

Re: 难道这个就是那书的英文电子板么?

最初由 alpha 发布
[B]http://www.wdvl.com/Authoring/DB/Oracle/OneonOne/index.html

Hope you guys like it [/B]


没错是的。

使用道具 举报

回复
论坛徽章:
0
78#
发表于 2002-5-28 13:50 | 只看该作者
但那个明显没有1000页呀。呵呵

使用道具 举报

回复
论坛徽章:
3
ITPUB元老
日期:2005-02-28 12:57:00授权会员
日期:2005-10-30 17:05:33会员2006贡献徽章
日期:2006-04-17 13:46:34
79#
发表于 2002-5-28 15:29 | 只看该作者
上面只是此书的第一章。。。。。

使用道具 举报

回复
论坛徽章:
4
ITPUB元老
日期:2005-02-28 12:57:00授权会员
日期:2005-10-30 17:05:33管理团队2006纪念徽章
日期:2006-04-16 22:44:45会员2006贡献徽章
日期:2006-04-17 13:46:34
80#
发表于 2002-5-28 16:33 | 只看该作者
最初由 tiantianoracle 发布
[B]上面只是此书的第一章。。。。。 [/B]


一般出版公司提供第一章是为了大家可以先看一下的。就像在百货公司里面买衣服的时候试穿一样的。他们是不会给你所以的电子版本的。否则,他们如何赚钱。

使用道具 举报

回复

您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

TOP技术积分榜 社区积分榜 徽章 团队 统计 知识索引树 积分竞拍 文本模式 帮助
  ITPUB首页 | ITPUB论坛 | 数据库技术 | 企业信息化 | 开发技术 | 微软技术 | 软件工程与项目管理 | IBM技术园地 | 行业纵向讨论 | IT招聘 | IT文档
  ChinaUnix | ChinaUnix博客 | ChinaUnix论坛
CopyRight 1999-2011 itpub.net All Right Reserved. 北京盛拓优讯信息技术有限公司版权所有 联系我们 未成年人举报专区 
京ICP备16024965号-8  北京市公安局海淀分局网监中心备案编号:11010802021510 广播电视节目制作经营许可证:编号(京)字第1149号
  
快速回复 返回顶部 返回列表