<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" encoding="UTF-8" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:atom="http://www.w3.org/2005/Atom/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:fireside="http://fireside.fm/modules/rss/fireside">
  <channel>
    <fireside:hostname>web02.fireside.fm</fireside:hostname>
    <fireside:genDate>Fri, 15 May 2026 16:02:45 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>Documentation Not Included - Episodes Tagged with “Languages”</title>
    <link>https://dnistream.fireside.fm/tags/languages</link>
    <pubDate>Thu, 27 Jun 2019 19:00:00 +0100</pubDate>
    <description>DNIStream produces podcasts headed by Chris and Josey who connected through development, gaming, the world wide web, and a mutual love of gabbing while running wildly off on tangents. 
The current iteration of Documentation Not Included focuses on discussing all things that capture the attention of the two jaded hosts. Previous iterations focused on being a live knowledge reposity for software professionals and included Development Not Included (Live streamed development on Monday at 7PM GMT (https://twitch.tv/dnistream)).
</description>
    <language>en-gb</language>
    <itunes:type>episodic</itunes:type>
    <itunes:subtitle>Chris and Josey discuss all things that capture the attention of these two jaded hosts.</itunes:subtitle>
    <itunes:author>Documentation Not Included</itunes:author>
    <itunes:summary>DNIStream produces podcasts headed by Chris and Josey who connected through development, gaming, the world wide web, and a mutual love of gabbing while running wildly off on tangents. 
The current iteration of Documentation Not Included focuses on discussing all things that capture the attention of the two jaded hosts. Previous iterations focused on being a live knowledge reposity for software professionals and included Development Not Included (Live streamed development on Monday at 7PM GMT (https://twitch.tv/dnistream)).
</itunes:summary>
    <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/8/8e0be1ae-e9ee-418b-96b3-1c0f4b0bf430/cover.jpg?v=2"/>
    <itunes:explicit>no</itunes:explicit>
    <itunes:keywords>development, gaming, entertainment, chat,</itunes:keywords>
    <itunes:owner>
      <itunes:name>Documentation Not Included</itunes:name>
      <itunes:email>contact@dnistream.live</itunes:email>
    </itunes:owner>
<itunes:category text="Technology"/>
<itunes:category text="Leisure">
  <itunes:category text="Video Games"/>
</itunes:category>
<itunes:category text="Education"/>
<item>
  <title>Python: The Second Language</title>
  <link>https://dnistream.fireside.fm/python-the-second-language</link>
  <guid isPermaLink="false">def3297e-f2a2-497b-9be5-90ca9e8abd51</guid>
  <pubDate>Thu, 27 Jun 2019 19:00:00 +0100</pubDate>
  <author>Documentation Not Included</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/8e0be1ae-e9ee-418b-96b3-1c0f4b0bf430/def3297e-f2a2-497b-9be5-90ca9e8abd51.mp3" length="45249970" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>Documentation Not Included</itunes:author>
  <itunes:subtitle>Owain Williams livesd and breathes C# in his work and as an Umbraco MVP. So what made him want to look at Python? The DNIStream team looks at what it is like to learn a second programming language, and even get into a debate about the very definition of the term "language".</itunes:subtitle>
  <itunes:duration>59:55</itunes:duration>
  <itunes:explicit>yes</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/8/8e0be1ae-e9ee-418b-96b3-1c0f4b0bf430/episodes/d/def3297e-f2a2-497b-9be5-90ca9e8abd51/cover.jpg?v=1"/>
  <description>&lt;p&gt;Owain Williams has lived and breathed C#. So what made him want to look at Python? The DNIStream team looks at what it is like to learn a second programming language, and even get into a debate about the very definition of the term "language".&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;TOPICS&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;What is the definition of language?&lt;/li&gt;
&lt;li&gt;Why python?&lt;/li&gt;
&lt;li&gt;What is special about it?&lt;/li&gt;
&lt;li&gt;The real pros about having more than one language in your toolkit&lt;/li&gt;
&lt;li&gt;...and more!&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;LINKS&lt;/strong&gt;&lt;br&gt;
&lt;a href="https://pragprog.com/book/tpp20/the-pragmatic-programmer-20th-anniversary-edition" target="_blank" rel="nofollow noopener"&gt;Pragmatic Programmer Beta (20th Anniversary edition)&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.youtube.com/watch?v=_uQrJ0TkZlc" target="_blank" rel="nofollow noopener"&gt;Python Tutorial for Beginners - Mosh Hamedani&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.amazon.co.uk/dp/B07J4521M3/ref=cm_sw_r_tw_dp_U_x_dDZeDbZYC3QYG" target="_blank" rel="nofollow noopener"&gt;Python Crash Course 2nd Edition&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/OwainWilliams/Python" target="_blank" rel="nofollow noopener"&gt;Git Repo of Owain's code&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.youtube.com/watch?v=KOdfpbnWLVo" target="_blank" rel="nofollow noopener"&gt;Python by Socratica&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;MUSIC FROM THE CCMIXTER COMMUNITY&lt;/strong&gt;&lt;br&gt;
Snazzy Intro: On Top of the World by texasradiofish (c) copyright 2015 Licensed under a Creative Commons Attribution Noncommercial  (3.0) license. &lt;a href="http://dig.ccmixter.org/files/texasradiofish/50478" target="_blank" rel="nofollow noopener"&gt;http://dig.ccmixter.org/files/texasradiofish/50478&lt;/a&gt; Ft: John Fletcher, Patricia Edwards, ElRon XChile, Speck, alexplaysguitar&lt;br&gt;
Live Show Starting Soon: cdk - Sunday by Analog By Nature (c) copyright 2016 Licensed under a Creative Commons Attribution (3.0) license. &lt;a href="http://dig.ccmixter.org/files/cdk/53755" target="_blank" rel="nofollow noopener"&gt;http://dig.ccmixter.org/files/cdk/53755&lt;/a&gt; &lt;br&gt;
Live Show Outro: ＭＩＬＬＥＮＮＩＡＬＳ by Analog By Nature (c) copyright 2018 Licensed under a Creative Commons Attribution (3.0) license. &lt;a href="http://dig.ccmixter.org/files/cdk/57150" target="_blank" rel="nofollow noopener"&gt;http://dig.ccmixter.org/files/cdk/57150&lt;/a&gt;  Special Guest: Owain Williams.&lt;/p&gt;
</description>
  <itunes:keywords>c#, dev, languages, programming, python</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>Owain Williams has lived and breathed C#. So what made him want to look at Python? The DNIStream team looks at what it is like to learn a second programming language, and even get into a debate about the very definition of the term &quot;language&quot;.</p>

<p><strong>TOPICS</strong></p>

<ul>
<li>What is the definition of language?</li>
<li>Why python?</li>
<li>What is special about it?</li>
<li>The real pros about having more than one language in your toolkit</li>
<li>...and more!</li>
</ul>

<p><strong>LINKS</strong><br>
<a href="https://pragprog.com/book/tpp20/the-pragmatic-programmer-20th-anniversary-edition" rel="nofollow">Pragmatic Programmer Beta (20th Anniversary edition)</a> </p>

<p><a href="https://www.youtube.com/watch?v=_uQrJ0TkZlc" rel="nofollow">Python Tutorial for Beginners - Mosh Hamedani</a></p>

<p><a href="https://www.amazon.co.uk/dp/B07J4521M3/ref=cm_sw_r_tw_dp_U_x_dDZeDbZYC3QYG" rel="nofollow">Python Crash Course 2nd Edition</a></p>

<p><a href="https://github.com/OwainWilliams/Python" rel="nofollow">Git Repo of Owain&#39;s code</a></p>

<p><a href="https://www.youtube.com/watch?v=KOdfpbnWLVo" rel="nofollow">Python by Socratica</a></p>

<p><strong>MUSIC FROM THE CCMIXTER COMMUNITY</strong><br>
Snazzy Intro: On Top of the World by texasradiofish (c) copyright 2015 Licensed under a Creative Commons Attribution Noncommercial  (3.0) license. <a href="http://dig.ccmixter.org/files/texasradiofish/50478" rel="nofollow">http://dig.ccmixter.org/files/texasradiofish/50478</a> Ft: John Fletcher, Patricia Edwards, ElRon XChile, Speck, alexplaysguitar<br>
Live Show Starting Soon: cdk - Sunday by Analog By Nature (c) copyright 2016 Licensed under a Creative Commons Attribution (3.0) license. <a href="http://dig.ccmixter.org/files/cdk/53755" rel="nofollow">http://dig.ccmixter.org/files/cdk/53755</a> <br>
Live Show Outro: ＭＩＬＬＥＮＮＩＡＬＳ by Analog By Nature (c) copyright 2018 Licensed under a Creative Commons Attribution (3.0) license. <a href="http://dig.ccmixter.org/files/cdk/57150" rel="nofollow">http://dig.ccmixter.org/files/cdk/57150</a> </p><p>Special Guest: Owain Williams.</p>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>Owain Williams has lived and breathed C#. So what made him want to look at Python? The DNIStream team looks at what it is like to learn a second programming language, and even get into a debate about the very definition of the term &quot;language&quot;.</p>

<p><strong>TOPICS</strong></p>

<ul>
<li>What is the definition of language?</li>
<li>Why python?</li>
<li>What is special about it?</li>
<li>The real pros about having more than one language in your toolkit</li>
<li>...and more!</li>
</ul>

<p><strong>LINKS</strong><br>
<a href="https://pragprog.com/book/tpp20/the-pragmatic-programmer-20th-anniversary-edition" rel="nofollow">Pragmatic Programmer Beta (20th Anniversary edition)</a> </p>

<p><a href="https://www.youtube.com/watch?v=_uQrJ0TkZlc" rel="nofollow">Python Tutorial for Beginners - Mosh Hamedani</a></p>

<p><a href="https://www.amazon.co.uk/dp/B07J4521M3/ref=cm_sw_r_tw_dp_U_x_dDZeDbZYC3QYG" rel="nofollow">Python Crash Course 2nd Edition</a></p>

<p><a href="https://github.com/OwainWilliams/Python" rel="nofollow">Git Repo of Owain&#39;s code</a></p>

<p><a href="https://www.youtube.com/watch?v=KOdfpbnWLVo" rel="nofollow">Python by Socratica</a></p>

<p><strong>MUSIC FROM THE CCMIXTER COMMUNITY</strong><br>
Snazzy Intro: On Top of the World by texasradiofish (c) copyright 2015 Licensed under a Creative Commons Attribution Noncommercial  (3.0) license. <a href="http://dig.ccmixter.org/files/texasradiofish/50478" rel="nofollow">http://dig.ccmixter.org/files/texasradiofish/50478</a> Ft: John Fletcher, Patricia Edwards, ElRon XChile, Speck, alexplaysguitar<br>
Live Show Starting Soon: cdk - Sunday by Analog By Nature (c) copyright 2016 Licensed under a Creative Commons Attribution (3.0) license. <a href="http://dig.ccmixter.org/files/cdk/53755" rel="nofollow">http://dig.ccmixter.org/files/cdk/53755</a> <br>
Live Show Outro: ＭＩＬＬＥＮＮＩＡＬＳ by Analog By Nature (c) copyright 2018 Licensed under a Creative Commons Attribution (3.0) license. <a href="http://dig.ccmixter.org/files/cdk/57150" rel="nofollow">http://dig.ccmixter.org/files/cdk/57150</a> </p><p>Special Guest: Owain Williams.</p>]]>
  </itunes:summary>
</item>
  </channel>
</rss>
