Étiquette: coding boot camp 2022

Vidéos
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…

Lire la suite
Vidéos
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…

Lire la suite
Vidéos
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…

Lire la suite
Vidéos
Everything You Should Know About PyScripter

After introducing us to the Python and Delphi synergy from the last session, we are taking a deeper look at PyScripter, an open-source Python IDE software for Windows. In this video from the recently concluded Coding Boot Camp 2022, Kiriakos Vlahos will walk us through PyScripter where he will demonstrate everything from its core features to some of its newly…

Lire la suite
fr_FRFrench