<?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/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>Francesco Corsentino .net &#187; cheatsheet</title>
	<atom:link href="http://corsentino.net/tag/cheatsheet/feed/" rel="self" type="application/rss+xml" />
	<link>http://corsentino.net</link>
	<description>blogger // writer // student</description>
	<lastBuildDate>Thu, 29 Jul 2010 07:48:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>12 cheat sheet for developers</title>
		<link>http://corsentino.net/2009/10/12-cheat-sheet-for-developers/</link>
		<comments>http://corsentino.net/2009/10/12-cheat-sheet-for-developers/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 14:00:33 +0000</pubDate>
		<dc:creator>Kiko</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[cheatsheet]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[mootools]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[prototype]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[regexp]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://corsentino.net/?p=108</guid>
		<description><![CDATA[A cheatsheet is a very important utility, a useful reference that a developer should have on the desktop . A cheatsheet can improve our work and can speed up our coding. Here is a short list of best cheat sheet I commonly use every day.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fcorsentino.net%2F2009%2F10%2F12-cheat-sheet-for-developers%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fcorsentino.net%2F2009%2F10%2F12-cheat-sheet-for-developers%2F" height="61" width="51" /></a></div><p><em>A </em><strong><em>cheat sheet</em></strong><em> or </em><strong><em>crib sheet</em></strong><em> is a concise set of notes used for quick reference. &#8220;Cheat sheet&#8221; may also be rendered &#8220;cheatsheet&#8221; .</em></p>
<p><em><em>Cheat sheets are so named because they may be used by students without the instructor&#8217;s knowledge to </em><a title="Cheating" href="http://en.wikipedia.org/wiki/Cheating"><em>cheat</em></a><em> on a </em><a title="Test (student assessment)" href="http://en.wikipedia.org/wiki/Test_(student_assessment)"><em>test</em></a><em>. However, at higher levels of education where </em><a title="Rote learning" href="http://en.wikipedia.org/wiki/Rote_learning"><em>rote memorization</em></a><em> is not as important, students may be permitted to consult their own notes during the exam (which is not considered cheating). The act of preparing a cheat sheet is also a useful educational exercise, thus students are typically only allowed to use cheat sheets they have written themselves. In such usage a cheat sheet is a physical piece of paper, often filled with equations and/or facts in compressed writing.</em></em></p>
<p>Via <a href="http://en.wikipedia.org/wiki/Cheat_sheet">Wikipedia</a></p>
<p>But, this is not all truth. In our case cheatsheet is a very important utility, a useful reference that a developer should have on the desktop . A cheatsheet can improve our work and can speed up our coding.</p>
<p>Here is a short list of best cheat sheet I commonly use every day.</p>
<ul>
<li>(X)HTML Elements and Attributes (<a href="http://www.elizabethcastro.com/html/extras/xhtml_ref.html">http://www.elizabethcastro.com/html/extras/xhtml_ref.html</a>);</li>
<li>CSS CHEAT SHEET (<a href="http://www.addedbytes.com/cheat-sheets/css-cheat-sheet/">http://www.addedbytes.com/cheat-sheets/css-cheat-sheet/</a>);</li>
<li>PHP CHEAT SHEET (<a href="http://www.addedbytes.com/cheat-sheets/php-cheat-sheet/">http://www.addedbytes.com/cheat-sheets/php-cheat-sheet/</a>);</li>
<li>MooTools 1.2 cheat sheet (<a href="http://mediavrog.net/blog/2008/06/11/mootools/mootools-12-cheat-sheet/">http://mediavrog.net/blog/2008/06/11/mootools/mootools-12-cheat-sheet/</a>);</li>
<li>Prototype 1.6.0.2 Cheat Sheet (<a href="http://thinkweb2.com/projects/prototype/prototype-1602-cheat-sheet/">http://thinkweb2.com/projects/prototype/prototype-1602-cheat-sheet/</a>);</li>
<li>VisualJQuery (<a href="http://www.visualjquery.com/">http://www.visualjquery.com/</a>);</li>
<li>MYSQL CHEAT SHEET (<a href="http://www.addedbytes.com/cheat-sheets/mysql-cheat-sheet/">http://www.addedbytes.com/cheat-sheets/mysql-cheat-sheet/</a>);</li>
<li>The WordPress Help Sheet (<a href="http://wpcandy.com/articles/tutorials/the-wordpress-help-sheet.html">http://wpcandy.com/articles/tutorials/the-wordpress-help-sheet.html</a>);</li>
<li>The Advanced WordPress Help Sheet (<a href="http://wpcandy.com/articles/tutorials/the-advanced-wordpress-help-sheet.html">http://wpcandy.com/articles/tutorials/the-advanced-wordpress-help-sheet.html</a>) ;</li>
<li>REGULAR EXPRESSIONS CHEAT SHEET (<a href="http://www.addedbytes.com/cheat-sheets/regular-expressions-cheat-sheet/">http://www.addedbytes.com/cheat-sheets/regular-expressions-cheat-sheet/</a>);</li>
<li>PYTHON CHEAT SHEET (<a href="http://www.addedbytes.com/cheat-sheets/python-cheat-sheet/">http://www.addedbytes.com/cheat-sheets/python-cheat-sheet/</a>);</li>
<li>Django cheat sheet (<a href="http://www.mercurytide.co.uk/news/article/django-cheat-sheet/">http://www.mercurytide.co.uk/news/article/django-cheat-sheet/</a>).</li>
</ul>
<p>What&#8217;s your favorite?</p>
]]></content:encoded>
			<wfw:commentRss>http://corsentino.net/2009/10/12-cheat-sheet-for-developers/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
