<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: The Changing Face of High-Level Programming</title>
	<atom:link href="http://kubasik.net/blog/2007/10/24/the-changing-face-of-high-level-programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://kubasik.net/blog/2007/10/24/the-changing-face-of-high-level-programming/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=the-changing-face-of-high-level-programming</link>
	<description>Kevin Kubasik's Personal Blog</description>
	<lastBuildDate>Sat, 17 Jul 2010 15:28:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: Kevin Kubasik</title>
		<link>http://kubasik.net/blog/2007/10/24/the-changing-face-of-high-level-programming/comment-page-1/#comment-263</link>
		<dc:creator>Kevin Kubasik</dc:creator>
		<pubDate>Thu, 25 Oct 2007 17:45:11 +0000</pubDate>
		<guid isPermaLink="false">http://kubasik.net/blog/2007/10/24/the-changing-face-of-high-level-programming/#comment-263</guid>
		<description>Most definitely! Those are some great resources! They are a little light on this stuff as its way new and still incomplete in Mono, but for the stable API&#039;s its a great idea.</description>
		<content:encoded><![CDATA[<p>Most definitely! Those are some great resources! They are a little light on this stuff as its way new and still incomplete in Mono, but for the stable API&#8217;s its a great idea.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Conkling</title>
		<link>http://kubasik.net/blog/2007/10/24/the-changing-face-of-high-level-programming/comment-page-1/#comment-262</link>
		<dc:creator>Andrew Conkling</dc:creator>
		<pubDate>Thu, 25 Oct 2007 17:42:20 +0000</pubDate>
		<guid isPermaLink="false">http://kubasik.net/blog/2007/10/24/the-changing-face-of-high-level-programming/#comment-262</guid>
		<description>Good stuff. I couldn&#039;t find a whole lot of just-C# stuff on the MSDN, but I did notice there&#039;s a good bit in the Mono Doc Viewer, as well as a few links in MonoDevelop. Seems like there&#039;s a lot at my disposal!

Thanks for the help.</description>
		<content:encoded><![CDATA[<p>Good stuff. I couldn&#8217;t find a whole lot of just-C# stuff on the MSDN, but I did notice there&#8217;s a good bit in the Mono Doc Viewer, as well as a few links in MonoDevelop. Seems like there&#8217;s a lot at my disposal!</p>
<p>Thanks for the help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Kubasik</title>
		<link>http://kubasik.net/blog/2007/10/24/the-changing-face-of-high-level-programming/comment-page-1/#comment-265</link>
		<dc:creator>Kevin Kubasik</dc:creator>
		<pubDate>Wed, 24 Oct 2007 17:21:24 +0000</pubDate>
		<guid isPermaLink="false">http://kubasik.net/blog/2007/10/24/the-changing-face-of-high-level-programming/#comment-265</guid>
		<description>Well, for starters, MSDN (Microsoft Developers Network) isn&#039;t the enemy, there is a lot of documentation there, and plenty of it is geared at beginners. This post was a little bit of stuff from everywhere, its just when I realized that we were enumerating most everything with linq, why not use that to kill the ugly loop syntax.

Also, mono-project.org is a great resource, but to be honest, the best way to learn it is find some small task you would normally script or something, and do it in C#.</description>
		<content:encoded><![CDATA[<p>Well, for starters, MSDN (Microsoft Developers Network) isn&#8217;t the enemy, there is a lot of documentation there, and plenty of it is geared at beginners. This post was a little bit of stuff from everywhere, its just when I realized that we were enumerating most everything with linq, why not use that to kill the ugly loop syntax.</p>
<p>Also, mono-project.org is a great resource, but to be honest, the best way to learn it is find some small task you would normally script or something, and do it in C#.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andrewski</title>
		<link>http://kubasik.net/blog/2007/10/24/the-changing-face-of-high-level-programming/comment-page-1/#comment-264</link>
		<dc:creator>andrewski</dc:creator>
		<pubDate>Wed, 24 Oct 2007 17:12:07 +0000</pubDate>
		<guid isPermaLink="false">http://kubasik.net/blog/2007/10/24/the-changing-face-of-high-level-programming/#comment-264</guid>
		<description>I&#039;m just getting into C# to contribute primarily to Banshee. I was wondering what resources you&#039;ve used to learn and stay sharp (pun not intended, but noticed) in C#/Mono. For instance, where&#039;d you find info about this little gem?

Thanks!
Andrew Conkling</description>
		<content:encoded><![CDATA[<p>I&#8217;m just getting into C# to contribute primarily to Banshee. I was wondering what resources you&#8217;ve used to learn and stay sharp (pun not intended, but noticed) in C#/Mono. For instance, where&#8217;d you find info about this little gem?</p>
<p>Thanks!<br />
Andrew Conkling</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Kubasik</title>
		<link>http://kubasik.net/blog/2007/10/24/the-changing-face-of-high-level-programming/comment-page-1/#comment-266</link>
		<dc:creator>Kevin Kubasik</dc:creator>
		<pubDate>Wed, 24 Oct 2007 15:40:55 +0000</pubDate>
		<guid isPermaLink="false">http://kubasik.net/blog/2007/10/24/the-changing-face-of-high-level-programming/#comment-266</guid>
		<description>I&#039;ve never really done anything serious in ruby, a little rails work, but not much else. Do they have bindings for gtk/gvfs etc?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve never really done anything serious in ruby, a little rails work, but not much else. Do they have bindings for gtk/gvfs etc?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://kubasik.net/blog/2007/10/24/the-changing-face-of-high-level-programming/comment-page-1/#comment-267</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Wed, 24 Oct 2007 15:35:54 +0000</pubDate>
		<guid isPermaLink="false">http://kubasik.net/blog/2007/10/24/the-changing-face-of-high-level-programming/#comment-267</guid>
		<description>Coming from the Ruby world, I simply can&#039;t imagine *not* having blocks/lambda expressions!</description>
		<content:encoded><![CDATA[<p>Coming from the Ruby world, I simply can&#8217;t imagine *not* having blocks/lambda expressions!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
