DelphiDeveloper InterviewsInterviewNews

What Is It Like To Be A Developer Serge Pilko?

Hello. This article is part of a series where we speak with professional software developers who use Windows App Development Tools, ask them what it’s like to write code for a living, and perhaps gain a few insights into the software development industry along the way. Today we have a very popular member of the Delphi and RAD Studio developer community, Serge Pilko. Serge and I have…
Read more
C++Code

What Are C++ Live Data Bindings, Charts And Vectors?

Hello C++ Developers, C++ Builder has a lot of specific great features for handling and linking to data as well as different ways to visualize what you’ve retrieved. You can use visual bindings on the standard components or you can use it with data components as a…