Connection Quest Blog
Concurrency control
Find out how to effectively use your parallelism-enabled hardware by...
Sequencing
As software engineers, it’s fairly common for us to arrange things in sequences...
Java Native Interface with Qt
Learn how to run Java code from native applications and libraries written in other languages such as...
Forming class(es)
Learn how to make a connection between the design of a class and its functionality...
Objects vs. Data Structures
As you surely know, C++ supports object-oriented programming (OOP)...
Decompose!
Functions exist so we can meaningfully package related operations into reusable entities...
Work out your types
Types dictate how objects are stored and manipulated in our programs...









