RAD Studio

How To Build High-quality Cross-platform Apps With Agile Test Automation

Two of the hardest things in software development are estimating how long a project will take to complete and whether or not that project is bug free. This has become even more impossible as technology progresses. Agile test automation attempts to address this in some very specific ways. It’s a fact that in today’s hyper-connected society people own multiple types of electronic devices, and…
Read more
DelphiRAD Studio

DelphiCon 2023 - Every App Trick In The Book

February is always a busy time for us at Embarcadero as we celebrate the birthday of our favorite programming language and IDE software! Today’s post accompanies the first of my four planned sessions for DelphiCon 2023. The slides and images to go with it can be…
C++RAD Studio

5 Modern Features Of C++ Programming

Hello C++ programmers. Today we have new modern C++ examples that can be compiled by any C++ Code Editor and compiler. If you want to dive deep into C++ programming, then the LearnCPlusPlus website is the right place for you. We keep adding more features of modern C++ and…