Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/segovoni/delphi-demos
Some experiments, demos and sample code in Delphi
https://github.com/segovoni/delphi-demos
delphi demo design-patterns examples
Last synced: about 2 hours ago
JSON representation
Some experiments, demos and sample code in Delphi
- Host: GitHub
- URL: https://github.com/segovoni/delphi-demos
- Owner: segovoni
- Created: 2017-04-19T09:52:48.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-05-18T23:07:03.000Z (6 months ago)
- Last Synced: 2024-05-19T07:26:07.687Z (6 months ago)
- Topics: delphi, demo, design-patterns, examples
- Language: Pascal
- Homepage:
- Size: 227 KB
- Stars: 7
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Delphi Demos
Welcome to the **Delphi Demos** repository! This collection is designed to provide a variety of examples, experiments, and demo projects to help you explore and master Delphi programming. Whether you are a beginner or an experienced developer, you'll find useful resources and inspiration for your Delphi projects.
## Overview
This repository includes:
- **Experiments**: Small, focused experiments to test and demonstrate specific Delphi features or techniques
- **Demo Projects**: Complete projects that showcase various aspects of Delphi programming, from simple applications to more complex systems. These may also include demos from sessions presented at Delphi conferences
- **Code Samples**: Snippets and examples illustrating common programming tasks and best practices in Delphi## Getting Started
To get started with any of the demos or experiments, simply clone the repository and open the desired project in your Delphi IDE.
```bash
git clone https://github.com/segovoni/delphi-demos.git
cd delphi-demos
```## Contributing
Contributions are welcome! If you would like to contribute to DelphiSecureSQLDatabase, please follow the [Contribution Guidelines](https://github.com/segovoni/delphi-demos/blob/master/docs/CONTRIBUTING.md).
## Contact
For any questions or assistance, please reach out via the [Issues](https://github.com/segovoni/delphi-demos/issues) section in the repository.