<?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>anil.org.in &#187; Programming Languages</title>
	<atom:link href="http://anil.org.in/category/technology/programming-languages/feed/" rel="self" type="application/rss+xml" />
	<link>http://anil.org.in</link>
	<description>Stuff I run across.</description>
	<lastBuildDate>Tue, 08 Dec 2009 18:46:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Best Reference Site for Each Programming Language</title>
		<link>http://anil.org.in/2008/09/22/best-reference-site-for-each-programing-language/</link>
		<comments>http://anil.org.in/2008/09/22/best-reference-site-for-each-programing-language/#comments</comments>
		<pubDate>Sun, 21 Sep 2008 18:37:28 +0000</pubDate>
		<dc:creator>anil</dc:creator>
				<category><![CDATA[Education]]></category>
		<category><![CDATA[Programming Languages]]></category>

		<guid isPermaLink="false">http://anil.org.in/2008/09/22/best-reference-site-for-each-programing-language/</guid>
		<description><![CDATA[Inspired from a Slashdot post, I thought of preparing a list of best reference web sites for each programming languages that we use at Linuxense. Send in if your suggestions. C http://www.acm.uiuc.edu/webmonkeys/book/c_guide/ C++ http://www.research.att.com/~bs/C++.html Java http://java.sun.com Javascript http://developer.mozilla.org/en/JavaScript Lua http://www.lua.org/ Pascal http://www.freepascal.org/docs-html/ref/ref.html Perl http://perldoc.perl.org/ http://www.perl.org/ http://cpan.org/ http://www.perlmonks.org/ PHP http://www.php.net Python http://python.org/ Ruby http://www.ruby-lang.org/en/documentation/ Scheme http://groups.csail.mit.edu/mac/projects/scheme/ [...]]]></description>
			<content:encoded><![CDATA[<p>Inspired from a Slashdot post, I thought of preparing a list of best reference web sites for each programming languages that we use at <a href="http://www.linuxense.com?ref=anil.org.in">Linuxense</a>. Send in if your suggestions.</p>
<ul>
<li>
 C</p>
<ul>
<li><a href="http://www.acm.uiuc.edu/webmonkeys/book/c_guide/">http://www.acm.uiuc.edu/webmonkeys/book/c_guide/</a></li>
</ul>
</li>
<li>C++
<ul>
<li><a href="http://www.research.att.com/~bs/C++.html">http://www.research.att.com/~bs/C++.html</a></li>
</ul>
</li>
<li>
Java</p>
<ul>
<li><a href="http://java.sun.com">http://java.sun.com</a></li>
</ul>
</li>
<li>Javascript
<ul>
<li><a href="http://developer.mozilla.org/en/JavaScript">http://developer.mozilla.org/en/JavaScript</a></li>
</ul>
</li>
<li>Lua
<ul>
<li><a href="http://www.lua.org/">http://www.lua.org/</a></li>
</ul>
</li>
<li>Pascal
<ul>
<li><a href="http://www.freepascal.org/docs-html/ref/ref.html">http://www.freepascal.org/docs-html/ref/ref.html</a></li>
</ul>
</li>
<li>Perl
<ul>
<li><a href="http://perldoc.perl.org/">http://perldoc.perl.org/</a></li>
<li><a href="http://www.perl.org/">http://www.perl.org/</a></li>
<li><a href="http://cpan.org/">http://cpan.org/</a></li>
<li><a href="http://www.perlmonks.org/">http://www.perlmonks.org/</a></li>
</ul>
</li>
<li>PHP
<ul>
<li><a href="http://www.php.net">http://www.php.net</a></li>
</ul>
</li>
<li>Python
<ul>
<li><a href="http://python.org/">http://python.org/</a></li>
</ul>
</li>
<li>Ruby
<ul>
<li><a href="http://www.ruby-lang.org/en/documentation/">http://www.ruby-lang.org/en/documentation/</a></li>
</ul>
</li>
<li>Scheme
<ul>
<li><a href="http://groups.csail.mit.edu/mac/projects/scheme/">http://groups.csail.mit.edu/mac/projects/scheme/</a></li>
</ul>
</li>
<li>TCL
<ul>
<li><a href="http://en.wikibooks.org/wiki/Programming:Tcl">http://en.wikibooks.org/wiki/Programming:Tcl</a></li>
</ul>
</li>
</ul>
<p>&#8211;</p>
<ul>
<li>General Programming
<ul>
<li><a href="http://mitpress.mit.edu/sicp/full-text/book/book.html">Structure and Interpretation of Computer Programs</a></li>
</ul>
</li>
<li>Regular Expression
<ul>
<li><a href="http://www.regular-expressions.info/">http://www.regular-expressions.info/</a></li>
</ul>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://anil.org.in/2008/09/22/best-reference-site-for-each-programing-language/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
