C++CodeDatabaseDelphiRAD Studio

TCoffeeAndCode: Data Visualization – Components, Libraries, Tools and Services

This blog post contains information, tools and links that I will discuss and demo during today’s TCoffeeAndCode webinar on Data Visualization. David I’s DataViz sample code zip file (576kb) What Inspired My Data Vizualization Journey – The Joy of Stats / GapMinder “Our mission is to fight devastating ignorance with a fact-based worldview everyone can understand.” Founded in Stockholm…
Read more
C++Delphi

The Future Of Desktop Apps Is Native Code

Desktop apps are powerful execution tools that can natively run on your local machine to provide holistic application navigation and utilization experiences. With the advancement of modern web technologies, the desktop application development paradigm also experienced a…
C++Code

LearnCPlusPLus.org :: Give Me Your Inheritance!

Hello C++ Developers,. It’s another milestone at LearnCPlusPlus.org, we started to add posts about the basics of Artificial Intelligence Technologies. Last week had a lot of great subjects again! This week here we answer these questions, What is Inheritance in…
C++CodeDelphiRAD Studio

RAD Server CRUD Procedures - Part 1

In this RAD Server CRUD Procedures – Part 1 post, we will discuss the the default generated CRUD procedure implementations from the RAD Server Package Wizard. In the RAD Server CRUD Procedures – Part 2 post, we will discuss modifying the default generated CRUD…