Writing Mobile Code: Essential Software Engineering for Building Mobile Applications
暫譯: 撰寫行動程式碼:建構行動應用程式的基本軟體工程

Ivo Salmre

  • 出版商: Addison Wesley
  • 出版日期: 2005-02-11
  • 定價: $2,143
  • 售價: 8.0$1,714
  • 語言: 英文
  • 頁數: 792
  • 裝訂: Paperback
  • ISBN: 0321269314
  • ISBN-13: 9780321269317
  • 相關分類: 軟體工程
  • 立即出貨(限量) (庫存=1)

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

相關主題

商品描述

Description:

Praise for Writing Mobile Code

"This book will be your new bible for the rapidly developing world of mobile computing. From design to performance, the information you need to be successful is here."

—Doug Ellis, Area Technical Manager, Cognos Corporation

"In the often resource-constrained world of mobile device development, solid software engineering practices are essential to success. Ivo's book, with its emphasis on code performance, is refreshing and timelymdand it delivers!"

—Bill Draper, Director of Software Development, MICROS Systems, Inc.

"To write mobile, you need to think mobile. This book is a big first step in getting your head into the right gear."

—Jon Skeet, Independent Software Engineer

"Writing Mobile Code is an indispensable resource for any programmer, whether or not you are writing mobile code. That's because Salmre not only teaches you how to program mobile devices, he also teaches you how to be a good programmer. Salmre's writing is easy to follow and has real-world application. He teaches the novice how to develop robust applications with the user in mind, and he reminds us veterans that keeping things simple is very important. I am recommending this book to my peers and anyone who needs to write a program."

—Michael Maitland, Sr. Systems Architect, Target Systems

"A great reference and learning tool that covers all the main issues for software engineering on mobile devices, this is an essential book for anyone who is developing software on mobile platforms. Designing software on a mobile device has a lot of unique challenges; this book walks the developer through all of them."

—Mark Gilbert, Software Designer, Microsoft Corporation

"In this book, Ivo Salmre leverages his experience as a designer of the .Net Compact Framework and teaches us how to develop effective mobile applications. It covers the entire process of designing and developing mobile applications with a focus on performance optimization. Although the examples in this book are given in C# and Visual Basic languages, it would prove useful to mobile developers of all platforms. I highly recommend it."

—Michael Yuan, PhD., Mobile Software Consultant

"Just when you thought you knew how to write mobile code, this book makes you reconsider the things you took for granted. Salmre provides a balanced mix of software recipes and forays into the philosophy of mobile development that will help any mobile developer to write better apps."

—Alex Feinman, Software Engineer, OpenNETCF.org

Mobile computing devices have evolved from fixed-purpose communications tools to compelling and extensible mass-market computing platforms. Now, they stand poised to offer truly ubiquitous and mobile computing—and to revolutionize the way people work, communicate, and interact with the world around them.

Writing Mobile Code is the first definitive guide to writing applications for the new generation of mobile devices. In this accessible, hands-on reference, readers will find the principles and methods of great mobile software design and real-world examples to support them. While the many examples use the .NET Compact Framework, C#, and Visual Basic .NET, the design and engineering concepts Salmre discusses apply to all mobile-computing technologies and platforms.

Highlights include

  • Performance considerations, including memory management, multithreading, XML, and graphics

  • Designing the right user interface

  • Establishing appropriate data-access and communications models

  • Strategies for packaging and deploying your mobile application

Whether you are new to designing mobile device software or a seasoned mobile-computing developer, this book will give you a deep understanding of what is unique and interesting about mobile development and how to build successful mobile applications.

In short, Writing Mobile Code is destined to be the seminal guide to this growing field for years to come.

 

 

Table of Contents:

1. Introduction.

2. Characteristics of Mobile Applications.

3. Design of the .NET Compact Framework.

4. How to Be Successful Developing Mobile Applications.

5. Our Friend, the State Machine.

6. Step 0: Before You Start, Decide on the Scope of Your Application.

7. Step 1: Start with Performance; Stay with Performance.

8. Performance and Memory Management.

9. Performance and Multithreading.

10. Performance and XML.

11. Graphics and User Interface Performance.

12. Performance Summary.

13. Step 2: Design the Right User Interface1.

14. Step3: Get Your Data Access Model Right.

15. Step4: Get Your Communications Model Right.

16. Step 5: Packaging and Deploying Your Mobile Application.

17. Afterword.

