An open API service indexing awesome lists of open source software.

https://github.com/developpeurpascal/coder-sans-coder-delphi-en-mode-nocode-c-est-possible

Samples for talks about how to code apps in no code mode with Delphi.
https://github.com/developpeurpascal/coder-sans-coder-delphi-en-mode-nocode-c-est-possible

conference conference-paper conference-talk delphi delphi-firemonkey delphi-nocode-sample delphi-sample delphi-vcl delphicon delphicon2021 webinar webinar-material

Last synced: 6 months ago
JSON representation

Samples for talks about how to code apps in no code mode with Delphi.

Awesome Lists containing this project

README

          

# Using No Code techniques to create programs with Delphi

[Cette page en français.](LISEZMOI.md)

This project contains samples for those talks :

- [Coder sans coder : Delphi en mode no code](https://serialstreameur.fr/webinaire-20210930.php) on September 30, 2021 available in French

- [Using Delphi as a No Code Development IDE](https://serialstreameur.fr/delphicon-2021-delphi-nocode.php) on November 13, 2021 available in English

As you will see we can create a lot of projects on Windows, Mac, Linux, iOS and Android with Delphi with no programing knowledge. Copy&paste, drag&drop, filling properties, using automatic links or Live Bindings and it's okay for simple database applications.

This code repository contains projects developed in Object Pascal language under Delphi. You don't know what Delphi is and where to download it ? You'll learn more [on this web site](https://delphi-resources.developpeur-pascal.fr/).

## Source code installation

To download this code repository, we recommend using "git", but you can also download a ZIP file directly from [its GitHub repository](https://github.com/DeveloppeurPascal/Coder-sans-coder-Delphi-en-mode-nocode-c-est-possible).

## License to use this code repository and its contents

This source code is distributed under the [MIT license](https://github.com/DeveloppeurPascal/Coder-sans-coder-Delphi-en-mode-nocode-c-est-possible/blob/main/LICENSE).

These source codes are provided as is, without warranty of any kind.

Certain elements included in this repository may be subject to third-party usage rights (images, sounds, etc.). They are not reusable in your projects unless otherwise stated.

## How to ask a new feature, report a bug or a security issue ?

If you want an answer from the project owner the best way to ask for a new feature or report a bug is to go to [the GitHub repository](https://github.com/DeveloppeurPascal/Coder-sans-coder-Delphi-en-mode-nocode-c-est-possible) and [open a new issue](https://github.com/DeveloppeurPascal/Coder-sans-coder-Delphi-en-mode-nocode-c-est-possible/issues).

If you found a security issue please don't report it publicly before a patch is available. Explain the case by [sending a private message to the author](https://developpeur-pascal.fr/nous-contacter.php).

You also can fork the repository and contribute by submitting pull requests if you want to help. Please read the [CONTRIBUTING.md](CONTRIBUTING.md) file.

## Support the project and its author

If you think this project is useful and want to support it, please make a donation to [its author](https://github.com/DeveloppeurPascal). It will help to maintain the code and binaries.

You can use one of those services :

* [GitHub Sponsors](https://github.com/sponsors/DeveloppeurPascal)
* [Liberapay](https://liberapay.com/PatrickPremartin)
* [Patreon](https://www.patreon.com/patrickpremartin)
* [Paypal](https://www.paypal.com/paypalme/patrickpremartin)

or if you speack french you can [subscribe to Zone Abo](https://zone-abo.fr/nos-abonnements.php) on a monthly or yearly basis and get a lot of resources as videos and articles.