MARC 닫기
00000cam c2200205 c 4500
000000587994
20201230141752
m d
cr cnu---unuuu
190525s2019 enk ob 000a engd
▼a 1789135230
▼a 9781789135237
▼q (electronic bk.)
▼a 2116998
▼b (N$T)
▼a (OCoLC)1101041469
▼a EBLCP
▼b eng
▼c EBLCP
▼d 248023
▼d N$T
▼e rda
▼a MAIN
▼a QA76.76.W56
▼a 005.265
▼2 23
▼a Duarte, William,
▼e author.
▼a Delphi programming projects
▼h [electronic resource]:
▼b build a range of exciting projects by exploring cross-platform development and microservices/
▼d William Duarte.
▼a Birmingham:
▼b Packt Publishing,
▼c [2019].
▼a 1 online resource (241 p.).
▼a text
▼b txt
▼2 rdacontent
▼a computer
▼b c
▼2 rdamedia
▼a online resource
▼b cr
▼2 rdacarrier
▼a Description based upon print version of record.
▼a Configuring the first project
▼a Includes bibliographical references.
▼a Cover; Title Page; Copyright and Credits; Dedication; About Packt; Foreword; Contributors; Table of Contents; Preface; Chapter 1: Building an Instagram Clone; Technical requirements; Project overview; Getting started; Mindset difference between desktop and mobile; Range of sizes; Creating responsive layouts; TLayout; Creating buttons with SVG icons; Interacting with the camera; Lights, camera, and action!; Sharing photos; Summary; Further reading; Chapter 2: Building a Facebook REST API; Technical requirements; Facebook Graph API and more; Project overview; Getting started
▼a Creating an application on FacebookRequest and response REST services; TRESTClient; TRESTRequest; REST.Client.TRESTResponse; TOAuth2Authenticator; Get to work (hands-on); Working with JSON; Logging in with Facebook; Coding login; Behind the scenes; Summary; Further reading; Chapter 3: Cross-Platform Services for Windows, iOS, and Android; Technical requirements; Project overview; Getting started; Creating Windows services; Installing and uninstalling a service; Starting and stopping; Debugging a service; Service threads; Creating Android services; Start services; Host applications
▼a Adding an Android service to the hostLocal services or remote services; iOS background mode; All in info.plist; Summary; Further reading; Chapter 4: Design Patterns to Build a Multi-Database System; Technical requirements; Project overview; Getting started; Creating a database; Creating an SQL Server database; Creating tables in SQL Server; Creating a PostgreSQL database; Creating tables in PostgreSQL; Models for a database -- objects; The users object; The customers object; The products object; Exploring Delphi interfaces; Creating and using an interface; Repositories
▼a SQL Server repository -- part 1SQL Server repository -- part 2; PostgreSQL repository -- part 1; PostgreSQL repository -- part 2; Singleton; Presentation and final testing; Data presentation; Summary; Further reading; Chapter 5: Creating GUI Apps with FireMonkey; Technical requirements; Project overview; Getting started; Creating Material Design layouts; Using TMultiView; Adding menu items; Using Material Design icons; Colored effect; Working with animations; Floating button; Action button; Animate; Summary; Further reading; Chapter 6: Implementing Tethering to Create a Remote Control
▼a Technical requirementsProject overview; Getting started; Creating app tethering applications; Using app tethering components; Sharing screens; Sending data from a mobile to a desktop; Opening an application remotely; Creating the desktop application; Creating the mobile application; Summary; Further reading; Chapter 7: Building Microservices Using the RAD Server; Technical requirements; Project overview; Getting started; What is a microservice architecture?; Why use a microservice?; Monolithic application; JSON or XML?; Introducing RAD Server; Where is RAD Server?
▼a Delphi is a cross-platform programming language that supports rapid application development for Microsoft Windows, Apple Mac OS X, Android, and iOS. With 7 practical projects, this book will guide you through best practices, design patterns, RTL resources, and more. Learn the principles of clean code and master in Delphi.
▼a Delphi (Computer file)
▼a Windows (Computer programs)
▼a Cross-platform software development.
▼i Print version:
▼a Duarte, William
▼t Delphi Programming Projects : Build a Range of Exciting Projects by Exploring Cross-Platform Development and Microservices.
▼d Birmingham : Packt Publishing, Limited,c2019,
▼z 9781789130553
▼3 EBSCOhost
▼u http://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&db=nlabk&AN=2116998
▼a 강리원
▼b 강리원
▼a eBook
| 자료유형 : | eBook |
|---|---|
| ISBN : | 1789135230 |
| ISBN : | 9781789135237 |
| 개인저자 : | Duarte, William, author. |
| 서명/저자사항 : | Delphi programming projects [electronic resource]: build a range of exciting projects by exploring cross-platform development and microservices/ William Duarte. |
| 발행사항 : | Birmingham: Packt Publishing, [2019]. |
| 형태사항 : | 1 online resource (241 p.). |
| 일반주기 : | Description based upon print version of record. |
| 일반주기 : | Configuring the first project |
| 서지주기 : | Includes bibliographical references. |
| 내용주기 : | Cover; Title Page; Copyright and Credits; Dedication; About Packt; Foreword; Contributors; Table of Contents; Preface; Chapter 1: Building an Instagram Clone; Technical requirements; Project overview; Getting started; Mindset difference between desktop and mobile; Range of sizes; Creating responsive layouts; TLayout; Creating buttons with SVG icons; Interacting with the camera; Lights, camera, and action!; Sharing photos; Summary; Further reading; Chapter 2: Building a Facebook REST API; Technical requirements; Facebook Graph API and more; Project overview; Getting started |
| 내용주기 : | Creating an application on FacebookRequest and response REST services; TRESTClient; TRESTRequest; REST.Client.TRESTResponse; TOAuth2Authenticator; Get to work (hands-on); Working with JSON; Logging in with Facebook; Coding login; Behind the scenes; Summary; Further reading; Chapter 3: Cross-Platform Services for Windows, iOS, and Android; Technical requirements; Project overview; Getting started; Creating Windows services; Installing and uninstalling a service; Starting and stopping; Debugging a service; Service threads; Creating Android services; Start services; Host applications |
| 내용주기 : | Adding an Android service to the hostLocal services or remote services; iOS background mode; All in info.plist; Summary; Further reading; Chapter 4: Design Patterns to Build a Multi-Database System; Technical requirements; Project overview; Getting started; Creating a database; Creating an SQL Server database; Creating tables in SQL Server; Creating a PostgreSQL database; Creating tables in PostgreSQL; Models for a database -- objects; The users object; The customers object; The products object; Exploring Delphi interfaces; Creating and using an interface; Repositories |
| 내용주기 : | SQL Server repository -- part 1SQL Server repository -- part 2; PostgreSQL repository -- part 1; PostgreSQL repository -- part 2; Singleton; Presentation and final testing; Data presentation; Summary; Further reading; Chapter 5: Creating GUI Apps with FireMonkey; Technical requirements; Project overview; Getting started; Creating Material Design layouts; Using TMultiView; Adding menu items; Using Material Design icons; Colored effect; Working with animations; Floating button; Action button; Animate; Summary; Further reading; Chapter 6: Implementing Tethering to Create a Remote Control |
| 내용주기 : | Technical requirementsProject overview; Getting started; Creating app tethering applications; Using app tethering components; Sharing screens; Sending data from a mobile to a desktop; Opening an application remotely; Creating the desktop application; Creating the mobile application; Summary; Further reading; Chapter 7: Building Microservices Using the RAD Server; Technical requirements; Project overview; Getting started; What is a microservice architecture?; Why use a microservice?; Monolithic application; JSON or XML?; Introducing RAD Server; Where is RAD Server? |
| 요약 : | Delphi is a cross-platform programming language that supports rapid application development for Microsoft Windows, Apple Mac OS X, Android, and iOS. With 7 practical projects, this book will guide you through best practices, design patterns, RTL resources, and more. Learn the principles of clean code and master in Delphi. |
| 주제명(통일서명) : | Delphi (Computer file) -- |
| 일반주제명 : | Windows (Computer programs) -- |
| 일반주제명 : | Cross-platform software development. -- |
| 기타형태 저록 : | Print version: Duarte, William Delphi Programming Projects : Build a Range of Exciting Projects by Exploring Cross-Platform Development and Microservices. Birmingham : Packt Publishing, Limited,c2019, 9781789130553 |
| 언어 | 영어 |
| URL : |
|---|
서평쓰기