Skip to content

Palups/appmanutencao-master

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues LinkedIn Leia esta página em português!


Hiring evaluation project

The goal was to demonstrate my skills in Delphi through implementations and fixes.


About The Project

This project was a challenge made for a job vacancy. All hints, warnings and memory leaks should be resolved and all corrections and implementations made. That's what was done in the project:

Implementations -> exception handler with logging; progress bar; thread usage. Fixes -> not deleting even values on Datasetloop screen; out of memory errors on ClienteServer screen.

Built With


Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

Windows OS.

Installation

  1. Clone the repo
    git clone https://github.com/Palups/appmanutencao-master.git
  2. That's it.

Usage

The only interactive part is in Threads. After typing how many threads you want to create and the time for the interactions, just click on Start and the program will show the thread identification number accompanied by the 'process started' warning. After it has done its work, the program will again display the thread ID along with a 'process terminated' warning.

(back to top)

About

Threads in Delphi and some other cool stuff.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages