News

Bookmarks and Navigator are available for RAD Studio 11!

Bookmarks and Navigator, originally known as the Parnassus plugins, are some of our most-requested IDE addons. We’re very glad to let you know they are now available in GetIt for RAD Studio 11. To install, go to the Tools menu in the IDE, GetIt Package Manager, and select the IDE Plugins section in the category selector on the left: Bookmarks is a developer-favourite addon that replaces the…
Read more
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…
DelphiRAD Studio

The Future Of Data Access Is Through Data Bindings

Delphi RTL (Runtime Library) contains a mighty expression engine, one of the foundations of the LiveBindings architecture but can be utilized as a separate engine for processing expressions. It’s this kind of low-code super-charged feature which makes you really appreciate the powerful performance boost that having decent IDE software can add to your coding experience. The…
Read more
C++Delphi

The Intermediate Guide to Windows App Development

Windows app development is quite a large subject when you go beyond just scratching the surface. There are several different kinds of Windows app development beyond just the regular GUI application. In this article we take a look at a few of the other types of app such as…
C++IDE

13 Things About C++ Software You May Not Know

C++ is an incredibly versatile, powerful, multi-purpose programming language. There is quite literally nothing that cannot be done with C++ whether it be a low-level, close to metal system application which pulls out the maximum amount of power from the computer to the most modern applications with the very latest innovations in user interface design and hardware integrations. A truly great C++…
Read more
Delphi

The Top 5 Quick Tips About Automating Development

Increasing technological advances are changing the software development world as we know it, whether that is pure native Windows development or a more blended approach targeting multiple device types. If you don’t keep up there’s a definite nagging doubt that you…
C++CodeIDE

This Is The Beginner's Guide To Using A Great C++ IDE

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