Explore using GIMP to program modern GUI interfaces in C and C++.
Creating a C/C++ GUI with GTK+
Published 04/21/2017
Explore using GIMP to program modern GUI interfaces in C and C++.
Understand how to properly use pointers in your C/C++ programming, and you're on your way to mastering the language.
Rise to the challenge of testing software on multiple platforms.
Explore using C++ on Docker Engine.
Focus on the container class from the STL.
Gain an intuitive understanding of MVC with its actual implementation in the Qt C++ Framework.
Learn to implement exception handling mechanism in C++.

Learn about TypeScript: what it is, and its type system.

Spelling and grammar are a headache, but one that can be cured. Learn to code your own spell check routine.
Take advantage of pattern matching to check for patterns in your code, improve performance, and simplify your code.