DelphiEventNews

Spooky Productivity with RADoween 2022

It is Halloween again, and time to get spooky with your costumes. We’ve teamed up with TMS Software who updated their RADoween app, powered by  Delphi, TMS WEB Core and TMS XData. Last year Bruno and crew build RADoween in 5 days from idea to launch. Read about the process, launch, and update, along with a full in depth webinar on the TMS Blog post. They are also sharing a…
Read more
CodeDelphi

How To Add The Wow Factor To Your Apps

It’s a lot of fun being an Embarcadero Delphi MVP. On behalf of Embarcadero, I get to demonstrate the benefits of what I think is the best application builder software you can choose to use. But I also get invited to speak at other conferences, webinars and events by a…
DelphiNewsWebinar

All About Apple ARM on the Desktop

For years Intel and AMD’s x86 architecture has ruled the desktop, while ARM dominated mobile platforms. Now ARM is making inroads onto the desktop. There are multiple versions of the M1, and the 2nd generation M2 is now available. With a shared CPU architecture, iOS…
C++CodeIDERAD Studio

How C++ Works With Libraries and More

Hello everyone, we have new great posts about C and C++ coding that may help and motivate you, your kids, or your students to start new apps on Windows, iOS, Android, Linux, iOS, or on IoT systems. This week’s topics are a round-up of some new great C and C++ app articles from the LearnCPlusPlus website. We try to answer all your questions, please ask your questions if you need any…
Read more
CodeDelphiRAD Studio

Build The Ultimate GUI For Pandas To Perform Complex Data Analysis

Did you know that you can easily use some truly excellent Python libraries to speed up your Delphi app development on Windows? These libraries are extremely simple to use and produce fantastic methods for performing complex and extremely useful data analysis. It’s one of the areas in which Python is particularly strong. Adding Python to your Delphi code toolbox can improve your app…
Read more
C++IDERAD Studio

What Kind Of Programming Language Is C?

The C programming language is one of the most popular programming languages in use today. Over the years C has been joined by many new programming languages that introduced lots of new features such as object orientated programming yet it still is consistently placed in the top 3 programming in languages in use today. Did you know that every time you code C++, C# and even PHP, Python or Java apps…
Read more