Learn how to detect if a touchscreen is available on the device running your application. You'll also see how to display a touch-enabled keyboard!

Learn how to detect if a touchscreen is available on the device running your application. You'll also see how to display a touch-enabled keyboard!
With a UWP app, you can design for specific input modes and devices. Learn to control a camera from one.
Learn the basics of making a Blackjack game as well as how to create your own playing cards.
Dive into Genetic Algorithms and create a way to train a Neuron Network to distinguish right from wrong.
Begin creating a Neural Network to simulate a human brain's function and activity.
Learn how you can use Visual Basic to make a program that mounts ISO files.
Learn to implement exception handling mechanism in C++.
Learn about TypeScript: what it is, and its type system.
Learn how to detect if a touchscreen is available on the device running your application. You'll also see how to display a touch-enabled keyboard!
Take advantage of pattern matching to check for patterns in your code, improve performance, and simplify your code.