Fearless Cross Platform Development With Delphi


Fearless Cross Platform Development With Delphi
DOWNLOAD

Download Fearless Cross Platform Development With Delphi PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get Fearless Cross Platform Development With Delphi book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages. If the content not found or just blank you must refresh this page





Fearless Cross Platform Development With Delphi


Fearless Cross Platform Development With Delphi
DOWNLOAD

Author : David Cornelius
language : en
Publisher: Packt Publishing Ltd
Release Date : 2021-10-22

Fearless Cross Platform Development With Delphi written by David Cornelius and has been published by Packt Publishing Ltd this book supported file pdf, txt, epub, kindle and other format this book has been release on 2021-10-22 with Computers categories.


Learn to rapidly build and deploy cross-platform applications from a single codebase with practical, real-world solutions using the mature Delphi 10.4 programming environment Key FeaturesImplement Delphi's modern features to build professional-grade Windows, web, mobile, and IoT applications and powerful serversBecome a Delphi code and project guru by learning best practices and techniques for cross-platform developmentDeploy your complete end-to-end application suite anywhereBook Description Delphi is a strongly typed, event-driven programming language with a rich ecosystem of frameworks and support tools. It comes with an extensive set of web and database libraries for rapid application development on desktop, mobile, and internet-enabled devices. This book will help you keep up with the latest IDE features and provide a sound foundation of project management and recent language enhancements to take your productivity to the next level. You'll discover how simple it is to support popular mobile device features such as sensors, cameras, and GPS. The book will help you feel comfortable working with FireMonkey and styles and incorporating 3D user interfaces in new ways. As you advance, you'll be able to build cross-platform solutions that not only look native but also take advantage of a wide array of device capabilities. You'll also learn how to use embedded databases, such as SQLite and InterBase ToGo, synchronizing them with your own custom backend servers or modules using the powerful RAD Server engine. The book concludes by sharing tips for testing and deploying your end-to-end application suite for a smooth user experience. By the end of this book, you'll be able to deliver modern enterprise applications using Delphi confidently. What you will learnDiscover the latest enhancements in the Delphi IDEOvercome the barriers that hold you back from embracing cross-platform developmentBecome fluent with FireMonkey controls, styles, LiveBindings, and 3D objectsBuild Delphi packages to extend RAD Server or modularize your applicationsUse FireDAC to get quick and direct access to any dataLeverage IoT technologies such as Bluetooth and Beacons and learn how to put your app on a Raspberry PiEnable remote apps with backend servers on Windows and Linux through REST APIsDevelop modules for IIS and Apache web serversWho this book is for This book is for Delphi developers interested in expanding their skillset beyond Windows programming by creating professional-grade applications on multiple platforms, including Windows, Mac, iOS, Android, and back-office servers. You'll also find this book useful if you're a developer looking to upgrade your knowledge of Delphi to keep up with the latest changes and enhancements in this powerful toolset. Some Delphi programming experience is necessary to make the most out of this book.



Delphi Programming Projects


Delphi Programming Projects
DOWNLOAD

Author : William Duarte
language : en
Publisher: Packt Publishing Ltd
Release Date : 2019-05-03

Delphi Programming Projects written by William Duarte and has been published by Packt Publishing Ltd this book supported file pdf, txt, epub, kindle and other format this book has been release on 2019-05-03 with Computers categories.


Improve your Delphi programming skills by building robust applications for Android, iOS, and Windows platform Key FeaturesBuild responsive user interfaces (UIs) for desktop and mobile with FireMonkeyImplement a microservices architecture using the Rapid Application Development(RAD) serverCreate clones of popular applications like Instagram and Facebook using Delphi 10.3Book Description Delphi is a cross-platform programming language and software development kit that supports rapid application development for Microsoft Windows, Apple Mac OS X, Android, and iOS. With the help of seven practical projects, this book will guide you through the best practices, Delphi Run-Time Library (RTL) resources, and design patterns. Whether you use the Visual Component Library (VCL) or FireMonkey (FMX) framework, these design patterns will be implemented in the same way in Delphi, using Object Pascal. In the first few chapters, you will explore advanced features that will help you build rich applications using the same code base for both mobile and desktop projects. In addition to this, you’ll learn how to implement microservice architecture in Delphi. As you get familiar with the various aspects of Delphi, you will no longer need to maintain source code for similar projects, program business rules on screens, or fill your forms with data access components. By the end of this book, you will have gained an understanding of the principles of clean code and become proficient in building robust and scalable applications in Delphi. What you will learnGet to grips with the advanced features of RTLUnderstand how to deal with the paradigm change between multiplatform projectsBuild rich interfaces with Google's Material Design featuresUnderstand how to implement design patterns in DelphiTurn a mobile device into a remote controller with app tethering technologyBuild a multi-database system using VCLWho this book is for This book is for developers, programmers, and IT professionals who want to learn the best market practices by implementing practical projects. Prior knowledge of the Delphi language is a must.



