• HOME
  • ABOUT US
  • SERVICES
  • PORTFOLIO
  • BLOG
Connection Quest Connection Quest
Connection Quest

Marko Jovic

Connection Quest Blog

31Jul
Test!

Test!

July 31, 2020 Marko Jovic Clean C++
Learn how to thoroughly and continuously inspect your code against...
Read more
29Jul
Prepare your defense

Prepare your defense

July 29, 2020 Marko Jovic Clean C++
Learn how to protect your programs from unwanted and unexpected...
Read more
23Jul
Concurrency control

Concurrency control

July 23, 2020 Marko Jovic Clean C++
Find out how to effectively use your parallelism-enabled hardware by...
Read more
16Jul
Sequencing

Sequencing

July 16, 2020 Marko Jovic Clean C++
As software engineers, it’s fairly common for us to arrange things in sequences...
Read more
09Jul
Be generic

Be generic

July 9, 2020 Marko Jovic Clean C++
Learn how to write more generalized and easier to change code with...
Read more
06Jul
Java Native Interface with Qt

Java Native Interface with Qt

July 6, 2020 Marko Jovic Tips & Tricks
Learn how to run Java code from native applications and libraries written in other languages such as...
Read more
02Jul
Forming class(es)

Forming class(es)

July 2, 2020 Marko Jovic Clean C++
Learn how to make a connection between the design of a class and its functionality...
Read more
25Jun
Objects vs. Data Structures

Objects vs. Data Structures

June 25, 2020 Marko Jovic Clean C++
As you surely know, C++ supports object-oriented programming (OOP)...
Read more
18Jun
Decompose!

Decompose!

June 18, 2020 Marko Jovic Clean C++
Functions exist so we can meaningfully package related operations into reusable entities...
Read more
12Jun
Work out your types

Work out your types

June 12, 2020 Marko Jovic Clean C++
Types dictate how objects are stored and manipulated in our programs...
Read more

© 2025 Connection Quest j.d.o.o. All rights reserved.