買這商品的人也買了...
-
$1,188Windows Developer Power Tools: Turbocharge Windows Development with More Than 140 Free and Open Source Tools -
C++ Primer, 4/e (中文版)$990$891 -
大話設計模式$620$490 -
$738Digital Image Processing, 3/e (IE-Paperback) -
專家證言 Canon EOS 7D 真實解析$350$277 -
精通 Windows API 函數、介面、程式設計實例$640$506 -
美感商品 eDM 與網頁型錄設計 400 超精選-版面設計 + 協調配色 + 精準行銷$580$452 -
PHP + MySQL 動態網站開發$480$408 -
Computer Networking: A Top-Down Approach, 5/e (IE-Paperback)$1,190$1,166 -
平面設計的美感秘訣:李俊東給設計人的12堂課$480$379 -
圖解組合語言$520$406 -
講演之道:一個專業演講家的告白 (Confessions of a Public Speaker)$320$253 -
一定要學會的 HTML5 + CSS3 網頁設計實作應用$450$351 -
PANTONE 色彩聖經:預見下一波藝術、設計、時尚的色彩狂潮 (PANTONE: The 20th Century in Color)$1,000$900 -
Android 初學特訓班 (適用 Android 4.X~2.X 手機與平板電腦全面啟動)$480$379 -
現在不用 SSD 要等到何時?一定要買固態硬碟的時代終於到來!$420$357 -
Windows Phone Mango 應用程式開發-使用 Visual Studio$580$493 -
版本控制使用 Git (Version Control with Git: Powerful Tools and Techniques for Collaborative Software Development)$580$458 -
打造安全無虞的 Web Applications-從策略制定、程式開發,到防止惡意攻擊之必備對策白皮書
$560$437 -
雲端網頁程式設計-Google App Engine 應用實作$480$374 -
App 程式設計入門-iPhone、iPad, 2/e$490$387 -
精通 Objective-C 程式設計, 4/e (Programming in Objective-C, 4/e)$580$458 -
SEO 20日$280$221 -
iOS 創意程式設計家─ iPhone + iPad 跨平台通用, 3/e$580$458 -
精通 HTML5 Canvas (HTML5 Canvas)$880$695
商品描述
Pro Java ME Apps gives you, the developer, the know-how required for writing sophisticated Java ME applications and for taking advantage of this huge potential market. Java ME is the largest mobile software platform in the world, supported by over 80% of all phones. You'll cover what Java ME is and how it compares to other mobile software platforms, how to properly design and structure Java ME applications, how to think like an experienced Java ME developer, what common problems and pitfalls you may run into, how to optimize your code, and many other key topics.
Unlike other Java ME books out there, which only teach the reader the basics of Java ME by way of a few simple examples, this book will present a broader, eagle-eye picture of a complete Java ME application and what writing one involves. From there, the book will present, explain, and help you to implement all the essential aspects of Java ME development, from the user interface to client-server communication. As this unfolds, the decisions and reasoning behind the code will also be presented.
The book will assume that the reader is already familiar with Java ME and Java applications in general.
- Based on and geared towards real-life Java ME scenarios.
- Guides the reader through the entire process of developing a high-quality Java ME application.
- Explains the decisions made at each step, gives advice and examples of good practices vs. bad practices.
What you’ll learn
- What makes mobile software different from desktop software.
- How to design and implement your Java ME application.
- What the most common problems affecting Java ME development (such as device fragmentation) and how to solve them.
- What are the proper Java ME programming techniques and how to think like an experienced Java ME developer.
- How to optimize your code.
- How to develop store-quality Apps.
Who this book is for
Intermediate to advanced Java ME developers looking to learn proper Java ME development. Mobile developers in general looking for a good source of information regarding proper mobile application development.
Table of Contents
- Getting Started
- A Java ME Framework
- Defining Our Data
- The Networking Module
- The Persistence Module
- The UI Module
- The Localization Module
- Putting It All Together
- Device Fragmentation
- Optimizing Your Code
- Adding Fine Touches and User Interaction Improvements
- Java ME Application Testing
- Advanced Java ME Graphics
- The Proper Java ME Mindset
- Java ME and the Future
- Final Words
商品描述(中文翻譯)
Pro Java ME Apps 為開發者提供了撰寫複雜 Java ME 應用程式所需的知識,並利用這個龐大的潛在市場。Java ME 是全球最大的行動軟體平台,支援超過 80% 的手機。您將了解 Java ME 是什麼,以及它與其他行動軟體平台的比較,如何正確設計和結構 Java ME 應用程式,如何像經驗豐富的 Java ME 開發者一樣思考,可能遇到的常見問題和陷阱,如何優化您的程式碼,以及許多其他關鍵主題。
與其他僅透過幾個簡單範例教導讀者 Java ME 基礎的書籍不同,本書將提供一個更廣泛的全景視角,展示完整的 Java ME 應用程式及其撰寫過程。接著,本書將介紹、解釋並幫助您實現 Java ME 開發的所有基本方面,從使用者介面到客戶端-伺服器通訊。在這個過程中,程式碼背後的決策和推理也將被呈現。
本書假設讀者已經熟悉 Java ME 和 Java 應用程式的一般知識。
- 基於現實生活中的 Java ME 情境。
- 引導讀者完成開發高品質 Java ME 應用程式的整個過程。
- 解釋每一步所做的決策,提供良好實踐與不良實踐的建議和範例。
您將學到什麼
- 行動軟體與桌面軟體的不同之處。
- 如何設計和實現您的 Java ME 應用程式。
- 影響 Java ME 開發的最常見問題(例如設備碎片化)及其解決方案。
- 正確的 Java ME 程式設計技術,以及如何像經驗豐富的 Java ME 開發者一樣思考。
- 如何優化您的程式碼。
- 如何開發商店品質的應用程式。
本書適合誰
中級到高級的 Java ME 開發者,尋求學習正確的 Java ME 開發。一般行動開發者,尋找有關正確行動應用程式開發的良好資訊來源。
目錄
- 入門
- Java ME 框架
- 定義我們的數據
- 網路模組
- 持久性模組
- 使用者介面模組
- 本地化模組
- 整合所有部分
- 設備碎片化
- 優化您的程式碼
- 添加細緻的觸感和使用者互動改進
- Java ME 應用程式測試
- 進階 Java ME 圖形
- 正確的 Java ME 心態
- Java ME 與未來
- 結語
