C++DelphiRAD Studio

I received an email about Appercept's new blog series....

I received an new email (4:05 AM 2 hours ago) about Appercept’s new new blog series “Getting started with AWS in Delphi”. I have been a fan and user of the AWS SDK since I first read about it and watched Richard Hatherall on an Embarcadero webinar four years ago (https://www.youtube.com/watch?v=kQa_dCu7ec4). I had been writing my own Delphi apps for AWS S3 from scratch using info from…
Read more
C++News

C++, LLVM, and Cybersecurity

How are these three words related? C++ is a language, LLVM is a compiler infrastructure. Cybersecurity is a whole different beast. Sometimes experienced engineers say that C++ is incompatible with the term “cybersecurity” and should be replaced with safer languages. We…