<?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>pdf | Learn C Games Programming Blog</title>
	<atom:link href="https://learncgames.com/tag/pdf/feed/" rel="self" type="application/rss+xml" />
	<link>https://learncgames.com</link>
	<description>A blog about C, programming games and my ebook(s).</description>
	<lastBuildDate>Thu, 03 Sep 2020 13:39:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://learncgames.com/wp-content/uploads/2020/03/cropped-favicon-32x32.png</url>
	<title>pdf | Learn C Games Programming Blog</title>
	<link>https://learncgames.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">181446779</site>	<item>
		<title>Essential C &#8211; Free 45 page PDF</title>
		<link>https://learncgames.com/essential-c-free-45-page-pdf/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=essential-c-free-45-page-pdf</link>
		
		<dc:creator><![CDATA[David]]></dc:creator>
		<pubDate>Sun, 06 Sep 2020 23:00:27 +0000</pubDate>
				<category><![CDATA[C]]></category>
		<category><![CDATA[Ebook]]></category>
		<category><![CDATA[ebook]]></category>
		<category><![CDATA[pdf]]></category>
		<guid isPermaLink="false">https://learncgames.com/?p=1354</guid>

					<description><![CDATA[<p>This was compiled between 1996 and 2003 by Nick Parlante at Stanford college. It&#8217;s a 45 page PDF that summaries all the basic features of C. It saves having to search online or through a reference book (I have the excellent O&#8217;Reilly C book as well). It has a few pitfalls to show you things [&#8230;]</p>
The post <a href="https://learncgames.com/essential-c-free-45-page-pdf/">Essential C – Free 45 page PDF</a> first appeared on <a href="https://learncgames.com">Learn C Games Programming Blog</a>.]]></description>
										<content:encoded><![CDATA[<div class='__iawmlf-post-loop-links' style='display:none;' data-iawmlf-post-links='[{&quot;id&quot;:531,&quot;href&quot;:&quot;http:\/\/cslibrary.stanford.edu\/101\/EssentialC.pdf&quot;,&quot;archived_href&quot;:&quot;http:\/\/web-wp.archive.org\/web\/20251209004215\/http:\/\/cslibrary.stanford.edu\/101\/EssentialC.pdf&quot;,&quot;redirect_href&quot;:&quot;&quot;,&quot;checks&quot;:[{&quot;date&quot;:&quot;2026-02-06 15:57:02&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-02-10 10:00:38&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-02-17 19:34:43&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-02-25 12:22:56&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-03-04 07:42:52&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-03-11 08:07:29&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-03-15 03:14:51&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-03-20 01:48:41&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-03-24 18:55:01&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-04-02 22:09:34&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-04-06 11:54:40&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-04-11 19:01:35&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-04-17 05:57:02&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-04-21 16:11:36&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-04-25 09:34:41&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-04-29 01:37:40&quot;,&quot;http_code&quot;:206}],&quot;broken&quot;:false,&quot;last_checked&quot;:{&quot;date&quot;:&quot;2026-04-29 01:37:40&quot;,&quot;http_code&quot;:206},&quot;process&quot;:&quot;done&quot;}]'></div>
<p><img fetchpriority="high" decoding="async" class="alignleft size-medium wp-image-1355" src="https://learncgames.com/wp-content/uploads/2020/09/essential-c-pdf-268x300.png" alt="Essentail C Front page" width="268" height="300" srcset="https://learncgames.com/wp-content/uploads/2020/09/essential-c-pdf-268x300.png 268w, https://learncgames.com/wp-content/uploads/2020/09/essential-c-pdf.png 629w" sizes="(max-width: 268px) 100vw, 268px" /><a title="Link to Essential C PDF" href="http://cslibrary.stanford.edu/101/EssentialC.pdf" target="_blank" rel="nofollow noopener noreferrer">This was compiled</a> between 1996 and 2003 by Nick Parlante at Stanford college. It&#8217;s a 45 page PDF that summaries all the basic features of C.</p>
<p>It saves having to search online or through a reference book (I have the excellent O&#8217;Reilly C book as well). It has a few pitfalls to show you things to avoid and lots of short source examples.</p>The post <a href="https://learncgames.com/essential-c-free-45-page-pdf/">Essential C – Free 45 page PDF</a> first appeared on <a href="https://learncgames.com">Learn C Games Programming Blog</a>.]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1354</post-id>	</item>
	</channel>
</rss>
