Head First EJB: Passing the Sun Certified Business Component Developer Exam
暫譯: 頭腦風暴 EJB:通過 Sun 認證商業元件開發人員考試

Kathy Sierra, Bert Bates

  • 出版商: O'Reilly
  • 出版日期: 2003-12-02
  • 定價: $1,575
  • 售價: 6.0$945
  • 語言: 英文
  • 頁數: 700
  • 裝訂: Paperback
  • ISBN: 0596005717
  • ISBN-13: 9780596005719
  • 相關分類: Java 程式語言
  • 立即出貨

買這商品的人也買了...

相關主題

商品描述

What do Ford Financial, IBM, and Victoria's Secret have in common? Enterprise JavaBeans (EJB). As the industry standard for platform-independent reusable business components, EJB has just become Sun Microsystem's latest developer certification. Whether you want to be certifiable or just want to learn the technology inside and out, Head First EJB will get you there in the least painful way. And with the greatest understanding.

You'll learn not just what the technology *is*, but more importantly, *why* it is, and what it is and isn't good for. You'll learn tricks and tips for EJB development, along with tricks and tips for passing this latest, very challenging Sun Certified Business Component Developer (SCBCD) exam. You'll learn how to think like a server. You'll learn how to think like a bean. And because this is a Head First book, you'll learn how to think about thinking.

Co-author Kathy Sierra was one of Sun's first employees to teach brave, early adopter customers how to use EJB. She has the scars. But besides dragging you deep into EJB technology, Kathy and Bert will see you through your certification exam, if you decide to go for it. And nobody knows the certification like they do - they're co-developers of Sun's actual exam!

As the second book in the Head First series, Head First EJB follows up the number one best-selling Java book in the US, Head First Java. Find out why reviewers are calling it a revolution in learning tough technical topics, and why Sun Chairman and CEO Scott McNealy says, "Java technology is everywhere...if you develop software and haven't learned Java, it's definitely time to dive in "Head First."

And with Head First book, you don't even have to feel guilty about having fun while you're learning; it's all part of the learning theory. If the latest research in cognitive science, education, and neurobiology suggested that boring, dry, and excruciatingly painful was the best way to learn, we'd have done it. Thankfully, it's been shown that your brain has a sense of style, a sense of humour, and a darn good sense of what it likes and dislikes.

In Head First EJB, you'll learn all about:

  • Component-based and role-based development
  • The architecture of EJB, distributed programming with RMI
  • Developing and Deploying an EJB application
  • The Client View of a Session and Entity bean
  • The Session Bean Lifecycle and Component Contract
  • The Entity bean Lifecycle and Component Contract
  • Container-managed Persistence (CMP)
  • Container-managed Relationships (CMR)
  • EJB-QL
  • Transactions
  • Security
  • EJB Exceptions
  • The Deployment Descriptor
  • The Enterprise Bean Environment in JNDI
  • Programming Restrictions and Portability


The book includes over 200 mock exam questions that match the tone, style, difficulty, and topics on the real SCBCD exam. See why Kathy and Bert are responsible for thousands of successful exam-passers--

"The Sun certification exam was certainly no walk in the park, but Kathy's material allowed me to not only pass the exam, but Ace it!"
--Mary Whetsel, Sr. Technology Specialist, Application Strategy and Integration, The St. Paul Companies

"Kathy Sierra and Bert Bates are two of the few people in the world who can make complicated things seem damn simple, and as if that isn't enough, they can make boring things seem interesting."
--Paul Wheaton, The Trail Boss, javaranch.com

"Who better to write a Java study guide than Kathy Sierra, reigning queen of Java instruction? Kathy Sierra has done it again. Here is a study guide that almost guarantees you a certification!"
--James Cubetta, Systems Engineer, SGI

 

商品描述(中文翻譯)

福特金融、IBM 和維多利亞的秘密有什麼共同點?
企業 JavaBeans(EJB)。作為平台獨立的可重用商業元件的行業標準,EJB 剛剛成為 Sun Microsystems 最新的開發者認證。不論你是想要獲得認證,還是僅僅想深入了解這項技術,《Head First EJB》將以最少的痛苦和最大的理解幫助你達成目標。

你將學到的不僅僅是這項技術是什麼,更重要的是,為什麼它存在,以及它的優缺點。你將學到 EJB 開發的技巧和竅門,還有通過這個最新且非常具挑戰性的 Sun 認證商業元件開發者(SCBCD)考試的技巧和竅門。你將學會如何像伺服器一樣思考,如何像元件一樣思考。因為這是一本《Head First》系列的書籍,你還將學會如何思考思考。

共同作者 Kathy Sierra 是 Sun 的第一批員工之一,教導勇敢的早期採用者客戶如何使用 EJB。她有著豐富的經驗。但除了深入探討 EJB 技術外,Kathy 和 Bert 會幫助你通過認證考試,如果你決定參加的話。沒有人比他們更了解這項認證——他們是 Sun 實際考試的共同開發者!

作為《Head First》系列的第二本書,《Head First EJB》是美國暢銷書《Head First Java》的後續作品。了解為什麼評論家稱其為學習艱難技術主題的革命,以及為什麼 Sun 的董事長兼 CEO Scott McNealy 說:“Java 技術無處不在……如果你開發軟體卻還沒有學習 Java,那麼現在絕對是時候‘頭先’跳進來了。”

而且,閱讀《Head First》系列的書籍,你甚至不必因為在學習時享受樂趣而感到內疚;這都是學習理論的一部分。如果最新的認知科學、教育和神經生物學研究表明,無聊、枯燥和極其痛苦是學習的最佳方式,我們早就這樣做了。幸運的是,已經證明你的大腦有著風格、有幽默感,並且對喜好和厭惡有著非常好的判斷。

在《Head First EJB》中,你將學到所有關於:
- 基於元件和基於角色的開發
- EJB 的架構,使用 RMI 的分散式編程
- 開發和部署 EJB 應用程式
- 會話和實體元件的客戶端視圖
- 會話元件的生命週期和元件合約
- 實體元件的生命週期和元件合約
- 容器管理的持久性(CMP)
- 容器管理的關係(CMR)
- EJB-QL
- 交易
- 安全性
- EJB 異常
- 部署描述符
- JNDI 中的企業元件環境
- 編程限制和可攜性

本書包含超過 200 道模擬考題,這些考題的語氣、風格、難度和主題與真實的 SCBCD 考試相符。看看為什麼 Kathy 和 Bert 負責成千上萬的成功考生——
“Sun 認證考試絕對不是輕鬆的事,但 Kathy 的教材讓我不僅通過了考試,還取得了優異的成績!”
——Mary Whetsel,聖保羅公司的高級技術專家,應用策略與整合

“Kathy Sierra 和 Bert Bates 是世界上少數能讓複雜事物變得簡單的人,而如果這還不夠,他們還能讓無聊的事情變得有趣。”
——Paul Wheaton,javaranch.com 的首席負責人

“誰比 Kathy Sierra,更適合寫 Java 學習指南呢?Kathy Sierra 再次做到了。這是一本幾乎保證你獲得認證的學習指南!”
——James Cubetta,SGI 的系統工程師