Delphi Gui Programming With Firemonkey


Delphi Gui Programming With Firemonkey
DOWNLOAD

Author : Andrea Magni
language : en
Publisher: Packt Publishing Ltd
Release Date : 2020-10-29

Delphi Gui Programming With Firemonkey written by Andrea Magni and has been published by Packt Publishing Ltd this book supported file pdf, txt, epub, kindle and other format this book has been release on 2020-10-29 with Computers categories.


Create modern yet effective multi-platform applications by building interactive UIs following a single codebase approach to boost productivity Key FeaturesDelve into the FireMonkey framework and explore its powerful capabilitiesEnhance the user experience by using various technologies included in Delphi and FMXBoost developer productivity through the cross-platform capabilities enabled by the frameworkBook Description FireMonkey (FMX) is a cross-platform application framework that allows developers to create exciting user interfaces and deliver applications on multiple operating systems (OS). This book will help you learn visual programming with Delphi and FMX. Starting with an overview of the FMX framework, including a general discussion of the underlying philosophy and approach, you’ll then move on to the fundamentals and architectural details of FMX. You’ll also cover a significant comparison between Delphi and the Visual Component Library (VCL). Next, you’ll focus on the main FMX components, data access/data binding, and style concepts, in addition to understanding how to deliver visually responsive UIs. To address modern application development, the book takes you through topics such as animations and effects, and provides you with a general introduction to parallel programming, specifically targeting UI-related aspects, including application responsiveness. Later, you’ll explore the most important cross-platform services in the FMX framework, which are essential for delivering your application on multiple platforms while retaining the single codebase approach. Finally, you’ll learn about FMX’s built-in 3D functionalities. By the end of this book, you’ll be familiar with the FMX framework and be able to build effective cross-platform apps. What you will learnExplore FMX’s fundamental components with a brief comparison to VCLAchieve visual responsiveness through alignment capabilities and layout componentsEnrich the user experience with the help of transitions and visual animationsGet to grips with data access and visual data bindingBuild exciting and responsive UIs for desktop and mobile platformsUnderstand the importance of responsive applications using parallel programmingCreate visual continuity through your applications with TFrameStand and TFormStandExplore the 3D functionalities offered by FMXWho this book is for This book is for Delphi developers who are looking to discover the full potential of the FireMonkey framework in order to build interactive cross-platform GUI applications and achieve an optimal UI/UX. Basic familiarity with Delphi programming and the VCL will be beneficial but not mandatory.



Expert Delphi


Expert Delphi
DOWNLOAD

Author : Pawel Glowacki
language : en
Publisher: Packt Publishing Ltd
Release Date : 2017-06-30

Expert Delphi written by Pawel Glowacki and has been published by Packt Publishing Ltd this book supported file pdf, txt, epub, kindle and other format this book has been release on 2017-06-30 with Computers categories.


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.



Mastering Delphi Programming A Complete Reference Guide


Mastering Delphi Programming A Complete Reference Guide
DOWNLOAD

Author : Primož Gabrijelčič
language : en
Publisher: Packt Publishing Ltd
Release Date : 2019-11-26

Mastering Delphi Programming A Complete Reference Guide written by Primož Gabrijelčič and has been published by Packt Publishing Ltd this book supported file pdf, txt, epub, kindle and other format this book has been release on 2019-11-26 with Computers categories.


