Videos

Videos
How To Work With Colors And Pictures In Delphi

We are back for another session from the recently concluded Coding Boot Camp 2022. We already came across various topics relating to the fundamentals of Delphi. We also took a deeper insight into single and multi-dimensional arrays and their respective uses in Windows application development as well as other platforms such as Linux, macOS, and Android. In this video, presenter…

Read more
Videos
Introduction to Data Encryption and the Caesar Cipher Technique

After learning all the foundations and fundamentals of Delphi from the previous sessions of the recently conclude Coding Boot Camp 2022, we get to see some actual demos from different speakers showcasing various methods and techniques and their respective roles in Windows application development. In this video, Wouter Theron will introduce us to Encryption as well as the so-called Caesar…

Read more
Videos
Exploring Multi-Dimensional Arrays in Delphi

After introducing us to the single-dimensional arrays, Brandon Long is back for another session. This time, we will get to know more about two-dimensional arrays or multi-dimensional arrays and how to declare them in Delphi. This session is taken from the recently concluded Coding Boot Camp 2022 and the topic is based on Dr Kevin Bond’s book How to Program…

Read more
Videos
Exploring Different Powerful Python Libraries on Delphi

We all know that Python and Delphi are two of the most powerful programming languages today that are not just for Windows application development but also across different platforms. Python and Delphi share common philosophies but there are still fundamental differences between the two programming language giants. For instance, Delphi is perfect for developers’ productivity. It has an easy drag-and-drop…

Read more
Videos
An Introduction to Single Dimensional Arrays

You’ve probably wanted to work on an application that allows you to store multiple pieces of data. It’s a fundamental of pretty much all apps, not just for Windows application development, but for Macs, Linux machines, and mobile devices too. Let’s say, for example, a phonebook app where you can store multiple contacts, or how about a leaderboard system in…

Read more
Videos
Understanding Text Files and Streams in Delphi

In this video taken from the recently concluded Coding Boot Camp 2022, Dejon Weyers will help us better understand the text files and streams in programming and their respective roles in Windows program development. As the term connotes, a text file is a character file that contains texts with no formatting such as bold, underline, tables, styles, and more. Since…

Read more
Videos
An Introduction to Subroutines in Delphi

Procedures and functions are both integral to any Windows application development. A function, for instance, refers to a set of various instructions that receive input from users for performing certain tasks. Generally, functions are used to calculate anything out of the given output. The Procedure, on the hand, is the set of instructions used in programming languages like Delphi. These…

Read more
en_USEnglish