Become proficient with using type definitions in C#.
Latest Design/Techniques Articles
Turning Natural Language into Meaning with LUIS (Natural Language Understanding)
Users love using natural language to chat with bots. Learn how to make your bot understand natural language meaning by using LUIS.
.NET Design Patterns: The Delegation Pattern
Learn how to pass off the delegation of an operation to a different class.
Akka in Action: Why use clustering?
Learn to use clusters in your Akka work.
Beginning C#: More about Variables in C#
String along with me and learn more about using strings in your C# programming.
Base64 Encoding from C#
Using the Base64 system isn't as archaic as you might think. Refresh your skills here.
Latest CodeGuru Developer Columns
Understanding the C++ Utility Components in the C++ Standard Library
Learn more about a few commonly used components and explore their utility and usages.

Top Programming Languages to Use for .NET Development
Take a look at some of the most popular languages to use within the .NET paradigm.

Using Common Visual Basic Maths Conversion Functions—Imperial to Metric
When you need to convert imperial to metric and vice versa, here are some formulas to keep on hand.
The Value of APIs
Application Programming Interfaces (APIs) are where you have to be. It's not a matter of if as much as a matter of which.