See also Ian’s post which has copies of the slides and also will include a link to the YouTube webinar replay when it is available.
Be sure to join us for the next Delphi Developer Debate
Syntax Censor – WITH, GOTO, and LABEL
Wed, Jul 27, 2022 11:00 AM – 12:00 PM CDT
[Registration]
Here are the results from the MVP Survey, be sure to join the webinar for the in-depth…
Did you know that it’s simple to use some truly excellent Python libraries to boost your Delphi app development on Windows? These libraries are very easy to use and produce wonderful ways to produce graphs and network visualization.
Adding Python to your Delphi…
How To Use Strings And File Names In C++ Software?
July 18, 2022
Hello to All Beginner and Professional C++ Developers,
C++ Builder is a modern, professional IDE with great C and C++ compilers for a range of different OS platforms tocreate great C++ software. The C++ Builder IDE and runtime have a lot of modern features. This is…
How To Build iOS Apps Without A Mac
July 18, 2022
To effectively answer how to build iOS apps without a Mac, we first need to know why some form of a Mac is always going to be necessary for a very small part of this process even though we discuss here how you can use a Windows computer to design and program macOS and iOS apps without needing to constantly swap to a Mac. Also, we will read how RAD studio is an excellent app builder software for…
Hello C++ Developers,
In a previous C++ apps article we covered 5 easy C++ string methods to learn where we focused on how to iterate and manipulate strings in C++ in various ways. Today we have new different topics. In the first post pick, we will learn a reverse…
Hello Great C++ Developers,
C++ Builder is a great C++ IDE and compiler to help you build a wonderful C++ app with lots of modern features and this is another amazing week with a lot of new C++ posts. This week, we pick some of different usage methods of constructor and…
This Is How To Properly End A Running C++ App
July 6, 2022
C++ is one of the most perennially powerful and popular programming languages. Using a fast and reliable compiler to create your C++ app is very important for both beginners and professionals alike since it helps C++ developers in remembering which language features exist, how to use them, and even detect errors when we get them wrong.
But writing a C++ app is more than just the skill of…
C and C++ Compilersare great tools to develop when they are together with a professionalC++ IDE. According toTIOBE Indexand parallel to these results in many true statistic web sites,C and C++ programming languagehave more than 20% share…
10 Signs You Should Invest in Cross Platform Apps
June 30, 2022
Cross platform apps are becoming increasingly popular as they allow users to access their favorite apps and programs on multiple devices. If you are considering investing in cross platform app development, here are ten signs that it’s a good idea!
How to determine…
5 Easy Things To Learn Today About C++ Software
June 29, 2022
Hello Developers,
C++ is one of the oldest and stronger programming language. It has many functions and methods to manipulate strings and doing string operations as fast as possible in your C++ software. These options and different string types allow you to develop low memory usage and faster applications in all sorts of situations.
Today we will continue to look at some more string and…