News

This post explains how to use classes in Python. Including: how to use static and private methods, constructors, and more!
Portable Class Libraries create a single DLL that can be used across platforms, making code sharing easier. Learn how to use them by building a weather app with a portable core.