CodeDelphi

Get Up To Speed FAST On The Delphi Programming Language In An Hour With Delphi Boot Camp!

In this Delphi Boot Camp, you can acquire lots of practice in Delphi programming language. Overview The Basics of Pascal and Delphi LanguageThe Modern Features of Delphi LanguageAnonymous Methods and Using the Parallel Programming Library Here are the demos Readability and Elegance of Delphi language Great human readability, compared to “curly brace languages”Structure…
Read more
CodeDelphiRAD Studio

Learn How Easy It Is To Implement Unit Testing In Your Delphi Windows Apps

In this video, you will learn how to implement a simple “Unit Testing” on your Application. With this simple approach, you can check if the result is matching your expectations,  “Assert” values inside routines, and interact with GUI and non-GUI elements; using a simple loop you can generate several “users’ inputs”, to avoid any future problems on your…
Read more
C++CodeDatabaseDelphiRAD Studio

Quickly And Easily Build A REST Based Notes App With RAD Server In Delphi And C++

EMS.NotesResource Sample is a server-client EMS demo. It requires InterBase to be installed on the machine or to connect to a remote server. Make sure that the server is running before you run the sample. InterBase is used to store the information with the server connections. Use theRAD Server Consoleto display the statistics. The first part consists of creating an EMS Package…
Read more