I like the workability of the coding. It's easy to see where the program faults if there is a fault. Most of the time I'm able to utilize the debug tool when trying to maximize the efficiency of the code.
A lot of issues with compiler, and the layout is very very old fashioned. Not visually appealing like Eclipse or other IDEs. Not good for big python projects or projects in other languages either.
We use Delphi because it is extremely productive. As a language Delphi doesn't have the complexity of C++ or the performance issues of Java.
Unfortunately, there are no public components marketplaces for RAD Studio at the moment, so you need to google the right components for your projects by yourself. Sometimes, the code lint is unstable and tells you that there is an error while there isn't....
I like the workability of the coding. It's easy to see where the program faults if there is a fault. Most of the time I'm able to utilize the debug tool when trying to maximize the efficiency of the code.
We use Delphi because it is extremely productive. As a language Delphi doesn't have the complexity of C++ or the performance issues of Java.
A lot of issues with compiler, and the layout is very very old fashioned. Not visually appealing like Eclipse or other IDEs. Not good for big python projects or projects in other languages either.
Unfortunately, there are no public components marketplaces for RAD Studio at the moment, so you need to google the right components for your projects by yourself. Sometimes, the code lint is unstable and tells you that there is an error while there isn't....