Appendix A: Additional Resources for the .NET Compact Framework.

Appendix B: Visual Basic .NET Samples.

Index.

 

商品描述(中文翻譯)

**書籍描述:**

**《撰寫行動程式碼》的讚譽**

「這本書將成為你在快速發展的行動計算世界中的新聖經。從設計到效能,你成功所需的信息都在這裡。」
— Doug Ellis,Cognos Corporation 區域技術經理

「在資源常常受限的行動裝置開發世界中,穩健的軟體工程實踐對成功至關重要。Ivo 的書,強調程式碼效能,令人耳目一新且恰逢其時,並且它確實提供了所需的內容!」
— Bill Draper,MICROS Systems, Inc. 軟體開發總監

「要撰寫行動程式碼,你需要以行動為思考。這本書是讓你進入正確思維的第一步。」
— Jon Skeet,獨立軟體工程師

「《撰寫行動程式碼》是任何程式設計師不可或缺的資源,無論你是否在撰寫行動程式碼。因為 Salmre 不僅教你如何為行動裝置編程,他還教你如何成為一名優秀的程式設計師。Salmre 的寫作易於理解,並具有實際應用。他教導初學者如何以使用者為中心開發穩健的應用程式,並提醒我們這些老手,保持簡單是非常重要的。我會向我的同儕和任何需要撰寫程式的人推薦這本書。」
— Michael Maitland,Target Systems 高級系統架構師

「這是一本出色的參考和學習工具,涵蓋了行動裝置軟體工程的所有主要問題,對於任何在行動平台上開發軟體的人來說,這是一本必備的書籍。在行動裝置上設計軟體有許多獨特的挑戰;這本書將引導開發者逐一克服這些挑戰。」
— Mark Gilbert,Microsoft Corporation 軟體設計師

「在這本書中,Ivo Salmre 利用他作為 .NET Compact Framework 設計師的經驗,教我們如何開發有效的行動應用程式。它涵蓋了設計和開發行動應用程式的整個過程,並專注於效能優化。雖然這本書中的範例使用 C# 和 Visual Basic 語言,但對於所有平台的行動開發者來說都會有幫助。我強烈推薦。」
— Michael Yuan,博士,行動軟體顧問

「當你以為自己已經知道如何撰寫行動程式碼時,這本書會讓你重新考慮那些你視為理所當然的事情。Salmre 提供了軟體配方和行動開發哲學的平衡混合,將幫助任何行動開發者撰寫更好的應用程式。」
— Alex Feinman,OpenNETCF.org 軟體工程師

行動計算裝置已從固定用途的通訊工具演變為引人注目的可擴展大眾市場計算平台。現在,它們準備提供真正無處不在的行動計算,並徹底改變人們的工作、溝通和與周圍世界互動的方式。

《撰寫行動程式碼》是撰寫新一代行動裝置應用程式的第一本權威指南。在這本易於理解的實用參考書中,讀者將找到優秀行動軟體設計的原則和方法,以及支持這些原則的實際範例。雖然許多範例使用 .NET Compact Framework、C# 和 Visual Basic .NET,但 Salmre 討論的設計和工程概念適用於所有行動計算技術和平台。

重點包括:
- 效能考量,包括記憶體管理、多執行緒、XML 和圖形
- 設計正確的使用者介面
- 建立適當的資料存取和通訊模型
- 包裝和部署行動應用程式的策略

無論你是行動裝置軟體設計的新手還是經驗豐富的行動計算開發者,這本書將讓你深入了解行動開發的獨特性和趣味,以及如何構建成功的行動應用程式。

簡而言之,《撰寫行動程式碼》注定將成為未來幾年這一不斷增長領域的開創性指南。

**目錄:**

1. 介紹
2. 行動應用程式的特性
3. .NET Compact Framework 的設計
4. 如何成功開發行動應用程式
5. 我們的朋友,狀態機
6. 步驟 0:在開始之前,決定應用程式的範圍
7. 步驟 1:從效能開始;持續關注效能
8. 效能與記憶體管理
9. 效能與多執行緒
10. 效能與 XML
11. 圖形與使用者介面效能
12. 效能總結
13. 步驟 2:設計正確的使用者介面
14. 步驟 3:正確建立資料存取模型
15. 步驟 4:正確建立通訊模型
16. 步驟 5:包裝和部署行動應用程式
17. 後記
附錄 A:.NET Compact Framework 的額外資源
附錄 B:Visual Basic .NET 範例
索引