Using Python4Delphi with C++Builder VCL applications

Some C++ developers also use Python for their application development. There are several ways to integrate the two languages together. One way is to create Python extension modules containing C++ functions that implement new object types and functions. Another way is to use the Boost Python C++ library that enables interoperability between the Python and … Continue reading Using Python4Delphi with C++Builder VCL applications

Technology News Worth Reading

Here are a few technology news stories that I’ve read in the past week or so. Microsoft's 10 app store principles to promote choice, fairness and innovation For software developers, app stores have become a critical gateway to some of the world’s most popular digital platforms. We and others have raised questions and, at times, … Continue reading Technology News Worth Reading

Technology News Worth Reading

Here are a few technology news stories that I’ve read in the past week or so. Reading Code Is a Skill The problem is not that we shouldn't write readable code. Of course we should aim to write readable code, if only for our own poor selves further down the line (there is no one less capable … Continue reading Technology News Worth Reading