Have an amazing solution built in RAD Studio? Let us know. Looking for discounts? Visit our Special Offers page!
C++DelphiRAD Studio

20 Fun Facts About The Best Low Code Platforms

Businesses are growing, and new challenges are rising. On the other hand, there is pressure to reduce costs by automating the tasks. The best solution is to lean on custom applications, but it takes a lot of time and is not affordable for most businesses. But do not make up your final decision about this trend. Here we present you collections of facts and information about the best low code…
Read more
News

Embarcadero InterBase 2020 Update 3 Released!

I’m delighted to announce that today Embarcadero has released a new version of its InterBase flagship database engine, InterBase 2020 Update 3. With this release, the company continues to improve the product’s quality and usability. UX Enhancements The most visible…
News

Using TRESTRequestDataSetAdapter to update data via a RESTful Server API

RAD Studio 11 saw the introduction of the TRESTRequestDataSetAdapter, a component that can read data from a TDataSet and convert it to JSON ready to send back to a remote RESTful API. Before I talk more about how to use it, I want to recap how REST URL/APIs work. REST APIs and VERBS REST APIs are typically created to use the different HTML verbs (POST, GET, PUT, PATCH, and DELETE) to define the…
Read more
Code

The Pros and Cons of Python For Absolute Beginners

Python is one of the most popular programming languages in the world. Everyone loves to use it. Python has a very simple syntax, which makes it a great choice for beginners. That’s why most universities teach Python as an introductory language. However, there are some limitations, including high memory usage. Is it really suitable for newbies? What are the pros and cons of Python for absolute…
Read more
C++CodeIDERAD Studio

This Is How To Compile C++ To Develop Windows Software

C++ is subjectively the World’s most powerful programming language and consistently one of top four most popular programming languages. Thanks to its huge range of ready-made variables, functions, methods, namespaces, and libraries it’s the do-anything toolkit that can be used for everything from regular simple apps to low-level operating system drivers, IoT hardware driving, and everything in…
Read more
Case StudyDelphiShowcase

How Does Reliable Delphi Keep This Wonderland Running 365 Days A Year?

When you are open every single day of the year, rain or shine, your timings are measured in milliseconds, and your smallest distances are 0.7mm (0.03 inch) apart you begin to really appreciate how…

IN THE ARTICLES