<?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: Tutorials for Learning C ?</title>
	<atom:link href="http://seilo.geekyogre.com/2009/04/tutorials-for-learning-c/feed/" rel="self" type="application/rss+xml" />
	<link>http://seilo.geekyogre.com/2009/04/tutorials-for-learning-c/</link>
	<description>The geekiest ogre alive</description>
	<lastBuildDate>Sat, 04 Feb 2012 01:30:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: קידום אתרים בגוגל</title>
		<link>http://seilo.geekyogre.com/2009/04/tutorials-for-learning-c/comment-page-1/#comment-16830</link>
		<dc:creator>קידום אתרים בגוגל</dc:creator>
		<pubDate>Fri, 04 Feb 2011 10:22:17 +0000</pubDate>
		<guid isPermaLink="false">http://seilo.geekyogre.com/?p=636#comment-16830</guid>
		<description>My neighbor and I were just debating this specific subject, he&#039;s often seeking to show me incorrect. Your view on this is great and exactly how I actually feel. I just now mailed him this site to point out him your individual view. After looking over your web site I e-book marked and will likely be coming back to read your new posts!</description>
		<content:encoded><![CDATA[<p>My neighbor and I were just debating this specific subject, he&#8217;s often seeking to show me incorrect. Your view on this is great and exactly how I actually feel. I just now mailed him this site to point out him your individual view. After looking over your web site I e-book marked and will likely be coming back to read your new posts!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: behdad</title>
		<link>http://seilo.geekyogre.com/2009/04/tutorials-for-learning-c/comment-page-1/#comment-2462</link>
		<dc:creator>behdad</dc:creator>
		<pubDate>Fri, 01 May 2009 19:50:31 +0000</pubDate>
		<guid isPermaLink="false">http://seilo.geekyogre.com/?p=636#comment-2462</guid>
		<description>Go straight to &quot;The C Programming Language&quot; by Kernighan &amp; Ritchie.  If you read that and solve all the problems, you will come out of it a real C programmer.  You can *think* in C then.</description>
		<content:encoded><![CDATA[<p>Go straight to &#8220;The C Programming Language&#8221; by Kernighan &amp; Ritchie.  If you read that and solve all the problems, you will come out of it a real C programmer.  You can *think* in C then.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cally</title>
		<link>http://seilo.geekyogre.com/2009/04/tutorials-for-learning-c/comment-page-1/#comment-2459</link>
		<dc:creator>Cally</dc:creator>
		<pubDate>Wed, 29 Apr 2009 21:22:23 +0000</pubDate>
		<guid isPermaLink="false">http://seilo.geekyogre.com/?p=636#comment-2459</guid>
		<description>Another vote for K&amp;R.  Nobody else will teach you better.</description>
		<content:encoded><![CDATA[<p>Another vote for K&amp;R.  Nobody else will teach you better.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andreas</title>
		<link>http://seilo.geekyogre.com/2009/04/tutorials-for-learning-c/comment-page-1/#comment-2458</link>
		<dc:creator>Andreas</dc:creator>
		<pubDate>Wed, 29 Apr 2009 17:41:53 +0000</pubDate>
		<guid isPermaLink="false">http://seilo.geekyogre.com/?p=636#comment-2458</guid>
		<description>What Sam Morris said, but with more emphasis :)
The K&amp;R book is one of the best programming language introductions ever written. C&#039;s popularity probably has something to do with this book.</description>
		<content:encoded><![CDATA[<p>What Sam Morris said, but with more emphasis <img src='http://seilo.geekyogre.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
The K&amp;R book is one of the best programming language introductions ever written. C&#8217;s popularity probably has something to do with this book.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://seilo.geekyogre.com/2009/04/tutorials-for-learning-c/comment-page-1/#comment-2457</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Wed, 29 Apr 2009 16:36:41 +0000</pubDate>
		<guid isPermaLink="false">http://seilo.geekyogre.com/?p=636#comment-2457</guid>
		<description>http://www.advancedlinuxprogramming.com/ is quite cool for Linux specific tricks. And available for download :)</description>
		<content:encoded><![CDATA[<p><a href="http://www.advancedlinuxprogramming.com/" rel="nofollow">http://www.advancedlinuxprogramming.com/</a> is quite cool for Linux specific tricks. And available for download <img src='http://seilo.geekyogre.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam Morris</title>
		<link>http://seilo.geekyogre.com/2009/04/tutorials-for-learning-c/comment-page-1/#comment-2456</link>
		<dc:creator>Sam Morris</dc:creator>
		<pubDate>Wed, 29 Apr 2009 09:46:28 +0000</pubDate>
		<guid isPermaLink="false">http://seilo.geekyogre.com/?p=636#comment-2456</guid>
		<description>The C Programming Language by Kernighan &amp; Ritchie. Seriously, you need that book. :)

http://cm.bell-labs.com/cm/cs/cbook/</description>
		<content:encoded><![CDATA[<p>The C Programming Language by Kernighan &amp; Ritchie. Seriously, you need that book. <img src='http://seilo.geekyogre.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://cm.bell-labs.com/cm/cs/cbook/" rel="nofollow">http://cm.bell-labs.com/cm/cs/cbook/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: heng</title>
		<link>http://seilo.geekyogre.com/2009/04/tutorials-for-learning-c/comment-page-1/#comment-2455</link>
		<dc:creator>heng</dc:creator>
		<pubDate>Wed, 29 Apr 2009 09:39:18 +0000</pubDate>
		<guid isPermaLink="false">http://seilo.geekyogre.com/?p=636#comment-2455</guid>
		<description>I often use this site as a reference. Its a rare site that seems to have everything about C fundamentals...

http://www.cs.cf.ac.uk/Dave/C/</description>
		<content:encoded><![CDATA[<p>I often use this site as a reference. Its a rare site that seems to have everything about C fundamentals&#8230;</p>
<p><a href="http://www.cs.cf.ac.uk/Dave/C/" rel="nofollow">http://www.cs.cf.ac.uk/Dave/C/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bishop Mandible</title>
		<link>http://seilo.geekyogre.com/2009/04/tutorials-for-learning-c/comment-page-1/#comment-2454</link>
		<dc:creator>Bishop Mandible</dc:creator>
		<pubDate>Wed, 29 Apr 2009 07:42:49 +0000</pubDate>
		<guid isPermaLink="false">http://seilo.geekyogre.com/?p=636#comment-2454</guid>
		<description>GObject manual: http://library.gnome.org/devel/gobject/unstable/

Furthermore Vala is a good start for learning C/GObject by looking at the generated source code if you already know C#. Of course, the generated source code is by no means as readable as handwritten code and it&#039;s also more verbose, however it&#039;s readable enough to learn how GObject classes are created (properties, virtual functions et cetera) and registered and how memory management is done.</description>
		<content:encoded><![CDATA[<p>GObject manual: <a href="http://library.gnome.org/devel/gobject/unstable/" rel="nofollow">http://library.gnome.org/devel/gobject/unstable/</a></p>
<p>Furthermore Vala is a good start for learning C/GObject by looking at the generated source code if you already know C#. Of course, the generated source code is by no means as readable as handwritten code and it&#8217;s also more verbose, however it&#8217;s readable enough to learn how GObject classes are created (properties, virtual functions et cetera) and registered and how memory management is done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Juanjo Marin</title>
		<link>http://seilo.geekyogre.com/2009/04/tutorials-for-learning-c/comment-page-1/#comment-2453</link>
		<dc:creator>Juanjo Marin</dc:creator>
		<pubDate>Wed, 29 Apr 2009 06:51:47 +0000</pubDate>
		<guid isPermaLink="false">http://seilo.geekyogre.com/?p=636#comment-2453</guid>
		<description>I recommend you two books: A good tutorial &quot;C, A software engineering aproach, 3rd edition&quot; by Darnell and Margolis and an excelent reference manual &quot;C, A reference manual, 5th edition&quot;, by Harbison and Steel.</description>
		<content:encoded><![CDATA[<p>I recommend you two books: A good tutorial &#8220;C, A software engineering aproach, 3rd edition&#8221; by Darnell and Margolis and an excelent reference manual &#8220;C, A reference manual, 5th edition&#8221;, by Harbison and Steel.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mert</title>
		<link>http://seilo.geekyogre.com/2009/04/tutorials-for-learning-c/comment-page-1/#comment-2452</link>
		<dc:creator>Mert</dc:creator>
		<pubDate>Wed, 29 Apr 2009 06:16:42 +0000</pubDate>
		<guid isPermaLink="false">http://seilo.geekyogre.com/?p=636#comment-2452</guid>
		<description>If you consider reading a book I suggest Paul Wang&#039;s &quot;
An Introduction to ANSI C on Unix&quot;.</description>
		<content:encoded><![CDATA[<p>If you consider reading a book I suggest Paul Wang&#8217;s &#8221;<br />
An Introduction to ANSI C on Unix&#8221;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

