Top 7 Programming Languages Used In Video Games
The most commonly used programming languages and tools for creating video games
Sprache : Delphi Anforderungen: Über die Ebay-API sollen alle verkauften Artikel mit Kunden und Portodaten ausgelesen werden (einfach alle Informationen, die Ebay bereitstellt - also auch, ob die Artikel bereits bezahlt sind) und diese Daten in eine MySQL-Datenbank geschrieben werden. Dabei würde sich eine Kopftabelle mit den Kundendaten etc. und eine Detailtabelle mit den ersteigerten Artikeln anbieten. Gewünscht ist auch eine separate Tabelle mit den extrahierten Kundendaten, um Redundanzen zu verhindern. In der Kopftabelle kann dann auf die Kundendaten referenziert werden. Wichtig ist, dass die Lieferadresse über die API angefordert wird. Diese kann sich von der Kundenadresse unterscheiden. Die gewonnenen Daten sollen im Programm angezeigt werden - eine sin...
Wir suchen einen deutschsprachigen Entwickler, der die aktuelle Entwicklung einer CNC-Software für die holzverarbeitende Industrie weiterführt. Das Setup wird mit innosetup erstellt. Die CNC-Software wird mit Delphi XE7 entwickelt. Idealerweise haben Sie sehr gute Kenntnisse in deutsch, Delphi und im CNC-Bereich sowie im Maschinenbau.
Wir suchen einen deutschsprachigen Entwickler, der die aktuelle Entwicklung einer CNC-Software für die holzverarbeitende Industrie weiterführt. Das Setup wird mit innosetup erstellt. Die CNC-Software wird mit Delphi XE7 entwickelt. Idealerweise haben Sie sehr gute Kenntnisse in deutsch, Delphi und im CNC-Bereich sowie im Maschinenbau.
Wir suchen einen deutschsprachigen Entwickler, der die aktuelle Entwicklung einer CNC-Software für die holzverarbeitende Industrie weiterführt. Das Setup wird mit innosetup erstellt. Die CNC-Software wird mit Delphi XE7 entwickelt. Idealerweise haben Sie sehr gute Kenntnisse in deutsch, Delphi und im CNC-Bereich sowie im Maschinenbau.
Wir suchen einen deutschsprachigen Entwickler, der die aktuelle Entwicklung einer CNC-Software für die holzverarbeitende Industrie weiterführt. Das Setup wird mit innosetup erstellt. Die CNC-Software wird mit Delphi XE7 entwickelt. Idealerweise haben Sie sehr gute Kenntnisse in deutsch, Delphi und im CNC-Bereich sowie im Maschinenbau.
Wir suchen einen deutschsprachigen Entwickler, der die aktuelle Entwicklung einer CNC-Software für die holzverarbeitende Industrie weiterführt. Das Setup wird mit innosetup erstellt. Die CNC-Software wird mit Delphi XE7 entwickelt. Idealerweise haben Sie sehr gute Kenntnisse in deutsch, Delphi und im CNC-Bereich sowie im Maschinenbau.
Wir suchen einen Entwickler, der die aktuelle Entwicklung einer CNC-Software für die holzverarbeitende Industrie weiterführt. Das Setup wird mit innosetup erstellt. Die CNC-Software wird mit Delphi XE7 entwickelt. Idealerweise haben Sie sehr gute Kenntnisse in deutsch, Delphi und im CNC-Bereich sowie im Maschinenbau.
Hallo, ich benötige einen Delphi code um bei LexOffice via API eine Rechnung zu Erzeugen und diese später auch in der Delphi Anwendung aufzurufen. Die LexOffice ist Online einsehbar.
Wir benötigen ein Programm in Delphi, dass mit der Indy-Komponente alle Seiten einer beliebigen Ebay-Kategorie herunterlädt. Weitere Komponenten zum Analysieren der heruntergeladenen Seiten sind bereits vorhanden. Zum Testen muss das Programm die geladenen Seiten als html-Seiten nummeriert abspeichern. Achtung : die Ebay-Bot-Sperre muss umgangen werden. (unser eigenes Programm kann nur die ersten vier Seiten herunterladen - danach sendet der Ebay-Server eine Bot-Fehlermeldung oder liefert immer die gleichen Daten) Proxy-Server dürfen nicht eingesetzt werden. Hier eine Beispiel-Seite zum Testen: wobei der Parameter _pgn=x die Seitennummer darstellt. _sacat=x ist die Nummer der Kategorie Es werden nur Anfragen
...C-Anwendung zur Steuerung von Kartenterminals in Delphi Code. Ich möchte aus meinem Kassenprogramm Zahldaten an Kartenterminals senden. Ein ingenico Desk/5000 steht zur Verfügung. Es gibt bereits ein Programm, eine Middleware das die Kommunikation mit dem Terminal erledigt. Ich übergebe also einfach Zahldaten an die Middleware und erhalte Zahlungsbestätigung und hoffentlich Kartenart zurück. Die Beschreibung der Middleware und auch des Demoprogramms sind vorhanden, aber in C++ geschrieben. Das Demoprogramm zeigt wie diese Middleware angesprochen wird. Die Produzentin der Middleware wird in das Projekt eingebunden. Von dort gibt es volle Unterstützung. Translated to English It is about porting a C application for controlling card terminals into ...
Für unsere bestehende Software, benötigen wir jemanden der die Software pflegt und nötigenfalls erweitert und verbessert. Gerne als Remote..... Quellcode vorhanden. Aufgrund der Sprachbarriere bevorzugen wir jemanden aus Deutschland.
Ich bin ein kleiner Hobbyprogrammierer und benötige Hilfe in meinem Delphi Programm. Ich möchte mich per Rest Client bei einer API authentifizieren.
Digitalsteuerung ohne Decoder in den Lokomotiven Die neuen Windows-Versionen lassen eine direkte Kommunikation zwischen Computer und externen Baugruppen über LPT und COM nicht mehr zu. Wir haben jetzt eine andere Lösung gefunden, die auch zukunftssicher ist. (Soweit man das überschauen kann !!) Eingesetzt wird jetzt ein Microcontroller von AVR, in den ein Teil des Delphi-Programms in C++ umgeschrieben in den Speicher geladen wird. Der AVR-Mircocontroller erzeugt jetzt die Takte für die Impulse. Verbunden sind Cumputer und Microcontroller über eine Standard-USB-Verbindung. Daten und Adressen werden zwischen Computer und AVR-Microcomputer über den USB-Ports übertragen. Die Impulsfrequenz kann zwischen 50 und 300 Hz und die Fahrstufen können zwi...
Windows Sonstiges oder nicht sicher In einer Delphi-Anwendung tadodatasets mit tfdquery ersetzen
Es soll das Datenbankschema einer Firebird 3 Datenbank nach MS SQL Server 2016 migriert werden. Ein entsprechendes SQL-Skript dient als Soll-Vorgabe. Die darin enthaltene Funktionalität soll 1:1 übernommen werden. Die Datenbank (Firebird oder in Zukunft MS SQL) speichert alle Daten unseres CEStronics Suite Systems. Das System besteht aus unterschiedlichen Anwendungen, welche mit Delphi XE7 und FireDAC programmiert wurden. Die SQL-Anweisungen dieser Anwendungen sollen unverändert erhalten bleiben. Die gleiche Aufgabe steht später noch einmal für die Migration zu MySQL an.
Wir suchen für die Programmierung eines Maus- und Tastatur-Treibers einen Entwickler mit C, C++ und/oder Delphi Erfahrung. Der Treiber soll bestimmte Textdateien auslesen und an Maus und Tastatur weitergeben können. Zugriff und Nutzung des Treibers soll an eine Datenbank gekoppelt werden. Details erfolgen in einem persönlichem Gespräch. Anforderungen: - Mindestens 1 Jahr Erfahrung in der Programmierung mit Delphi, C und/oder C++ - Gute Kommunikation in Deutsch - Nice to have: Bereits Erfahrung in der Programmierung von Treibern - Nice to have: Grundlegende Kenntnisse über die Funktionen von Hardware/Equipment im Gaming-Bereich Projektdetails: Start: Mitte Juli 2017, spätestens August 2017 Laufzeit: ca. einen Monat bei flexiblen Arbeitszeiten Or...
Wir benötigen für die Migration und diverse Anpassungen einer bestehenden ERP-Lösung, welche in Delphi 2007 entwickelt wurde und auf die neueste Delphi-Version gebracht werden soll, externe Unterstützung für einen Zeitraum von ca. 3-6 Monaten. Unter Umständen könnte sich auch eine längerfristige Zusammenarbeit ergeben.
In 3 industriellen Behandlungsöfen werden Teile wärmebehandelt. Pro Ofen werden 3 Temperaturkurven kontinuierlich in einer Dbase Datenbank aufgezeichnet. Zusätzlich werden Benutzerdaten in der...durch den Temperaturgraphen, mit automatischem Nachladen bei Dateiwechseln (Monatsanfang/Monatsende) Druckfunktion eines Protokolls (1) (2) Druckfunktion der aktuellen Graphendarstellung Auswahl des Druckers mit Orientierung (Quer/Hoch) Eine Erweiterung auf mehrere Öfen muss möglich sein (bzw automatisch erfolgen) Der Sourcecode muss mit übergeben werden. Zu Schreiben ist die Software mit Delphi® XE Version 15 wegen Kompatibilität mit vorhandenen Editoren. Die Bedienung der Software hat auf Deutsch zu erfolgen. Es werden nur Bewerber mit d...
Es geht hier explizit um die Entwicklung eines neuen Programms für ein mittelständisches Unternehmen. Der Umfang ist hierdurch geschuldet bereits groß und kann sich je nach den Anforderungen/Ideen, die sich in Zuge dessen ergeben nochmals ausweiten. Es wird bereits daran gearbeitet. Grundlagen liegen bereits vor. Genaue Details würden wir in einem persönlichen Gespräch klären wollen. Bei Interesse und guter Erfüllung unser Erwartungen würden wir das Arbeitsverhältniss auf eine Festanstellung ausweiten.
Windows Sonstiges oder nicht sicher Ein bisher bestehendes Programm soll in einem kleinen Projekt erweitert werden, z.B. checkboxen etc Die Programmiersprache ist Delphi 5.0
Formen einer bestehenden Applikation für die Textilindustrie lauffähig zu machen und die Software netzwerkfähig mit Firebird Server machen. Das Programm ist fast vollständig, es musste nach Serverwechsel (vorher DBisam von elevate) neu gestaltet werden. Es wird von mir für einen Consulting Service Ende Januar 2016 in Indien benötigt.
Altes Delphi Projekt Delphi 5 auf aktuelle Delphi anpassen. vorher Fastnet jetzt Indy notwendig. Software selber ist ein einfacher Client / Terminalprogramm welches Daten mit einer SQL Datenbank austauscht. Portierungsfehlerliste habe ich hier mit als Grafik angehangen.
Zur Ergänzung unseres Teams suchen wir ab September 2015 einen programmierenden Projektleiter und/oder Geschäftsführer. Tätigkeiten: * PHP-Entwicklung * Delphi-Entwicklung * Windows Server-Adminstration * Kundenbetreuung und Support * SEO und Marketing Anforderungen: * Gute Englisch- und Deutsch-Kenntnisse * Min 5 Jahre Programmiererfahrung * Kenntnisse in der Bildverarbeitung * Kenntnisse in der Webentwicklung * Kenntnisse in der Administration eines Windows-Servers * mindestens 25 Std / Woche in Teilzeitbeschäftigung Die Arbeit findet in Starnberg bei München statt. Bitte nur Zuschriften, die obige Anforderungen erfüllen.
Hallo, Ich benötige für dieses und ein weiteres kleineres Projekt eine Programmierer auf Delphi Basis Zum Projekt Haben Sie ein Delphi Zertifikat ? Es soll eine Software erstellt werden, welche in Delphi lg Markus
Print RFID Tag using delphi 6 using printer Zebra ZD500R
Hallo, Ich benötige für dieses und ein weiteres kleineres Projekt eine Programmierer auf Delphi Basis Zum Projekt Haben Sie ein Delphi Zertifikat ? Es soll eine Software erstellt werden, welche in Delphi EX7 programmiert werden muss. Und dann sowohl auf Windows als auch auf dem MAC läuft (das stellt eine besondere Schwierigkeit da, der Delphi FMX Kernenl ist relativ neu, hat noch viele Bugs und ist an vielen Stellen einfach noch nicht fertig). Auch dieses Projekt ist, weil es auf dem MAC und auf dem PC laufen muss nicht einfach. Besonders deshalb weil die Delphi FMX Versionen noch sehr wackelig sind. Die Software simuliert das Wachstum Pflanzen (alle relevanten Marktfrüchte). Hierbei geht es besonders um die Nährstoff zu und a...
Hallo, Ich benötige für dieses und ein weiteres kleineres Projekt eine Programmierer auf Delphi Basis Zum Projekt Haben Sie ein Delphi Zertifikat ? Es soll eine Software erstellt werden, welche in Delphi EX7 programmiert werden muss. Und dann sowohl auf Windows als auch auf dem MAC läuft (das stellt eine besondere Schwierigkeit da, der Delphi FMX Kernenl ist relativ neu, hat noch viele Bugs und ist an vielen Stellen einfach noch nicht fertig). Auch dieses Projekt ist, weil es auf dem MAC und auf dem PC laufen muss nicht einfach. Besonders deshalb weil die Delphi FMX Versionen noch sehr wackelig sind. Die Software simuliert das Wachstum Pflanzen (alle relevanten Marktfrüchte). Hierbei geht es besonders um die Nährstoff zu und a...
Unsere alte Software ist ein Delphi geschrieben, wir stossen damit an unsere Grenzen und möchten jetzt unsere Automatensteuerung auf c++ Kompilieren oder neu schreiben lassen. Der Automat wird über ein USB Modul gesteuert (.net und c++ Bibliotheken vorhanden) welches an einem Win7 PC hängt. Die SW nimmt über einen ccTalk Münzprüfer und Geldscheinprüfer Signale entgegen und sendet diese weiter an unsere Software (per Tastendruck). Die Steuerung fragt ausserdem über Windows-Tastleiste regelmässig den Status unserer Software ab. Es soll ein Onscreen Display enthalten (Preisanzeige etc.), Protokolle (Einnahmenprotokoll). Hauptsächlich geht es darum das USB Modul (Industrieware) zu verbinden mit dem Münzprüfer.
Biete ein Praktikumsplatz, Studentenjob oder Diplom/Masterarbeit rund um Contao, Magento, Web2print, PHP und Windows Server. Arbeitsplatz ist im schönen Starnberg, es kann aber auch Zuhause gearbeitet werden. Alternativ kann ein Zimmer in Starnberg gestellt werden. Freiberufliche Wartung und Weiterentwicklung danach ist erwünscht...Web2print, PHP und Windows Server. Arbeitsplatz ist im schönen Starnberg, es kann aber auch Zuhause gearbeitet werden. Alternativ kann ein Zimmer in Starnberg gestellt werden. Freiberufliche Wartung und Weiterentwicklung danach ist erwünscht. Aufgabenbeschreibung: - Installation von Magento auf einem Windows Server R2008 - Anpassung von Magento Templates - Schreiben von Plugins in PHP und Delphi rund um Web2Print - Design eines ...
We are looking for an experienced Delphi developer to help enhance and maintain an existing accounting software application. The work will involve a variety of tasks, including: • Adding and customizing reports • Modifying existing user interface screens • Implementing new features • Improving application performance • Identifying and fixing bugs Required Skills and Experience: • Strong experience with Delphi and the VCL (Visual Component Library) • Solid understanding of SQL • Proven experience working with the database technology used in the project (details will be provided) • Ability to read, understand, and modify existing code • Excellent problem-solving skills and a strong commitment to meeting deadlines If ...
Necesito un ejemplo funcional y actualizado a la normativa 2025 de registro de facturas electrónicas en Argentina ARCA utilizando el proyecto libre pyafipws a través del servicio wsfev1. Debe incluir manejo de tickets de acceso y reutilización de los mismos así como el control de errores. Se deberá entregar el código funcional y documentación de para instalación y funcionamiento del mismo.
I am in need of a skilled backend developer with expertise in C# and Delphi UNIGUI, who can help integrate PDF/A3 functionality into my project. The majority of the work will involve converting existing PDF files to PDF/A3 and validating their compliance. Key Responsibilities: - Convert existing PDF files to PDF/A3 - Validate PDF/A3 compliance Ideal Skills and Experience: - Proficient in C# and Delphi UNIGUI - Extensive experience in backend development - Familiarity with REST API and HL7 Medical protocol - Prior experience with PDF/A3 functionality - Strong attention to detail for compliance validation I am looking for a professional who can deliver high quality work in a timely manner.
I'm looking for an experienced Delphi developer to create a Windows-based desktop application for me. This application is intended for medical use, so it will need to be robust, user-friendly, and compliant with relevant standards. Key Requirements: - Proficient in Delphi with a strong portfolio of desktop applications - Previous experience in developing medical software is a significant plus - Understanding of Windows OS and ability to optimize the application for it - Skills in creating intuitive user interfaces - Knowledge of relevant medical software standards and compliance requirements Please provide examples of your previous work and how they relate to this project. Looking forward to your bids.
Implementacion en delphi para el envio de peticiones HTTP Post a sitios seguros y no seguros con Indy. Se entregara el codigo fuente
Goiânia - GO - Brasil - Estou procurando um perfil dinâmico com conhecimento proficiente em Delphi, Python e SQL, que também esteja interessado em trabalhar em integrações com Inteligência Artificial, com foco específico em automação. Sistema principal é o Winthor, TOTVS. Habilidades e experiência ideais: - Proficiente em Delphi, Python e SQL - Experiência em automação de IA - Conhecimento em trabalhar com bancos de dados. Principais responsabilidades: - Implantar melhorias no sistema Winthor para automatizar processos.
I'm in need of a professional capable of decompiling a Delphi 7 or earlier compiled application. This application is a business software, and my goal is to extract the source code for further development. Key Skills Required: - Expertise in Delphi decompilation - Familiarity with Delphi 7 or earlier - Software engineering and coding skills - Experience with business software Please note, the original Delphi project may not have utilized any specific components or libraries, as this question was not answered. However, a general knowledge of Delphi's VCL and third-party components may be beneficial.
Implement in Delphi 12 (or compatible) a simple VCL app that allows user to select image via TOpenDialog and enter a text prompt via TMemo and these will be given to a small open source vision model Moondream 0.5B. Its response is shown on another TMemo. The implementation must be 100% local, i.e. it cannot send any data to any server. Nor can the implementation assume that any third party software is installed. Instead, the implementation must use a local copy of the vision model.
...of files in our 365 SharePoint environment, which is integrated into our Delphi UniGUI application. The files needing updates include Documents, Spreadsheets, and Presentations. Key Responsibilities: - Updating the content of the files - Modifying the metadata of the files - Altering the structure of the files as necessary Skills and Experience: - Proficiency in Microsoft SharePoint - Familiarity with Delphi UniGUI application - Experience with updating and managing office files - Understanding of content, metadata, and structural updates The Freelancer must have Delphi 10.3 + install Must have Unigui installed. Have at list 1 year experience with writing Delphi + Unigui projects I Will create Small Project in Delphi+UniGui. I Except that the FreeL...
Implement in Delphi 12 (or compatible) a simple VCL app that allows user to select image via TOpenDialog and enter a text prompt via TMemo and these will be given to a small open source vision model Moondream 0.5B. Its response is shown on another TMemo. The implementation must be 100% local, i.e. it cannot send any data to any server. Nor can the implementation assume that any third party software is installed. Instead, the implementation must use a local copy of the vision model.
Freelance Delphi Developer for Email Sending Function via Gmail We are looking for an experienced Delphi developer to develop a function that sends emails via Gmail. We are developing in Delphi 11 and using IPWorks components by nSoftware for the task. Requirements: • Experience with Delphi 11. • Familiarity with IPWorks components (specifically SMTP) for email sending. • Experience with SMTP and email sending protocols. • Knowledge of Gmail's SMTP settings and how to send emails securely using SSL/TLS. • Ability to integrate authentication methods (such as App Passwords for Gmail if 2FA is enabled). Responsibilities: • Develop a function that can send an email through Gmail’s SMTP server using Delphi. • Ensur...
I am looking for a skilled Delphi developer who can improve on a binary file uploader/downloader using the TMS REST service. The ideal candidate should have experience with Delphi and be familiar with making a resumable protocol. Requirements: - Further develop a binary file uploader/downloader using Delphi - Utilize the TMS REST service for implementation - Implement a proven resumable protocol for resumable file uploads and downloads Timeline: - The project needs to be completed within 2 weeks If you have the necessary skills and experience in Delphi development and are familiar with the protocol, please submit your proposal.
I'm looking for a skilled software developer who can create a software that reads truck weights from any weighbridge load cells. This software must be written in Delphi 11, and it should come with a user-friendly graphical interface (GUI). Key features of the software include: - Real-time weight display: The software should be capable of displaying the truck's weight in real-time. Ideal Skills: - Proficiency in Delphi 11 - Experience in developing software for weighbridge load cells - Strong understanding of GUI design principles - Ability to implement real-time data display I am not tied to any specific brand or model of load cells. The software needs to be compatible with any load cell on the market. It's crucial that the software is robust, reliable, and...
The project is to write a Delphi Component that works as a videoplayer. It should be built around FFmpeg, and be able to play all video formats that FFmpeg can handle. All of the following requirements must be met: - It should, with the exception of the FFmpeg library dll's, be written fully in Delphi and come with all source code. - It must compile in all Delphi versions from XE6 and upwords, in both 32 and 64 bit (Windows). It should be possible to specify the directory where the FFmpeg dll's should be loaded from (to make sure different versions can use different versions of the dll's). - It should play audio using the default audio device and it should paint the video on a TPanel or similiar canvas. - Video should be scaled to the size of the ...
I need a mobile application compiled using Delphi 11. The target platform for this app is exclusively Android. Key Requirements: - Proficient in Delphi 11, with practical experience in mobile app compilation - In-depth understanding of Android application requirements and standards - Ability to troubleshoot and resolve compilation issues Ideal Skills: - Mobile application development - Delphi programming - Android platform knowledge Please note that the application is already developed, and the task is purely to compile it into an Android supported APK using Delphi 11.
...compatibility with Delphi 12. The project can be found at the following link: What I need: - The finished project zipped up and sent back to me. This zip file should be able to be decompressed and opened in Delphi 12 without any issues. - The zip file must include all necessary .dll files, data files, or any other assets required to run the project. - The project should be compatible with Windows. There's no need for additional features or modifications. The main requirement is ensuring that the project is compatible with Delphi 12. I have no specific preference for the structure of the project files and folders within the zip file, so a standard Delphi project structure will be fine. Ideal skills for this job include: - Proficiency in Delphi...
More details: What is the main goal of your project using Delphi 10? Upgrade an existing application What kind of application are you upgrading? Desktop application What specific upgrades do you need for your desktop application? User interface redesign
I'm facing some runtime errors in my Delphi program that need to be addressed. - The errors typically occur during specific actions in the program. - One of the key triggers for these errors is related to the visibility of the Form_PhaseAnalysis. The line of code causing the issue is: "if = false then := true;" I'm looking for a professional with extensive experience in Delphi programming who can help diagnose and rectify these issues. Please include your relevant experience in your bid. Thank you.
I need an SQL Database listener built in Delphi and based on MSSQL. This will enable Crystal Reports to access images stored on a dedicated server hard drive directory. Background: First I made a Database procedure to call a REST service to get the images. And this is very good proof of concept. Why make a database listener and not an ODBC driver? I started to make an ODBC driver that would allow Crystal Reports to access images and it was complex. Then I found a suggestion to make a Database server front end and use an existing ODBC driver. This was perfect and I looked at an open database like Firebase and tried to pull out the connection listening part. But it was not in Delphi and I have a commitment to Delphi and I don't like C unless it is an Arduino p...
I need a skilled Windows Delphi revers3r to restore/unp4ck exe in my application. The exe is compile with Delphi and pack3d with enigm4 protect0r v4.0. Restore exe with clean (can run normal after unpack3e) and make complete Video step by step use olly/x64dbg so i can follow the instruction to work another exe with some protection. Ideal candidates should have: - Extensive experience with Debugging, revers1ng, ollydbg - Strong problem-solving skills Write "i know how to reverse exe" if you are skilled candidate and know how this working
The most commonly used programming languages and tools for creating video games