万本电子书0元读

万本电子书0元读

顶部广告

Expert Delphi电子书

售       价:¥

11人正在读 | 0人评论 9.8

作       者:Paweł Głowacki

出  版  社:Packt Publishing

出版时间:2017-07-07

字       数:51.2万

所属分类: 进口书 > 外文原版书 > 电脑/网络

温馨提示:数字商品不支持退换货,不提供源文件,不支持导出打印

为你推荐

  • 读书简介
  • 目录
  • 累计评论(0条)
  • 读书简介
  • 目录
  • 累计评论(0条)
Become a developer superhero and build stunning cross-platform apps with Delphi About This Book ? A one-stop guide on Delphi to help you build cross-platform apps ? This book covers important concepts such as the FireMonkey library, shows you how to interact with the Internet of Things, and enables you to integrate with Cloud services ? The code is explained in detail with observations on how to create native apps for Ios and Android with a single code base Who This Book Is For If you want to create stunning applications for mobile, desktop, the cloud, and the Internet of Things, then this book is for you. This book is for developers who would like to build native cross-platform apps with a single codebase for iOS and Android. A basic knowledge of Delphi is assumed, although we do cover a primer on the language. What You Will Learn ? Understand the basics of Delphi and the FireMonkey application platform as well as the specifics of Android and iOS platforms ? Complete complex apps quickly with access to platform features and APIs using a single, easy-to-maintain code base ? Work with local data sources, including embedded SQL databases, REST servers, and Backend-as-a-Service providers ? Take full advantage of mobile hardware capabilities by working with sensors and Internet of Things gadgets and devices ? Integrate with cloud services and data using REST APIs and scalable multi-tier frameworks for outstanding multi-user and social experience ? Architect and deploy powerful mobile back-end services and get super-productive by leveraging Delphi IDE agile functionality ? Get to know the best practices for writing a high-quality, reliable, and maintainable codebase in the Delphi Object Pascal language In Detail Delphi is the most powerful Object Pascal IDE and component library for cross-platform native app development. It enables building natively compiled, blazingly fast apps for all major platforms including Android, iOS, Windows, Mac, and Linux. If you want to build server-side applications, create web services, and have clear GUIs for your project, then this book is for you. The book begins with a basic primer on Delphi helping you get accustomed to the IDE and the Object Pascal language and will then quickly move on to advanced-level concepts. Through this book, we’ll help you understand the architecture of applications and will teach you the important concepts of the FireMonkey library, show you how to build server-side services, and enable you to interact with the Internet of Things. Towards the end, you will learn to integrate your app with various web services and deploy them. By the end of the book, you will be able to build powerful, cross-platform, native apps for iOS and Android with a single code base. Style and approach This book will help you build cross-platform mobile apps with Delphi using a step-by-step approach.
目录展开

Title Page

Copyright

Expert Delphi

Credits

Foreword

About the Author

About the Reviewer

www.PacktPub.com

Why subscribe?

Customer Feedback

Dedication

Preface

What this book is not about

Why Delphi?

What this book covers

What you need for this book

Who this book is for

Conventions

Reader feedback

Customer support

Downloading the example code

Errata

Piracy

Questions

Fasten Your Seat Belts

Delphi installation

Delphi versions

Running the Delphi installer

Installing custom components

IDE options

Riding the Integrated Development Environment

Delphi compilers and toolchains

Hello World app

Deploying to mobile devices

Deploying to Android

Deploying to iOS

Summary

Mind Your Language

Do you speak Object Pascal?

Program structure

Console application

Forms applications

Object Pascal Phrase Book

Tokens

Constants

Types

Sets and arrays

Helpers

Generics

Anonymous code

Operator overloading

Custom attributes

Runtime Type Information

Summary

Packing Up Your Toolbox

Parallel Programming Library

Parallel loops

Tasks

Futures

Working with files

JSON

Writing JSON

Reading JSON

XML

Summary

Playing with FireMonkey

Drawing in code

Get moving with timers

Precise timing

The power of parenting

Shapes

Animations

Programmable effects

Touch me

Touch

Gestures

Multitouch

Game of Memory

Designing the game

Working with images

Designing a user interface

Aligning, anchoring, and margins

Layouts

Building the games main form

Storing the game's configuration

The game's settings form

Summary

FireMonkey in 3D

Cross-platform 3D rendering

Using Context3D

Custom Wireframe component

Objects 3D

Moving Earth

Building an interactive 3D scene

Using 3D models

Starfield simulation

Mixing 3D and 2D

Summary

Building User Interfaces with Style

Working with built-in styles

Using custom styles

Embedding styles as resources

Customizing styles

Using frames

Working with inherited views

Previewing forms on devices

Summary

Working with Mobile Operating System

James Bond's toy

What I'm running on?

The life of an app

Sensing the world

Taking photos

Using share sheets

Camera, light, action!

Working with address book

Notify me!

Navigating the web

Working with maps

Creating and consuming Android services

Delphi language bridges

Vibrating on Android

Vibrations on iOS

Summary

Extending to the Internet of Things

Communication protocols

Understanding BLE

Connecting to things with ThingConnect

Getting close with beacons

Beacons in a museum

Emulating beacons with TBeaconDevice

Proximity solutions with BeaconFence

App tethering

Summary

Embedding Databases

Architecting data-driven apps

Modeling data

Choosing a database

Accessing databases with FireDAC

Building data-driven user interface

Using visual live bindings

Fast user interface prototyping

Summary

Integrating with Web Services

Understanding web services

Native HTTP client

Consuming XML SOAP web services

Integrating with REST services

Backend as a service client

Integrating with the cloud

Moving ToDo List to Amazon S3

Summary

Building Mobile Backends

Delphi and multi-tier architectures

Getting low-level with WebBroker

Organizing your WebBroker projects

Do it yourself with DataSnap

Implementing DataSnap server functionality

Easy REST API publishing with RAD Server

RAD Server setup

Building resources

Summary

App Deployment

Deploying to App Stores

Publishing your apps to Apple iOS App Store

Publishing your Android apps to Google Play Store

Monetizing with adds and in-app purchases

Enhancing your apps

Practical version control

Planning a release

Development and refactorings

Sleeping well with unit testing

Continuous integration and deployment

Summary

The Road Ahead

What we have learned

Staying on top of everything

Apps everywhere

Serverless backends and NoSQL

Internet of all kinds of things

Your next Delphi mobile app

Summary

累计评论(0条) 1个书友正在讨论这本书 发表评论

发表评论

发表评论,分享你的想法吧!

买过这本书的人还买过

读了这本书的人还在读

回顶部