April 2018
Intermediate to advanced
404 pages
8h 27m
English
We often see the word debug when reading tutorials or articles related to programming. But do you know what debugging means? A bug in programming terms means an error or defect within a computer program that prevents the software from operating correctly, which often leads to incorrect output or even a crash.
In this chapter, we will cover the following topics and learn how to debug our Qt project:
Let's get started.
Read now
Unlock full access