Use structural, behavioral, and concurrent patterns in Delphi to skillfully develop applications Key FeaturesDelve into the core patterns and components of Delphi to enhance your application's designLearn how to select the right patterns to improve your program's efficiency and productivityDiscover how parallel programming and memory management can optimize your codeBook Description Delphi is a cross-platform Integrated Development Environment (IDE) that supports rapid application development for most operating systems, including Microsoft Windows, iOS, and now Linux with RAD Studio 10.2. If you know how to use the features of Delphi, you can easily create scalable applications in no time. This Learning Path begins by explaining how to find performance bottlenecks and apply the correct algorithm to fix them. You'll brush up on tricks, techniques, and best practices to solve common design and architectural challenges. Then, you'll see how to leverage external libraries to write better-performing programs. You'll also learn about the eight most important patterns that'll enable you to develop and improve the interface between items and harmonize shared memories within threads. As you progress, you'll also delve into improving the performance of your code and mastering cross-platform RTL improvements. By the end of this Learning Path, you'll be able to address common design problems and feel confident while building scalable projects. This Learning Path includes content from the following Packt products: Delphi High Performance by Primož GabrijelčičHands-On Design Patterns with Delphi by Primož GabrijelčičWhat you will learnUnderstand parallel programming and work with the various tools included with DelphiExplore memory managers and their implementationLeverage external libraries to write better-performing programsKeep up to date with the latest additions and design techniques in DelphiGet to grips with various modern multithreading approachesBreak a design problem down into its component partsWho this book is for This Learning Path is for intermediate-level Delphi programmers who want to build robust applications using Delphi features. Prior knowledge of Delphi is assumed.



Expert Delphi


Expert Delphi
DOWNLOAD

Author : Marco Cantù
language : en
Publisher: Packt Publishing Ltd
Release Date : 2024-02-23

Expert Delphi written by Marco Cantù and has been published by Packt Publishing Ltd this book supported file pdf, txt, epub, kindle and other format this book has been release on 2024-02-23 with Computers categories.


Harness the power of the Delphi IDE and programming language, coupled with the FireMonkey library, to develop modern desktop and mobile apps with high speed and natively compiled efficiency from a single source code base Key Features Understand the fundamentals of Delphi for building multi-device applications Build desktop and mobile apps with the help of extensive examples that guide you through each step Apply advanced features, such as parallel programming and multi-tier full-stack solutions, based on web connectivity Purchase of the print or Kindle book includes a free PDF eBook Book DescriptionMaster Delphi, the most powerful Object Pascal IDE and versatile component library for cross-platform native app development, by harnessing its capabilities for building natively compiled, blazingly fast apps for all major platforms, including Android, iOS, Windows, Mac, and Linux. Expert Delphi begins with a quick overview of Delphi, helping you get acquainted with the IDE and the Object Pascal language. The book then quickly progresses to more advanced concepts, followed by the architecture of applications and the FireMonkey library, guiding you through building server-side services, parallel programming, and database access. Toward the end, you’ll learn how to integrate your app with various web services and deploy them effectively. By the end of this book, you’ll be adept at building powerful, cross-platform, native apps for iOS, Android, Windows, and macOS—all from a single code base.What you will learn Configure the Delphi IDE for mobile development, use Object Pascal, and build apps Manage core Delphi technologies, including parallel programming, JSON, XML, and FireMonkey Explore FireMonkey 3D features, UI styles, and mobile OS integration to build powerful apps Extend your apps to desktop using the same source code and set of technologies to expand opportunities Build web services integrate them with your UI for a holistic developer experience Deploy apps to devices and online stores, streamlining distribution and facilitating monetization Who this book is for If you’re a Delphi developer exclusively versed in Windows applications and aspire to venture into mobile platforms, this book will pave the way for you to become an expert in this space. It serves as a guide for mobile developers or developers in general, proficient in other programming languages and frameworks, to harness the productivity that Delphi and FireMonkey offer.



Designing Microservices Platforms With Nats


Designing Microservices Platforms With Nats
DOWNLOAD

Author : Chanaka Fernando
language : en
Publisher: Packt Publishing Ltd
Release Date : 2021-11-19

Designing Microservices Platforms With Nats written by Chanaka Fernando and has been published by Packt Publishing Ltd this book supported file pdf, txt, epub, kindle and other format this book has been release on 2021-11-19 with Computers categories.


