CodeDelphi

Easily Perform Powerful Text Analysis With Google Machine Learning

Google Cloud offers a Natural Language API which allows a developer to take unstructured text as an input and utilize Google’s machine learning capabilities to derive insight from it. They have a number of different operations that can be performed on a piece of text including syntax analysis, entity analysis, custom entity extraction, sentiment analysis, custom sentiment analysis, content…
Read more
C++Delphi

Blazing Fast macOS Development With Native macOS Components

Native applications feel really good. You know what I am saying! They look nice and work better. And no flickering or eating lots of memory. With Delphi and C++ Builder you can build cross-platform native applications easily in no time. FireMonkey offers full access to the platform-specific APIs and it is easy to implement any feature by getting the full native performance. However, each…
Read more
DelphiRAD Studio

Enterprise-Grade Restaurant Ordering Template App For iOS And Android Built With Delphi

Embarcadero Technologies’ GetIt portal contains a collection of industry-ready solutions. The majority of complete applications include documentation as well as reusable components and modules. These template applications are generic in nature, utilizing the most recent Delphi and C++ Builder development patterns and best use cases. Now, I would like to introduce the Restaurant…
Read more
C++Delphi

Powerful Modern Looking Cross-Platform Chart Components For Windows And Mobile

Data visualization is one of the essential parts of most applications. Without visual or graphical representation the data is somehow boring. With charts, diagrams and maps you can easily understand the data by just looking at it. Creating a graphical representation of the data in Delphi is very easy because of its built-in components. For instance, the TeeChart component library has 2D and 3D…
Read more