Thushara Wedagedara
Microsoft’s Azure has a broad collection of services you can access with an easy-to-use API. Azure is Microsoft’s cloud hosting and computing platform with a catalog of more than 200 different products. It also includes… … Read more
4 years ago in API, Code, Delphi, Machine Learning, OCR reader, RAD Studio, REST0
Ian Barker
STOMP is a publish/subscribe messaging protocol which allows for very lightweight communications between almost any mixture of programming languages, operating system platforms and “message brokers”. This article goes into detail about what STOMP is, why… … Read more
4 years ago in chocolatey, Code, Delphi, RabbitMQ, RAD Studio, real-time, STOMP, websockets0
David Intersimone
ISOCpp.org ran a C++ developer survey “lite” for the past week. You can find the PDF survey results on the site at https://isocpp.org/blog/2021/04/results-summary-2021-annual-cpp-developer-survey-lite More than 1800 C++ developers responded to the survey. Here are a… … Read more
4 years ago in C++, C++ Programming, cbuilder, Code, Developer Survey, ISO C++0
Ummul Khair
A lambda expression defines an anonymous function or a closure at the point where it is used. You can think of a lambda expression as an unnamed function (that’s why it’s called “anonymous”). Lambda expressions… … Read more
4 years ago in C++, C++11 Lambda, c++17, cbuilder, Code, lambda expressions, modern c++0