A complete reference for designing and building scalable microservices platforms with NATS messaging technology for inter-service communication with security and observability Key FeaturesUnderstand the use of a messaging backbone for inter-service communication in microservices architectureDesign and build a real-world microservices platform with NATS as the messaging backbone using the Go programming languageExplore security, observability, and best practices for building a microservices platform with NATSBook Description Building a scalable microservices platform that caters to business demands is critical to the success of that platform. In a microservices architecture, inter-service communication becomes a bottleneck when the platform scales. This book provides a reference architecture along with a practical example of how to implement it for building microservices-based platforms with NATS as the messaging backbone for inter-service communication. In Designing Microservices Platforms with NATS, you'll learn how to build a scalable and manageable microservices platform with NATS. The book starts by introducing concepts relating to microservices architecture, inter-service communication, messaging backbones, and the basics of NATS messaging. You'll be introduced to a reference architecture that uses these concepts to build a scalable microservices platform and guided through its implementation. Later, the book touches on important aspects of platform securing and monitoring with the help of the reference implementation. Finally, the book concludes with a chapter on best practices to follow when integrating with existing platforms and the future direction of microservices architecture and NATS messaging as a whole. By the end of this microservices book, you'll have developed the skills to design and implement microservices platforms with NATS. What you will learnUnderstand the concepts of microservices architectureGet to grips with NATS messaging technologyHandle transactions and message delivery guarantees with microservicesImplement a reference architecture for microservices using NATSDiscover how to improve the platform's security and observabilityExplore how a NATS microservices platform integrates with an enterprise ecosystemWho this book is for This book is for enterprise software architects and developers who want to gain hands-on microservices experience for designing, implementing, and managing complex distributed systems with microservices architecture concepts. Intermediate-level experience in any programming language and software architecture is required to make the most of this book.



Introducing Delphi Orm


Introducing Delphi Orm
DOWNLOAD

Author : John Kouraklis
language : en
Publisher: Apress
Release Date : 2019-08-02

Introducing Delphi Orm written by John Kouraklis and has been published by Apress this book supported file pdf, txt, epub, kindle and other format this book has been release on 2019-08-02 with Computers categories.


Discover the fundamental concepts of object-relational mapping (ORM) design, Aurelius’ basic features, and the practical applications of those features. In a series of tasks, you will be exposed to techniques and best practices that make the use of Aurelius easy and efficient. Furthermore, you’ll refine your analytical skills to sharpen your understanding of Delphi (Pascal), helping you write better code along the way. Introducing Delphi ORM explains that while database design is difficult, database programming (i.e., manipulating, extracting, filtering, and manipulating data) is even more difficult. ORM frameworks provide a simpler way for you to access and manage data in databases. You’ll see how they offer different levels of abstraction and tools to code data access in a database-agnostic way by introducing a layer between the application and the data access language (SQL, LINQ, and so on). By the end of the book, you will be confident in using a wide range of Aurelius features to allow you to get started with databases in a very short space of time. What You Will LearnGain the fundamentals of ORM frameworks and Aurelius for DelphiAchieve basic tasks, such as connecting to the database and adding, deleting, and updating records, using Aurelius Employ advanced database queries Use the TAureliusDataSet component Integrate with mobile platforms such as Android and iOSWork with the data modeler application Who This Book Is For Software developers starting with Aurelius or those who have some exposure to the framework.



Cross Platform Development With Delphi Xe7 And Firemonkey For Windows And Mac Os X


Cross Platform Development With Delphi Xe7 And Firemonkey For Windows And Mac Os X
DOWNLOAD

Author : Harry Stahl
language : en
Publisher:
Release Date : 2015-09-15

Cross Platform Development With Delphi Xe7 And Firemonkey For Windows And Mac Os X written by Harry Stahl and has been published by this book supported file pdf, txt, epub, kindle and other format this book has been release on 2015-09-15 with categories.


