- Expert Delphi
- Pawe? G?owacki
- 154字
- 2021-07-02 20:44:16
What this book is not about
If you have never written any line of code, this book is not for you. The chances are that you have been using Delphi already to build applications for Windows. You will not learn about Windows development in this book. We are going to focus on building mobile iOS and Android apps.
There are two main frameworks for visual development in Delphi: VCL and FireMonkey. The VCL, or the Visual Component Library, is designed for building Windows applications. VCL is arguably the best library for building Windows applications. This book is not about the VCL. There are many books and other resources that explain VCL development inside out. While the VCL is for Windows only, with FireMonkey, you can build apps not only for Windows but also for Mac, Linux, Android, and iOS. Mobile app development with the Delphi FireMonkey library is the main focus of this book.
- 無代碼編程:用云表搭建企業數字化管理平臺
- Getting Started with CreateJS
- Practical DevOps
- Python:Master the Art of Design Patterns
- WordPress 4.0 Site Blueprints(Second Edition)
- 微服務從小白到專家:Spring Cloud和Kubernetes實戰
- Tableau 10 Bootcamp
- Mastering Git
- ElasticSearch Cookbook(Second Edition)
- Extreme C
- Node學習指南(第2版)
- C指針原理揭秘:基于底層實現機制
- Java EE輕量級解決方案:S2SH
- Flutter之旅
- 前端程序員面試筆試真題與解析