Special Note : This course is based on Qt 5. Qt 6 is the latest version of Qt (Released in December 2020), and it introduced some changes that won’t work with code written for Qt 5. Threading is one of the highly affected areas of Qt. We will be creating an update that takes Qt 6 in consideration over the next few months, but with this course, we highly recommend using Qt 5.
Qt is a cross platform application development framework , you can use it to develop applications for windows, mac, linux , mobile and embedded devices.
This course will enable you to take advantage of the Multi–threading and Inter Process Communication features offered by the Qt framework, using the C++ programming language.
You will learn and master different ways you can create and manage threads, give them work they can do in the background and let them report back to you when they are done with the results.The course won’t just show you how to create threads and use them to improve the design of your application; you will also understand why each technique works and the common pitfalls one comes across when using threads and IPC in their C++ applications.
Instructor Details
Courses : 6
Specification: Multi-Threading and IPC with Qt 5 C++
|
10 reviews for Multi-Threading and IPC with Qt 5 C++
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Price | $14.99 |
---|---|
Provider | |
Duration | 13 hours |
Year | 2019 |
Level | Intermediate |
Language | English |
Certificate | Yes |
Quizzes | No |
$19.99 $14.99
Jan Krasodomski –
Great examples and well defined course structure.
Francisco Garc a Mar n –
From my point of view he has a big capacity to show things in an easy way without to ommit information and rigurosity. My congratulations to Daniel Gakwaya !!! .
Jim Hankins –
The instructor provides clear coverage of the topics providing a good balance of examples.
Dinesh Prasad –
Nice Tutorial. Easy to understand.. Thank you very much for sharing the knowledge. The tutorial is simple and easy to follow the instructor.
Marco Lionetti –
Good course !
Rick Armbruster –
Ich kann diesen Kurs als langj hriger Nutzer von C++ empfehlen. Multithreading und Interprozesskommunikation sind keine trivialen Skills.
Shiv Kumar –
very good course !
N stor Amigo Cairo –
Ha sido una buena elecci n, buscaba justamente aprender D Bus.
Talal Albader –
this is my second course for the instructor,I would say the contents very valuable and clear.
Akash Kumar Sinha –
Excellent content with a detailed explanation, without missing/omitting any steps. I really like the way the author keeps all the content uniform : GUI is consistent and explains the new concepts by changing the background code.