Find Tips for converting your Delphi App from VCL to FireMonkey; Add missing hints to your FMX-App; Bring your Mac OS X App into the Apple App Store About this book Working with the new Multi Device Designer in Delphi XE7 Solutions and workarounds for the Firemonkey framework Tips for using the MIDA Converter Who this book is for This book is not for beginners in programming. It is for experienced VCL-developers, who want's to start with FireMonkey now. Or you are still working with FireMonkey and searching for several problem-solutions. In detail The book is a great help for all those Delphi developers, who want to do cross-platform development with FireMonkey for Windows and MAC OS X. The author presents his experience, which he has collected for this purpose as a developer. Save yourself hours and days to searching for solutions for tasks, which looks differently under FireMonkey, as under the Windows VCL. In particular, for frequently used VCL components is described, what are the equivalent components under FireMonkey and what might work differently. A separate section describes the use of the MIDA Converter (also in the Pro and Studio version), which helps you to convert your existing VCL application into a FireMonkey application. The process, how to bring programs that are developed with Delphi XE7 into the Apple App Store is also described in detail in this book. Since mid-2012, an application for the Mac AppStore must support the Apple sandboxing model. In the book is explained what is meant by this and how to use the so-called Entitlements. Also, it is described how to obtain persistent access to files and folders outside of the sandbox with App-Scoped Security bookmarks. In the appendix of the book you will find a printed HSW.FMXSandbox.pas unit (about 350 lines), which makes it possible under Delphi to work with these bookmarks. You will only reach the full performance and functionallity of your program, if you can access all the functions provided by the MAC OS X system. You can do this via the API functions of the system that can be integrated with the 3 layers "POSIX", CORE-API "and COCOA into the Delphi program. The book explains what is meant by these 3 layers and how you can access the individual functions in general. A separate section shows you how to work with graphics in FireMonkey, e.g. how to turn bitmaps, reflect, invert, color to gray or use other color filter functions applied to the bitmap. The section "Tips & Tricks for cross-platform development" describes amongst others difficulties, which could prevent you from bringing the application into the App Store. Do not wait 14 days after uploading your application for review and then only hearing from the Apple-review staff, why your app is rejected. The book also describes alternatives for an own distribution of the programs (outside the App Store), for example by delevering a ".dmg" file or a package that was created with the Package Maker. The book covers changes that have occurred with FireMonkey in XE7. It will be discussed in detail how to work with the Multi Device Designer ("Fire UI"), which makes the platform development much easier. In the chapter "How to - Tips & Tricks" a number of tricks (>30) and workarounds will be shown (e.g. hints in FireMonkey, own drawing of listbox elements or grid-cells, etc.) which are required urgently for a really full-fledged Windows or MAC OS X program. The book is also helpful for users who working with Delphi XE8 or newer. The 6th edition of this book was translated by a professional translator.



Mastering Delphi Programming


Mastering Delphi Programming
DOWNLOAD

Author : Primoz Gabrijelčič
language : en
Publisher:
Release Date : 2019-11-25

Mastering Delphi Programming written by Primoz Gabrijelčič and has been published by this book supported file pdf, txt, epub, kindle and other format this book has been release on 2019-11-25 with Computers categories.


Use structural, behavioral, and concurrent patterns in Delphi to skillfully develop applications Key Features Delve into the core patterns and components of Delphi to enhance your application's design Learn how to select the right patterns to improve your program's efficiency and productivity Discover how parallel programming and memory management can optimize your code Book Description Delphi is a cross-platform Integrated Development Environment (IDE) that supports rapid application development for most operating systems, including Microsoft Windows, iOS, and now Linux with RAD Studio 10.2. If you know how to use the features of Delphi, you can easily create scalable applications in no time. This Learning Path begins by explaining how to find performance bottlenecks and apply the correct algorithm to fix them. You'll brush up on tricks, techniques, and best practices to solve common design and architectural challenges. Then, you'll see how to leverage external libraries to write better-performing programs. You'll also learn about the eight most important patterns that'll enable you to develop and improve the interface between items and harmonize shared memories within threads. As you progress, you'll also delve into improving the performance of your code and mastering cross-platform RTL improvements. By the end of this Learning Path, you'll be able to address common design problems and feel confident while building scalable projects. This Learning Path includes content from the following Packt products: Delphi High Performance by Primoz Gabrijelčič Hands-On Design Patterns with Delphi by Primoz Gabrijelčič What you will learn Understand parallel programming and work with the various tools included with Delphi Explore memory managers and their implementation Leverage external libraries to write better-performing programs Keep up to date with the latest additions and design techniques in Delphi Get to grips with various modern multithreading approaches Break a design problem down into its component parts Who this book is for This Learning Path is for intermediate-level Delphi programmers who want to build robust applications using Delphi features. Prior knowledge of Delphi is assumed.