<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>programming languages on GeekTrainer</title>
    <link>https://geektrainer.dev/tags/programming-languages/</link>
    <description>Recent content in programming languages on GeekTrainer</description>
    <generator>Hugo -- gohugo.io</generator>
    <lastBuildDate>Fri, 25 Jun 2021 00:00:00 +0000</lastBuildDate><atom:link href="https://geektrainer.dev/tags/programming-languages/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Python Type Hints</title>
      <link>https://geektrainer.dev/code/python-type-hints/</link>
      <pubDate>Fri, 25 Jun 2021 00:00:00 +0000</pubDate>
      
      <guid>https://geektrainer.dev/code/python-type-hints/</guid>
      <description>I was on a community call on the Microsoft Python Discord channel when I was asked what my favorite new feature for Python was. My answer was immediate - &amp;ldquo;Type hints, type hints, type hints&amp;rdquo;. I find questions like this make for great blog posts, so let&amp;rsquo;s give it a whirl!
The problem Before we get into type hints and why they&amp;rsquo;re so amazing, let&amp;rsquo;s explore the problem space. Let&amp;rsquo;s say I&amp;rsquo;ve created the following function:</description>
    </item>
    
  </channel>
</rss>
