DelphiNewsWebinar

Memory Safety with Delphi Webinar

What is memory safety and what does it mean for Delphi development? Background Back in February, the US White House Office of the National Cyber Director (ONCD) released a report urging developers to build memory safe software. Later the US National Institute of Standards (NIST) updated their list of memory safe programming languages to include Delphi. A few people chimed in with their…
Read more
C++DelphiFireMonkeyIDERAD StudioWebinar

A Tuesday Book Club! Webinar Replay

If you are just starting out learning to develop apps then choosing RAD Studio with Delphi is a pretty smart move. I know, I would say that wouldn’t I? But I really believe it. There are many thousands of examples, code repositories, and free components waiting for you to look at and reuse. That’s not all though, the longevity and popularity of Delphi as a platform for creating all…
Read more
C++DelphiRAD StudioWebinar

The Best Of Third-Party Components And Libraries

One of the great strengths of RAD Studio is how little you need to do to create incredible apps which can run on Windows, macOS, iOS, Android, and Linux. The secret sauce to that is the component-based way of programming. These little gems of ready-made functionality which you can just drop on your project and use right away means you don’t need to write lots of code to, for example, show an…
Read more
C++DelphiNewsRAD StudioWebinar

How To Create A Real App That Runs In The Cloud

Hello developers. Our previous sessions in our Winter Webinars series which showed you how to create a real Android app step by step“, how to create a real iOS app (even if you do not have a mac), how to create a real windows app, create a real Mac app, are extremely popular. It’s great to get positive feedback on the webinar content too. In a previous session I covered how to create…
Read more