Explore using GIMP to program modern GUI interfaces in C and C++.


Explore using GIMP to program modern GUI interfaces in C and C++.

Learn how to take advantage of Microservices architecture, a suite of independently deployable and loosely coupled services to design complex applications.

See which techniques in modern C++ help writing not only simple and clear code, but make it safer and more reliable.
Peruse an overview of file handling and how effectively we can use common files through C++ program logic.
Learn to implement exception handling mechanism in C++.
What's new from Microsoft? Visual Studio 2017 and a whole lot more!
Learn to implement exception handling mechanism in C++.

The addition of ValueTask to the asynchronous tool box has been a big new feature in C# 7.

Begin creating a Neural Network to simulate a human brain's function and activity.

Take advantage of pattern matching to check for patterns in your code, improve performance, and simplify your code.