会员   密码 您忘记密码了吗?
1,573,460 本书已上架      购物流程 | 常见问题 | 联系我们 | 关于我们 | 用户协议

有店 App


当前分类

浏览历史

当前位置: 首页 > 专业/教科书/政府出版品 > 电机信息类 > ANDROID: HOW TO PROGRAM 2/E (GE)
ANDROID: HOW TO PROGRAM 2/E (GE)
上一张
下一张
prev next

ANDROID: HOW TO PROGRAM 2/E (GE)

作者: DEITEL
出版社: 全華圖書
出版日期: 2014-01-01
商品库存: 点击查询库存
以上库存为海外库存属流动性。
可选择“空运”或“海运”配送,空运费每件商品是RM14。
配送时间:空运约8~12个工作天,海运约30个工作天。
(以上预计配送时间不包括出版社库存不足需调货及尚未出版的新品)
定价:   NT1160.00
市场价格: RM176.46
本店售价: RM157.05
促销价: RM155.28
剩余时间: 请稍等, 正在载入中...
购买数量:
collect Add to cart Add booking
详细介绍 商品属性 商品标记
內容簡介

  Android How to Program, Second Edition provides a clear and entertaining App-driven introduction to Android 4.3 development for both introductory- and intermediate-level programming courses. The Deitels' App-driven, Live Code Approach is simply the best way to master Android programming! The Deitels teach Android programming through ten complete, working Android Apps. Each chapter presents new concepts through a single App. The authors first discuss what the App does, show screen shots, test drive the App, and present an overview of the technologies and architecture used to build it. Next, the authors walk through building the App, presenting complete code and providing a detailed "Live Code" walkthrough. As part of the code walkthrough, they discuss essential programming concepts, and demonstrate the functionality of relevant Android 4.3 APIs. Readers will gain hands-on experience with a wide spectrum of essential Android APIs. The book also has an extensive introduction to programming using the Java language, making this book appropriate for Java courses that want to add an App-programming flavor. Teaching and Learning ExperienceThis program will provide a better teaching and learning experience—for you and your students. ˙Add an App Component to your Java Course: An extensive, optional introduction to programming using the Java language makes this book appropriate for Java courses. ˙Motivate Students with an App-driven, Live Code Approach to Android 4.3 Development: Concepts are presented in the context of 10 complete working Android Apps, complete with syntax coloring, code walkthroughs and sample outputs.


作者介紹


目錄

Preface
Before You Begin
Ch1: Introduction to Android
Ch2: Welcome App
Ch3: Tip Calculator App
Ch4: Twitter?Searches App
Ch5: Flag Quiz App
Ch6: Cannon Game App
Ch7: Doodlz App
Ch8: Address Book App
Ch9: Google Play and App Business Issues
A Introduction to Java Applications
B Introduction to Classes, Objects, Methods and Strings
C Control Statements
D Methods: A Deeper Look
E Arrays and ArrayLists
F Classes and Objects: A Deeper Look
G Object-Oriented Programming: Inheritance and Polymorphism
H Exception Handling: A Deeper Look
I GUI Components and Event Handling
J Other Java Topics
K Operator Precedence Chart
L Primitive Types
Index