GithubHelp home page GithubHelp logo

vgartner / expert-delphi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from packtpublishing/expert-delphi

0.0 1.0 0.0 3.21 MB

Expert Delphi, published by Packt

License: MIT License

Pascal 64.18% C# 6.67% POV-Ray SDL 0.01% Java 12.19% Objective-C 16.94% C 0.02%

expert-delphi's Introduction

Expert Delphi

This is the code repository for Expert Delphi, published by Packt. It contains all the supporting project files necessary to work through the book from start to finish.

About the Book

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.

Instructions and Navigation

All of the code is organized into folders. Each folder starts with a number followed by the application name. For example, Chapter02.

Chapters 1 to 10 have code files "The Road Ahead" does not have any code files.

The code will look like the following:

Application.Initialize;
Application.CreateForm(TFormMain, FormMain);
Application.CreateForm(TFormSettings, FormSettings);
Application.Run;

You are expected to have a basic knowledge of Delphi and an interest in building crossplatform mobile apps for Android and iOS. The Delphi IDE is a Windows program, so you will need a physical or virtual Windows installation. In order to develop for iOS, you will need a Mac computer. You will also need an Enterprise or Architect license for Delphi itself. In the beginning of the first chapter of this book, we cover the installation process of Delphi in a great detail.

Related Products

Suggestions and Feedback

Click here if you have any feedback or suggestions.

expert-delphi's People

Contributors

madhunikitac avatar packtpavanr avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.