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


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

Look at what can be done with mapping in a UWP (Universal Windows Platform) app.

Play with gravity in Unity.
Learn to build a console application that you can run on the rPi 2.
The addition of ValueTask to the asynchronous tool box has been a big new feature in C# 7.
With the arrival of C# 7, tuples have changed quite a bit. If you haven't been using them, read this article; you might reconsider their use.
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.