News

Find out how to learn Python for free using widely available online resources, and discover how learning Python can benefit you and your career.
Microsoft's two new video series target beginner developers interested in using Python for machine-learning programs.
Even if you already use Python, you’ll probably pick up some good insight from these videos. We don’t know how you’re spending your next few hours, but we’ll be learning more Python.
Python dataclasses can make your Python classes less verbose and more powerful at the same time. Here's an introduction to using dataclasses in your Python programs.