C++CodeDatabaseDelphiRAD Studio

Learn How To Create A RAD Server With "David I" Intersimone In Delphi And C++

Embarcadero’s RAD Server provides a turn-key application foundation for rapidly building and deploying services-based applications using Delphi and C++Builder. RAD Server supports the REST (Representational State Transfer) protocol with JSON (or XML) parameter passing and return results. You can publish APIs, manage users and devices that are connected to the RAD Server, capture analytics about…
Read more
CodeDelphi

Quickly Build iOS And Android Apps From A Single Codebase With Delphi

With RAD Studio, creating mobile phone applications is simple and enjoyable. Because you don’t need to create multiple codebases for each platform when you start your FireMonkey project with Delphi or C++ Builder. You can simply define platform-based code using the IfDef Conditionals. More information about them can be found on DocWiki. Delphi Skill Sprint – Effective Conditional…
Read more
C++CodeIDERAD Studio

Free C++ Bootcamp To Quickstart Your C++ Development

Check out the 5-days C++ boot camp! Within this Bootcamp, you get over 10 hours of free training on C++ Builder. What topics this do Bootcamp cover? Building your first application with C++ BuilderCreating fast, responsive user interfaces with animations and effectsC++11 chat with C++ ExpertsC++11 Language Deep DiveC++ Game DevelopmentStepping up to Mobile with Q&A for the…
Read more
CodeDelphi

Quickly Learn Mocking In Delphi With Spring4D

In this CodeRage session, Bernd Ua shows you the power and benefits of unit testing and mocking with Spring4D open-source framework. Spring4D Overview of the Spring4D Spring4D is a great open-source framework to leverage the power of Delphi. In this session, you will learn about the mocking framework contained in Spring4D. We will see how easy it is to get started with mocking and mock…
Read more