<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Type-Hinting on WaYdotNET --&gt; WEB AND DEVOPS</title>
    <link>https://www.waydotnet.com/tags/type-hinting/</link>
    <description>Recent content in Type-Hinting on WaYdotNET --&gt; WEB AND DEVOPS</description>
    <image>
      <title>WaYdotNET --&gt; WEB AND DEVOPS</title>
      <url>https://www.waydotnet.com/waydotnet_small.jpeg</url>
      <link>https://www.waydotnet.com/waydotnet_small.jpeg</link>
    </image>
    <generator>Hugo -- 0.147.2</generator>
    <language>en</language>
    <lastBuildDate>Sat, 15 Jun 2024 09:26:55 +0000</lastBuildDate>
    <atom:link href="https://www.waydotnet.com/tags/type-hinting/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Coding to interfaces: Structural Subtyping in Python</title>
      <link>https://www.waydotnet.com/posts/2024-06-15-coding-to-interfaces-structural-subtyping-in-python/</link>
      <pubDate>Sat, 15 Jun 2024 09:26:55 +0000</pubDate>
      <guid>https://www.waydotnet.com/posts/2024-06-15-coding-to-interfaces-structural-subtyping-in-python/</guid>
      <description>Separare l’interfaccia dall’implementazione, una delle regole d’oro dell’OOP. Come applicarla in un linguaggio tipizzato dinamicamente come Python? Un’introduzione allo Structural Subtyping e all’utilizzo dei Protocol</description>
    </item>
  </channel>
</rss>
