<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Pragmatic Theories</title>
	<atom:link href="http://www.keyvan.tech/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.keyvan.tech</link>
	<description>Keyvan Nayyeri&#039;s Podcast</description>
	<lastBuildDate>Sun, 11 Oct 2015 20:47:38 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.4.2</generator>

<image>
	<url>http://i0.wp.com/www.keyvan.tech/wp-content/uploads/2015/08/cropped-logo.png?fit=32%2C32</url>
	<title>Pragmatic Theories</title>
	<link>http://www.keyvan.tech</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Episode 4: Lessons in Life</title>
		<link>http://www.keyvan.tech/lessons-in-life/</link>
		<comments>http://www.keyvan.tech/lessons-in-life/#respond</comments>
		<pubDate>Sun, 11 Oct 2015 16:17:07 +0000</pubDate>
		<dc:creator><![CDATA[Keyvan Nayyeri]]></dc:creator>
				<category><![CDATA[Lifestyle]]></category>
		<category><![CDATA[Podcast]]></category>

		<guid isPermaLink="false">http://www.keyvan.tech/?p=133</guid>
		<description><![CDATA[In this episode published on my 31st birthday, I look back in life and share 15 lessons that I have learned in these years and how they relate to each other, and how they have helped shape my character and career.]]></description>
				<content:encoded><![CDATA[<p>Publishing this episode on my 31st birthday, I look back into my own life experiences to share the top 15 lessons I&#8217;ve learned in life and how they relate to each other and how they have shaped my character, career, and decisions.</p>
<p>The top three lessons are my core principles in life: importance of time, being passionate, and knowing self.</p>
<hr />
<p>The following songs were used in this episode under Fair Use:</p>
<ul>
<li><a href="https://itun.es/us/W9cK9?i=1032861197">To the Airport by Theodore Shapiro</a></li>
<li><a href="https://itun.es/us/zmWRX?i=833553230">Chance Nature of Existence by Alan Silvestri</a></li>
</ul>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.keyvan.tech/lessons-in-life/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Episode 3: Immigration</title>
		<link>http://www.keyvan.tech/immigration/</link>
		<comments>http://www.keyvan.tech/immigration/#respond</comments>
		<pubDate>Mon, 05 Oct 2015 12:29:59 +0000</pubDate>
		<dc:creator><![CDATA[Keyvan Nayyeri]]></dc:creator>
				<category><![CDATA[Podcast]]></category>
		<category><![CDATA[Politics]]></category>

		<guid isPermaLink="false">http://www.keyvan.tech/?p=122</guid>
		<description><![CDATA[Third episode of this podcast is dedicated to immigration and more specifically three aspects of it: difficulty of immigration for immigrants from an immigrant's personal experience, political issues around immigration, and responsibilities of immigrants in a host country to blend in the society and succeed.]]></description>
				<content:encoded><![CDATA[<p>I dedicate the third episode of this podcast to something that I have experienced personally in my life and has been a major topic in news and politics in the past few months: immigration.</p>
<p>In this episode I focus on three aspects of immigration. The first aspect is difficulty of immigration and I share a few personal stories about this. Its second aspect is the legal and political aspect of immigration and where most of the problems are originating from. And the third and last aspect of immigration is the responsibilities of immigrants in a host country and why it&#8217;s important for them to learn about the language, culture, and society.</p>
<hr />
<p>Links from this episode:</p>
<ul>
<li><a href="https://www.heb.com/">HEB</a></li>
<li><a href="https://www.facebook.com/humansofnewyork">Humans of New York</a></li>
</ul>
<hr />
<p>The following songs were used in this episode under Fair Use:</p>
<ul>
<li><a href="https://itun.es/us/nuHlw?i=372118829">Prince of Persia by Harry Gregson-Williams</a></li>
<li><a href="https://itun.es/us/oxen-?i=1043613152">See You In a Few by Harry Gregson-Williams</a></li>
</ul>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.keyvan.tech/immigration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Episode 2: Program into Your Language, Not in It</title>
		<link>http://www.keyvan.tech/program-into-your-language-not-in-it/</link>
		<comments>http://www.keyvan.tech/program-into-your-language-not-in-it/#respond</comments>
		<pubDate>Sun, 06 Sep 2015 11:46:43 +0000</pubDate>
		<dc:creator><![CDATA[Keyvan Nayyeri]]></dc:creator>
				<category><![CDATA[Podcast]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.keyvan.tech/?p=111</guid>
		<description><![CDATA[The second episode is focused on the importance of the programming language used to build software and a popular quote from Code Complete book that emphasizes on the importance of problem solving ability in any programming language rather than looking for a language that solves all the problems. In addition, some general thoughts are shared on the job market and type systems and their impact on choosing a programming language.]]></description>
				<content:encoded><![CDATA[<p>In the second episode I talk about one of my favorite parts of Code Complete book titled &#8220;Program into Your Language, Not in It&#8221; which essentially emphasizes on the importance of being able to solve any problem in any language.</p>
<p>I provide some general discussions about why there are many similarities between modern programming languages (regardless of their paradigm or type system) and why it&#8217;s important to focus on problem solving rather than programming languages themselves.</p>
<p>In addition, I talk about why I prefer to use open source programming languages since jobs for such languages and platforms tend to give more respect to and put more emphasis on the people who build software.</p>
<p>This episode is concluded with a short discussion on type systems and why I personally prefer statically typed languages even though dynamically typed languages are as great.</p>
<hr />
<p>Links from this episode:</p>
<ul>
<li><a href="http://www.cc2e.com/">Code Complete by Steve McConnell</a></li>
<li><a href="http://www.scala-lang.org/">Scala programming language</a></li>
<li><a href="https://en.wikipedia.org/wiki/Martin_Odersky">Martin Odersky</a></li>
<li><a href="http://llvm.org/">The LLVM Compiler Infrastructure</a></li>
</ul>
<hr />
<p>The following songs were used in this episode under Fair Use:</p>
<ul>
<li><a href="https://itun.es/us/r36Qw?i=380350137">Dream is Collapsing by Hans Zimmer</a></li>
<li><a href="https://itun.es/us/fDz9q?i=284530642">Agent of Chaos by Hans Zimmer</a></li>
</ul>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.keyvan.tech/program-into-your-language-not-in-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Episode 1: Kicking Off</title>
		<link>http://www.keyvan.tech/kicking-off/</link>
		<comments>http://www.keyvan.tech/kicking-off/#respond</comments>
		<pubDate>Tue, 01 Sep 2015 18:00:27 +0000</pubDate>
		<dc:creator><![CDATA[Keyvan Nayyeri]]></dc:creator>
				<category><![CDATA[Podcast]]></category>

		<guid isPermaLink="false">http://www.keyvan.tech/?p=71</guid>
		<description><![CDATA[In this very first and short episode I give a quick introduction to myself and what Pragmatic Theories podcast will be about.]]></description>
				<content:encoded><![CDATA[<p>Hello and welcome to Pragmatic Podcast, a podcast hosted by me about technology, software engineering, lifestyle, and other topics.</p>
<p>In this first episode, I introduce myself, this podcast, and why I decided to return to online content publishing after a few years.</p>
<hr />
<p>Links from this episode:</p>
<ul>
<li><a href="http://www.keyvan.info">My personal site</a></li>
<li><a href="https://twitter.com/keyvan">My Twitter</a></li>
<li><a href="http://github.com/keyvan/">My GitHub</a></li>
</ul>
<hr />
<p>The following songs were used in this episode under Fair Use:</p>
<ul>
<li><a href="https://itun.es/us/iFy48?i=1021413668">Escape from East Berlin by Daniel Pemberton</a></li>
<li><a href="https://itun.es/us/iFy48?i=1021413698">The Unfinished Kiss by Daniel Pemberton</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.keyvan.tech/kicking-off/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
