Explore using C++ on Docker Engine.

Explore using C++ on Docker Engine.
Sample code for a fast version of Conway's Game of Life with thread and DirectX draw.
Learn how to create a simple platform-independent C++ thread class.
Tom Archer presents a step-by-step tutorial for building an application that uses the .NET XML classes to read and write video information to an XML file.
For situations when a company doesn't want the responsibility of maintaining a user password file, Tom Archer presents a mechanism that stores and uses the hash codes of passwords instead of the actual passwords to validate users.
Learn how to enumerate local and remote event logs, instantiate an EventLog object for a specific event log, create a custom event log specific to your application, and delete an event log.
Learn more about a few commonly used components and explore their utility and usages.
Become proficient with using type definitions in C#.
Learn about the various forms of encryption in Visual Basic and the differences among them.
Application Programming Interfaces (APIs) are where you have to be. It's not a matter of if as much as a matter of which.