C++Code

The Top 12 C++ Things You Can Learn This Week

Hello C++ Developers, LearnCPlusPlus.org is a magical crate full of things you can easily use to learn how to program with the C++ programming language. I believe this and everything I do is aimed at giving you a rapid introduction to programming in C++ and using C++ Software for a beginner, all the way to the most robust, modern, and latest techniques for those more experienced with the…
Read more
C++Code

How To Make $1,000,000 With C++ (No, REALLY!)

Do you want to win a US$1,000,000 prize? The Millennium Prize Problems are seven mathematics problems laid out by the Clay Mathematics Institute in 2000. They’re not easy – a correct solution to anyone resulted in a US$1,000,000 prize being awarded by the institute.
C++CodeDelphiTech Partner

How To Add Website Metrics To Your Apps Right Now

Website metrics are very important for webmasters to analyze and judge the efficacy and usefulness of their websites. Typically the metrics will show the ranking information, indexing information, spam range, and many more information to get an idea about the page. The downside is that many website metrics APIs have results pages that are either tricky to get to directly or you wish to consolidate…
Read more
C++Code

Learn To Use MQTT API, The IoT Messaging Standard In C++

Do you want to learn to use MQTT to talk to IoT devices? Do you want to learn how IoT devices message each other? Do you simply want to know what MQTT is? How can we use the MQTT protocol with our IoT devices? How to use MQTT with IPWorks IoT for C++ software. In this post, we will answer all these questions. What is MQTT? MQTT is a messaging standard protocol that can be used by IoTs with…
Read more
CodeDelphiIDERAD Studio

Add The Powerful Angular Web Framework To Your Delphi Apps

Angular is a trendy and robust web application design framework. It’s a development platform for creating highly efficient and sophisticated single-page apps. Angular is built on TypeScript which is a strongly-typed super-set of JavaScript. The TypeScript framework shares parentage with an IDE software since the project is headed by Microsoft’s Anders Hejlsberg who we all know better…
Read more