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

Begin creating a Neural Network to simulate a human brain's function and activity.
Create a video recorder that records your desktop and mouse on your computer.
There are several different ways to use Visual Basic to record sounds from your daily life. Explore a few here.
On a lighter note, learn how to extract audio segments from a song.
Learn how to use VB.NET to create your own Video Encoder.
Learn just about everything you need to know about using DirectX 8 and DirectSound to create and modify sound files.
Learn to implement exception handling mechanism in C++.
Look at what can be done with mapping in a UWP (Universal Windows Platform) app.
With a UWP app, you can design for specific input modes and devices. Learn to control a camera from one.
Take advantage of pattern matching to check for patterns in your code, improve performance, and simplify your code.