<?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>tutorial &#8211; martinklinke.com</title>
	<atom:link href="https://www.martinklinke.com/tag/tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.martinklinke.com</link>
	<description>IT&#039;s my business</description>
	<lastBuildDate>Fri, 24 Apr 2015 13:03:18 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>
	<item>
		<title>Learn Node.js basics with Learnyounode</title>
		<link>https://www.martinklinke.com/2015/04/24/learn-node-js-basics-with-learnyounode/</link>
		
		<dc:creator><![CDATA[Martin Klinke]]></dc:creator>
		<pubDate>Fri, 24 Apr 2015 13:03:18 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[node-js]]></category>
		<category><![CDATA[tutorial]]></category>
		<guid isPermaLink="false">http://www.martinklinke.com/?p=110</guid>

					<description><![CDATA[There is a nice Node.jsÂ module that can be installed via npm called learnyounode. It contains 13 exercises that practiceÂ the basics of node development. The nice thing is that it gives you instructions for implementing a short node program and then also provides an automated way to verify your solution. See this GitHub page for more [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>There is a nice <a href="http://nodejs.org">Node.js</a>Â module that can be installed via npm called learnyounode. It contains 13 exercises that practiceÂ the basics of node development. The nice thing is that it gives you instructions for implementing a short node program and then also provides an automated way to verify your solution.</p>
<p>See <a href="https://github.com/workshopper/learnyounode">this GitHub page</a> for more details and installation instructions.</p>
<p>I have completed half of the exercises by now. Maybe there is time for the remaining ones next week. But the weather is nice, too ;)</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
