<?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>RubyLearning Blog &#187; Satish Talim</title>
	<atom:link href="http://rubylearning.com/blog/author/satling/feed/" rel="self" type="application/rss+xml" />
	<link>http://rubylearning.com/blog</link>
	<description>Helping Ruby Programmers become Awesome</description>
	<lastBuildDate>Tue, 07 May 2013 00:13:02 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Ruby Programming 42nd Batch: Registrations now open</title>
		<link>http://rubylearning.com/blog/2013/04/24/ruby-programming-42nd-batch-registrations-now-open/</link>
		<comments>http://rubylearning.com/blog/2013/04/24/ruby-programming-42nd-batch-registrations-now-open/#comments</comments>
		<pubDate>Wed, 24 Apr 2013 04:08:59 +0000</pubDate>
		<dc:creator>Satish Talim</dc:creator>
				<category><![CDATA[Beginners]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Training]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Ruby course]]></category>
		<category><![CDATA[Ruby training]]></category>

		<guid isPermaLink="false">http://rubylearning.com/blog/?p=7268</guid>
		<description><![CDATA[Send to Kindle Registrations are now open for RubyLearning&#8217;s popular Ruby programming course. This is an intensive, online course for beginners that helps you get started with Ruby programming. Course Fee US$ 49.95 for the first 5 participants US$ 63.95 for the next 10 participants US$ 79.95 after the first 15 participants Please pay by [...]<p><a href="http://www.launchbit.com/az/113-209/"><img width="468" height="60" src="http://www.launchbit.com/az-images/113-209/" /></a><br />
<small>(Powered by <a href="http://www.launchbit.com/lb/113-209/">LaunchBit</a>)</small></p>
]]></description>
				<content:encoded><![CDATA[<div class='kindleWidget kindleLight' ><img src="http://rubylearning.com/blog/wp-content/plugins/send-to-kindle/media/black-25.png" /><span>Send to Kindle</span></div><p></p>
<div class="topsy_widget_data topsy_theme_brick-red" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Frubylearning.com%252Fblog%252F2013%252F04%252F24%252Fruby-programming-42nd-batch-registrations-now-open%252F%22%2C%20%22shorturl%22%3A%20%22http%3A%2F%2Fbit.ly%2F11jg8va%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Ruby%20Programming%2042nd%20Batch%3A%20Registrations%20now%20open%22%20%7D);"></div>
<div>
<p><span class="drop_cap">R</span>egistrations are now open for RubyLearning&#8217;s popular Ruby programming course. This is an intensive, online course for <em>beginners</em> that helps you get started with <strong>Ruby</strong> programming.</p>
<h3>Course Fee</h3>
<ul>
<li><span style="text-decoration: line-through">US$ 49.95 for the first 5 participants</span></li>
<li>US$ 63.95 for the next 10 participants</li>
<li>US$ 79.95 after the first 15 participants</li>
</ul>
<p>Please pay by clicking on the PayPal button <a href="http://rubylearning.org/classes/enrol/index.php?id=25"><img src="http://rubylearning.com/images/paypal_ruby.gif" alt="Paypal" /></a></p>
<hr />
<p>Download <a href="http://rubylearning.com/data/AdviceRuby.zip">&#8216;Advice for Ruby Beginners&#8217;</a> as a .zip file.</p>
<p class="update">Here is what <b>Demetris Demetriou</b>, a participant who just graduated, has to say &#8211; &#8220;When I joined this course I was sceptical about how useful this course would be for me instead of reading material and watching videos on YouTube and thus saving money. After the course started I realised how valuable this course was. In the past I had read many Ruby books over and over, but never got into really getting practical with it and never had confidence in it. Lots of theory but couldn&#8217;t use it. I feel that the exercises in this course and the support, monitoring from our mentor Victor, made the huge difference that all books in the past didn&#8217;t. It wasn&#8217;t about reading lots of books, but simply few things and get practical and understand them well. I feel I learnt a lot and I&#8217;m coming back for more to rubylearning.org Thanks a lot Victor and Satish and all the other Rubyists who gave us today&#8217;s Ruby.&#8221;</p>
<h3>What&#8217;s Ruby?</h3>
<p><img style=' float: right; padding: 4px; margin: 0 0 2px 7px;'  class="alignright" title="License: http://creativecommons.org/licenses/by-sa/2.5/" src="http://rubylearning.com/images/rubylogo.png" alt="Ruby" height="125" width="125" /></p>
<p>According to <a href="http://www.ruby-lang.org/en/">http://www.ruby-lang.org/en/</a> &#8211; &#8220;Ruby is a dynamic, open source programming language with a focus on simplicity and productivity. Ruby&#8217;s elegant syntax is natural to read and easy to write.&#8221;</p>
<p><b>Yukihiro Matsumoto</b>, the creator of Ruby, in <b><a href="http://linuxdevcenter.com/pub/a/linux/2001/11/29/ruby.html">an interview</a></b> says -</p>
<blockquote>
<p>I believe people want to express themselves when they program. They don&#8217;t want to fight with the language. Programming languages must feel natural to programmers. I tried to make people enjoy programming and concentrate on the fun and creative part of programming when they use Ruby.</p>
</blockquote>
<h3>What Will I Learn?</h3>
<p>In the Ruby programming course, you will learn the <a href="http://rubylearning.com/satishtalim/tutorial.html">essential features of Ruby</a> that you will end up using every day. You will also be introduced to Git, GitHub, HTTP concepts, RubyGems, Rack and Heroku.</p>
<p>Depending on participation levels, we throw a Ruby coding challenge in the mix, right for the level we are at. We have been known to give out a prize or two for the &#8216;best&#8217; solution.</p>
<h3>Who&#8217;s It For?</h3>
<p><b>A <em>beginner</em> with some knowledge of programming.</b></p>
<p>You can read what past participants have to say about the course.</p>
<ul>
<li><a href="http://rubylearning.com/other/testimonials.html">Testimonials</a></li>
<li><a href="http://natashatherobot.com/rubylearning-core-ruby-review/">Natasha Murashev</a></li>
<li><a href="http://www.codegurl.com/2011/10/ruby-doctest-with-victor-goff-of.html">Melanie Shebel</a></li>
<li><a href="http://katpreneur.tumblr.com/post/27084326683/i-am-not-young-enough-to-know-everything">Katerina Jackson-Suchkova</a></li>
<li><a href="http://maniempire.blogspot.in/2011/07/ruby-pair-programming.html">Mani Maran M</a></li>
</ul>
<h3>Mentors</h3>
<p><a href="http://satishtalim.com/">Satish Talim</a>, Michael Kohl, Satoshi Asakawa, Victor Goff III and others from the RubyLearning team.</p>
<h3>Dates</h3>
<p>The course starts on <b>Saturday, 18th May 2013</b> and runs for seven weeks.</p>
<h3>RubyLearning&#8217;s IRC Channel</h3>
<p>Most of the mentors and students hang out at RubyLearning&#8217;s IRC (irc.freenode.net) channel (#rubylearning.org) for both technical and non-technical discussions. Everyone benefits with the active discussions on Ruby with the mentors.</p>
<h3>How do I register and pay the course fees?</h3>
<ul>
<li>The course is based on the <strong>The Ultimate Guide to Ruby Programming</strong> eBook. This book is <a href="http://book.rubylearning.org/">priced at US$ 9.95</a></li>
<li>You can pay either by Paypal or send cash via <a href="http://www.westernunion.com/info/selectCountry.asp">Western Union Money Transfer</a> or by bank transfer (if you are in India). The fees collected helps RubyLearning maintain the site, this Ruby course, the Ruby eBook, and provide quality content to you.</li>
</ul>
<p>The Course Fee is:</p>
<ul>
<li>US$ 49.95 for the first 5 participants</li>
<li>US$ 63.95 for the next 10 participants</li>
<li>US$ 79.95 after the first 15 participants</li>
</ul>
<p>Please pay by clicking on the PayPal button <a href="http://rubylearning.org/classes/enrol/index.php?id=25"><img src="http://rubylearning.com/images/paypal_ruby.gif" alt="Paypal" /></a></p>
<p>At the end of this course you should have all the knowledge to explore the wonderful world of Ruby on your own.</p>
<p>Here are some details on how the course works:</p>
<h4>Important:</h4>
<p>Once the course starts, you can login and start with the lessons <b>any day and time</b> and post your queries in the forum under the relevant lessons. Someone shall always be there to answer them. Just to set the expectations correctly, there is no real-time &#8216;webcasting&#8217;.</p>
<h4>Methodology:</h4>
<ul>
<li>The Mentors shall give you URL&#8217;s of pages and sometimes some extra notes; you need to read through. Read the pre-class reading material at a convenient time of your choice &#8211; the dates mentioned are just for your guideline. While reading, please make a note of all your doubts, queries, questions, clarifications, comments about the lesson and after you have completed all the pages, post these on the forum <b>under the relevant lesson</b>. There could be some questions that relate to something that has not been mentioned or discussed by the mentors thus far; you could post the same too. Please remember that with every post, do mention the operating system of your computer.</li>
<li>The mentor shall highlight the important points that you need to remember for that day&#8217;s session.</li>
<li>There could be exercises every day. Please do them.</li>
<li>Participate in the forum for asking and answering questions or starting discussions. Share knowledge, and exchange ideas among yourselves during the course period. Participants are strongly encouraged to post technical questions, interesting articles, tools, sample programs or anything that is relevant to the class / lesson. Please do not post a simple &quot;Thank you&quot; note or &quot;Hello&quot; message to the forum. Please be aware that these messages are considered noises by people subscribed to the forum.</li>
</ul>
<h4>Outline of Work Expectations:</h4>
<ol>
<li>Most of the days, you will have exercises to solve. These are there to help you assimilate whatever you have learned till then.</li>
<li>Some days may have some extra assignments / food for thought articles / programs</li>
<li><strong>Above all, do take part in the relevant forums. Past participants will confirm that they learned the best by active participation.</strong></li>
</ol>
<h4>Some Commonly Asked Questions</h4>
<ul>
<li><b>Qs.</b> Is there any specific time when I need to be online?<br /><b>Ans.</b> No. You need not be online at a specific time of the day.</li>
<li><b>Qs.</b> Is it important for me to take part in the course forums?<br /><b>Ans.</b> YES. You must Participate in the forum(s) for asking and answering questions or starting discussions. Share knowledge, and exchange ideas among yourselves (participants) during the course period. Participants are strongly encouraged to post technical questions, interesting articles, tools, sample programs or anything that is relevant to the class / lesson. Past participants will confirm that they learned the best by active participation.</li>
<li><b>Qs.</b> How much time do I need to spend online for a course, in a day?<br /><b>Ans.</b> This will vary from person to person. All depends upon your comfort level and the amount of time you want to spend on a particular lesson or task.</li>
<li><b>Qs.</b> Is there any specific set time for feedback (e.g., any mentor responds to me within 24 hours?)<br /><b>Ans.</b> Normally somebody should answer your query / question within 24 hours.</li>
<li><b>Qs.</b> What happens if nobody answers my questions / queries?<br /><b>Ans.</b> Normally, that will not happen. In case you feel that your question / query is not answered, then please post the same in the thread &#8211; &#8220;Any UnAnswered Questions / Queries&#8221;.</li>
<li><b>Qs.</b> What happens to the class (or forums) after a course is over? Can you keep it open for a few more days so that students can complete and discuss too?<br /><b>Ans.</b> The course and its forum is open for a month after the last day of the course.</li>
</ul>
<p>Remember, the idea is to have fun learning Ruby.</p>
</div>
<p>Technorati Tags: <a href="http://technorati.com/tag/Ruby+course" rel="tag">Ruby course</a>, <a href="http://technorati.com/tag/Ruby" rel="tag">Ruby</a>, <a href="http://technorati.com/tag/Ruby+Training" rel="tag">Ruby Training</a>, <a href="http://technorati.com/tag/Programming" rel="tag"> Programming</a></p>
Posted by <b>Satish Talim</b><p><a href="http://www.launchbit.com/az/113-209/"><img width="468" height="60" src="http://www.launchbit.com/az-images/113-209/" /></a><br />
<small>(Powered by <a href="http://www.launchbit.com/lb/113-209/">LaunchBit</a>)</small></p>

]]></content:encoded>
			<wfw:commentRss>http://rubylearning.com/blog/2013/04/24/ruby-programming-42nd-batch-registrations-now-open/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A FREE Git and GitHub Course &#8211; 8th batch</title>
		<link>http://rubylearning.com/blog/2013/04/21/a-free-git-and-github-course-8th-batch/</link>
		<comments>http://rubylearning.com/blog/2013/04/21/a-free-git-and-github-course-8th-batch/#comments</comments>
		<pubDate>Sun, 21 Apr 2013 08:37:37 +0000</pubDate>
		<dc:creator>Satish Talim</dc:creator>
				<category><![CDATA[Beginners]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Training]]></category>
		<category><![CDATA[Git]]></category>
		<category><![CDATA[git ebook]]></category>
		<category><![CDATA[GitHub]]></category>
		<category><![CDATA[github ebook]]></category>
		<category><![CDATA[using git and github ebook]]></category>

		<guid isPermaLink="false">http://rubylearning.com/blog/?p=7260</guid>
		<description><![CDATA[Send to Kindle A FREE Git and GitHub Course &#8211; 8th batch Registrations are now open for RubyLearning&#8217;s popular Git and GitHub course. This is an introductory but an intensive, online course for beginners. Here you&#8217;ll learn the essential features of both Git and GitHub that you&#8217;ll end up using every day. What&#8217;s Git and [...]<p><a href="http://www.launchbit.com/az/113-209/"><img width="468" height="60" src="http://www.launchbit.com/az-images/113-209/" /></a><br />
<small>(Powered by <a href="http://www.launchbit.com/lb/113-209/">LaunchBit</a>)</small></p>
]]></description>
				<content:encoded><![CDATA[<div class='kindleWidget kindleLight' ><img src="http://rubylearning.com/blog/wp-content/plugins/send-to-kindle/media/black-25.png" /><span>Send to Kindle</span></div><p></p>
<div class="topsy_widget_data topsy_theme_brick-red" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Frubylearning.com%252Fblog%252F2013%252F04%252F21%252Fa-free-git-and-github-course-8th-batch%252F%22%2C%20%22shorturl%22%3A%20%22http%3A%2F%2Fbit.ly%2F12x3PhB%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22A%20FREE%20Git%20and%20GitHub%20Course%20-%208th%20batch%22%20%7D);"></div>
<div>
<h3>A FREE Git and GitHub Course &#8211; 8th batch</h3>
<p class="update"><span class="drop_cap">R</span>egistrations are now open for RubyLearning&#8217;s popular Git and GitHub course. This is an introductory but an intensive, online course for <em>beginners</em>. Here you&#8217;ll learn the essential features of both Git and GitHub that you&#8217;ll end up using every day.</p>
<h3>What&#8217;s Git and GitHub?</h3>
<p><strong>Git</strong> is an open source version control system designed to handle very large projects with speed and efficiency, but just as well suited for small personal repositories (collection of resources that can be accessed to retrieve information); it is especially popular in the open source community. With <strong>GitHub</strong> you can host your public and private projects there and use it to collaborate on projects.</p>
<p>Ruby Master, <strong>Josh Susser</strong><sup class='footnote'><a href='#fn-7260-1' id='fnref-7260-1'>1</a></sup> in an interview with RubyLearning said:</p>
<blockquote><p>First off, get an account on GitHub. (If you haven&#8217;t learned git yet, get going on that too &#8211; it&#8217;s the future for open source SCM.) Then do some exploring around the various projects and see where you think you can jump in and contribute something. Pick a project that is currently under development and has an active community. You&#8217;ll have enough going on that you don&#8217;t want to be championing a project just yet.</p>
</blockquote>
<blockquote class="right"><p>Get involved in the Ruby community. Join GitHub</p>
</blockquote>
<h3>What Will I Learn?</h3>
<p>The course topics in brief are:</p>
<ul>
<li>What&#8217;s Version Control</li>
<li>What&#8217;s Git</li>
<li>Downloading and Installing Git</li>
<li>Create your SSH Key</li>
<li>Introduce yourself to Git</li>
<li>Add some additional Git settings</li>
<li>What&#8217;s GitHub?</li>
<li>Set up your GitHub account</li>
<li>Follow a Friend</li>
<li>Watch projects</li>
<li>Creating a new repository</li>
<li>Deleting and renaming repositories</li>
<li>Fork a repository</li>
<li>Push changes to a repository</li>
<li>Clone a public project</li>
<li>Add collaborators to a project</li>
<li>Collaborate with other users</li>
<li>Send a pull request</li>
<li>Merge changes from a pull request</li>
<li>Use project wikis</li>
<li>Create and delete branches and tags</li>
<li>Create GitHub pages</li>
<li>Gist</li>
<li>Exercises</li>
</ul>
<h3>Who&#8217;s It For?</h3>
<p>The Git and GitHub course is a starting point for people new to Git and GitHub, to learn it as quickly and easily as possible.</p>
<h3>Dates</h3>
<p>The course starts on <b>4th May 2013</b> and runs for a week.</p>
<p><b>The first seven batches were a run-away success. So hurry, registrations have started.</b></p>
<h3>Is the course really free?</h3>
<p>A lot of effort and time goes into building such a course and we would really love that you pay at least <b>US$ 5</b> for the course. Since this is a &#8220;Pay if you Like&#8221; course, you are under no obligation to pay anything at all and hence the course would be free for you. <b>For those who contribute US$ 5 or more, we shall email them a copy of the book (.pdf) &#8220;<a href="http://rubylearning.com/blog/using-git-github-ebook/">Using Git &#038; GitHub eBook</a>&#8221; &#8211; the course is based on this book.</b></p>
<h3>How do I register?</h3>
<ul>
<li>For the &#8220;Free&#8221; participants, <a href="http://rubylearning.org/classes">register on the RubyLearning.org site</a> and send us your name and registered email address while creating an account at <a href="http://rubylearning.org/classes">RubyLearning.org</a> to <strong>satish [at] rubylearning [dot] org</strong> We will enroll you into the course which normally takes place within 48 hours.</li>
<li>For those who want to contribute, you can pay either by Paypal or send cash via <a href="http://www.westernunion.com/info/selectCountry.asp">Western Union Money Transfer</a> or by bank transfer (if you are in India). The fees collected helps RubyLearning maintain the site, the various courses and provide quality content to you.</li>
<li>Once you pay the fees below, <a href="http://rubylearning.org/classes">register on the RubyLearning.org site</a> and send us your name and registered email address while creating an account at <a href="http://rubylearning.org/classes">RubyLearning.org</a> to <strong>satish [at] rubylearning [dot] org</strong> We will enroll you into the course which normally takes place within 48 hours.</li>
</ul>
<p>After you click the &#8220;Pay Now&#8221; button below, you will be taken to a webpage as shown below.</p>
<p><img alt="" src="http://rubylearning.com/images/paypalgit.jpg" width="670" /></p>
<p>Please enter the amount you want to pay for the course in the &#8220;Item price&#8221; field and click on the &#8220;Update&#8221; link. You can safely pay via PayPal.</p>
<p><b>You can now pay the Course Fees by clicking on the &#8220;Pay Now&#8221; button below.</b></p>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<p><input type="hidden" name="cmd" value="_s-xclick"></p>
<p><input type="hidden" name="hosted_button_id" value="8A9Q4F4H5MG42"></p>
<p><input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_paynowCC_LG.gif" style="border: 0px none ; name="submit" alt="PayPal - The safer, easier way to pay online!"></p>
<p><img alt="" style="border: 0px none ; src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1" /></p>
</form>
</div>
<p>Technorati Tags: <a href="http://technorati.com/tag/Git" rel="tag">Git</a>, <a href="http://technorati.com/tag/GitHub" rel="tag">GitHub</a></p>
<div class='footnotes'>
<div class='footnotedivider'></div>
<ol>
<li id='fn-7260-1'>You can read the full interview here &#8211; <a href="http://rubylearning.com/blog/2009/01/06/little-known-ways-to-ruby-mastery-by-josh-susser/">http://rubylearning.com/blog/2009/01/06/little-known-ways-to-ruby-mastery-by-josh-susser/</a> <span class='footnotereverse'><a href='#fnref-7260-1'>&#8617;</a></span></li>
</ol>
</div>
Posted by <b>Satish Talim</b><p><a href="http://www.launchbit.com/az/113-209/"><img width="468" height="60" src="http://www.launchbit.com/az-images/113-209/" /></a><br />
<small>(Powered by <a href="http://www.launchbit.com/lb/113-209/">LaunchBit</a>)</small></p>

]]></content:encoded>
			<wfw:commentRss>http://rubylearning.com/blog/2013/04/21/a-free-git-and-github-course-8th-batch/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>A FREE Online Course: Programming for the Web with Ruby &#8211; 3rd batch</title>
		<link>http://rubylearning.com/blog/2013/02/12/a-free-online-course-programming-for-the-web-with-ruby-3rd-batch/</link>
		<comments>http://rubylearning.com/blog/2013/02/12/a-free-online-course-programming-for-the-web-with-ruby-3rd-batch/#comments</comments>
		<pubDate>Tue, 12 Feb 2013 04:22:50 +0000</pubDate>
		<dc:creator>Satish Talim</dc:creator>
				<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Training]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Ruby course]]></category>
		<category><![CDATA[Ruby training]]></category>
		<category><![CDATA[Web programming]]></category>

		<guid isPermaLink="false">http://rubylearning.com/blog/?p=7102</guid>
		<description><![CDATA[Send to Kindle Programming for the Web with Ruby Registrations are now open for RubyLearning&#8217;s FREE (Pay if you like), online course on &#8220;Programming for the Web with Ruby&#8220;. The previous batch had over 2000 participants. Web-based applications offer many advantages, such as instant access, automatic upgrades, and opportunities for collaboration on a massive scale. [...]<p><a href="http://www.launchbit.com/az/113-209/"><img width="468" height="60" src="http://www.launchbit.com/az-images/113-209/" /></a><br />
<small>(Powered by <a href="http://www.launchbit.com/lb/113-209/">LaunchBit</a>)</small></p>
]]></description>
				<content:encoded><![CDATA[<div class='kindleWidget kindleLight' ><img src="http://rubylearning.com/blog/wp-content/plugins/send-to-kindle/media/black-25.png" /><span>Send to Kindle</span></div><p></p>
<div class="topsy_widget_data topsy_theme_brick-red" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Frubylearning.com%252Fblog%252F2013%252F02%252F12%252Fa-free-online-course-programming-for-the-web-with-ruby-3rd-batch%252F%22%2C%20%22shorturl%22%3A%20%22http%3A%2F%2Fbit.ly%2FWFN7KV%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22A%20FREE%20Online%20Course%3A%20Programming%20for%20the%20Web%20with%20Ruby%20-%203rd%20batch%22%20%7D);"></div>
<div>
<h2>Programming for the Web with Ruby</h2>
<p class="update"><span class="drop_cap">R</span>egistrations are now open for RubyLearning&#8217;s FREE (Pay if you like), online course on &#8220;<strong>Programming for the Web with Ruby</strong>&#8220;. <b>The previous batch had over 2000 participants</b>. Web-based applications offer many advantages, such as instant access, automatic upgrades, and opportunities for collaboration on a massive scale. However, creating Web applications requires different approaches than traditional applications and involves the integration of numerous technologies. The course topics would hopefully help those that have some knowledge of Ruby programming to get started with web programming (this does not cover Ruby on Rails).</p>
<h3>Who&#8217;s It For?</h3>
<p><b>Anyone with some knowledge of Ruby programming</b>.</p>
<h3>Dates</h3>
<p>The course starts on <b>Saturday, 16th Mar. 2013</b> and runs for 2 weeks.</p>
<h3>Is the course really free?</h3>
<p>A lot of effort and time goes into building such a course and we would really love that you pay at least <b>US$ 10</b> for the course. Since this is a &#8220;<b>Pay if you Like</b>&#8221; course, you are under no obligation to pay anything at all and hence the course would be free for you. <b>For those who contribute US$ 10 or more, we shall email them a copy of the book (.pdf) “<a href="http://rubylearning.com/blog/programming-the-web-with-ruby-ebook/">Programming the Web with Ruby</a>” – the course is based on this book</b>.</p>
<h3>How do I register and pay the course fees?</h3>
<ul>
<li>If you want to take the course for free, please create an account at rubylearning.org and send us at satish [at] rubylearning.org &#8211; the email address with which you have registered.</li>
<li>Those of you who want to help RubyLearning maintain the site, the various courses and provide quality content, you can pay either by Paypal or send cash via <a href="http://www.westernunion.com/info/selectCountry.asp">Western Union Money Transfer</a> or by bank transfer (if you are in India).</li>
<li>Once you pay the fees below, <a href="http://rubylearning.org/classes">register on the RubyLearning.org site</a> and send us your name and registered email id while creating an account at <a href="http://rubylearning.org/classes">RubyLearning.org</a> to <strong>satish [at] rubylearning [dot] com</strong> We will enrol you into the course which normally takes place within 48 hours.</li>
</ul>
<p>After you click the &#8220;Pay Now&#8221; button below, you will be taken to a webpage as shown below.</p>
<p><img alt="" src="http://rubylearning.com/images/paypalweb.jpg" width="670" /></p>
<p>Please enter the amount you want to pay for the course in the &#8220;Item price&#8221; field and click on the &#8220;Update&#8221; link. You can safely pay via PayPal.</p>
<p><b>You can now pay the Course Fees by clicking on the &#8220;Pay Now&#8221; button below.</b></p>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<p><input type="hidden" name="cmd" value="_s-xclick"></p>
<p><input type="hidden" name="hosted_button_id" value="NF8J7KSJ7LCLN"></p>
<p><input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_paynowCC_LG.gif" style="border: 0px none ; name="submit" alt="PayPal - The safer, easier way to pay online!"></p>
<p><img alt="" style="border: 0px none ; src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1" /></p>
</form>
<h3>Course Contents</h3>
<ul>
<li>Using Git</li>
<li>Using GitHub</li>
<li>Using RVM (for *nix)</li>
<li>Using pik (for Windows)</li>
<li>Using bundler</li>
<li>Using Heroku</li>
<li>Creating a simple webpage using HTML5, CSS and JavaScript</li>
<li>Store your webpage files on GitHub</li>
<li>Understanding HTTP concepts</li>
<li>Using cURL</li>
<li>net/http library</li>
<li>Using URI</li>
<li>Using open-uri</li>
<li>Using Nokogiri</li>
<li>Creating one&#8217;s own Ruby Gem</li>
<li>Learning Rack</li>
<li>Deploying Pure Rack Apps to Heroku</li>
<li>Deploying a static webpage to Heroku</li>
<li>What&#8217;s JSON?</li>
<li>Using MongoDB with Ruby Mongo driver</li>
<li>MongoHQ the hosted database</li>
<li>Using Sinatra</li>
<li>Deploying Sinatra apps to Heroku</li>
<li>Sinatra and SQLite3 interaction</li>
</ul>
<p>The course contents are subject to change.</p>
<h3>Mentors</h3>
<p><a href="http://satishtalim.com/">Satish Talim</a>, Victor Goff III, Michele Garoche and others from the RubyLearning team.</p>
<h3>RubyLearning&#8217;s IRC Channel</h3>
<p>Mentors and students hang out at RubyLearning&#8217;s IRC (irc.freenode.net) channel (#RubyLearning.org) for both technical and non-technical discussions. Everyone benefits with the active discussions on Ruby with the mentors.</p>
<p>Here are some details on how the course works:</p>
<h4>Important:</h4>
<p>Once the course starts, you can login and start with the lessons <b>any day and time</b> and post your queries in the forum under the relevant lessons. Just to set the expectations correctly, there is no real-time &#8216;webcasting&#8217;.</p>
<h4>Methodology:</h4>
<ul>
<li>The Mentors shall give you URL&#8217;s of pages and sometimes some extra notes; you need to read through. Read the pre-class reading material at a convenient time of your choice &#8211; the dates mentioned are just for your guideline. While reading, please make a note of all your doubts, queries, questions, clarifications, comments about the lesson and after you have completed all the pages, post these on the forum <b>under the relevant lesson</b>. There could be some questions that relate to something that has not been mentioned or discussed by the mentors thus far; you could post the same too. Please remember that with every post, do mention the operating system of your computer.</li>
<li>The mentor shall highlight the important points that you need to remember for that day&#8217;s session.</li>
<li>There could be exercises every day. Please do them.</li>
<li>Participate in the forum for asking and answering questions or starting discussions. Share knowledge, and exchange ideas among yourselves during the course period. Participants are strongly encouraged to post technical questions, interesting articles, tools, sample programs or anything that is relevant to the class / lesson. Please do not post a simple &quot;Thank you&quot; note or &quot;Hello&quot; message to the forum. Please be aware that these messages are considered noises by people subscribed to the forum.</li>
</ul>
<h4>Outline of Work Expectations:</h4>
<ol>
<li>Most of the days, you will have exercises to solve. These are there to help reinforce what you have just learned.</li>
<li>Some days may have some extra assignments / food for thought articles / programs.</li>
<li><strong>Above all, do take part in the relevant forums. Past participants have confirmed that they learned the best by active participation.</strong></li>
</ol>
<h4>Some Commonly Asked Questions</h4>
<ul>
<li><b>Qs.</b> Is there any specific time when I need to be online?<br /><b>Ans.</b> No. You need not be online at a specific time of the day.</li>
<li><b>Qs.</b> Is it important for me to take part in the course forums?<br /><b>Ans.</b> YES. You must Participate in the forum(s) for asking and answering questions or starting discussions. Share knowledge, and exchange ideas among yourselves (participants) during the course period. Participants are strongly encouraged to post technical questions, interesting articles, tools, sample programs or anything that is relevant to the class / lesson. Past participants will confirm that they learned the best by active participation.</li>
<li><b>Qs.</b> How much time do I need to spend online for a course, in a day?<br /><b>Ans.</b> This will vary from person to person. All depends upon your comfort level and the amount of time you want to spend on a particular lesson or task.</li>
<li><b>Qs.</b> Is there any specific set time for feedback (e.g., any mentor responds to me within 24 hours?)<br /><b>Ans.</b> Normally somebody should answer your query / question within 24 hours.</li>
<li><b>Qs.</b> What happens if nobody answers my questions / queries?<br /><b>Ans.</b> Normally, that will not happen. In case you feel that your question / query is not answered, then please post the same in the thread &#8211; &#8220;Any UnAnswered Questions / Queries&#8221;.</li>
<li><b>Qs.</b> What happens to the class (or forums) after a course is over? Can you keep it open for a few more days so that students can complete and discuss too?<br /><b>Ans.</b> The course and its forum is open for a month after the last day of the course.</li>
</ul>
<p>Remember, the idea is to have fun learning Ruby.</p>
<h3>Acknowledgments</h3>
<ul>
<li><a href="https://github.com/jasnow">Al Snow</a> for his various suggestions.</li>
<li><a href="https://github.com/punjab">Arvinder Singh Kang</a> for the note on &#8220;Using RVM&#8221;</li>
<li><a href="https://github.com/rkh">Konstantin Haase</a> for providing us with another practical Rack app.</li>
<li><a href="https://github.com/mattetti">Matt Aimonetti</a> for the GET/POST example related to Rack.</li>
<li><a href="https://github.com/citizen428">Michael Kohl</a> for proof reading and making relevant corrections to day 1 and 2 material.</li>
<li><a href="https://github.com/otobrglez">Oto Brglez</a> for the note on &#8220;Using Nokogiri&#8221;</li>
<li><a href="https://github.com/samnang">Samnang Chhun</a> for suggesting changes in day 1 material.</li>
<li><a href="https://github.com/kotp">Victor Goff</a> for his various suggestions.</li>
<li><a href="https://github.com/PotHix">Willian Molinari</a> for creating the GitHub page for this project.</li>
<li><a href="https://github.com/zhhailon">Zhang Hailong</a> for making relevant corrections in day 2 material.</li>
</ul>
<h3>About RubyLearning.org</h3>
<p><a href="http://rubylearning.org/">RubyLearning.org</a>, since 2005, has been helping Ruby Newbies go from zero to awesome!</p>
</div>
<p>Technorati Tags: <a href="http://technorati.com/tag/Ruby+course" rel="tag">Ruby course</a>, <a href="http://technorati.com/tag/Ruby" rel="tag">Ruby</a>, <a href="http://technorati.com/tag/Ruby+Training" rel="tag">Ruby Training</a>, <a href="http://technorati.com/tag/Programming" rel="tag"> Programming</a>, <a href="http://technorati.com/tag/Web+programming" rel="tag"> Web programming</a></p>
Posted by <b>Satish Talim</b><p><a href="http://www.launchbit.com/az/113-209/"><img width="468" height="60" src="http://www.launchbit.com/az-images/113-209/" /></a><br />
<small>(Powered by <a href="http://www.launchbit.com/lb/113-209/">LaunchBit</a>)</small></p>

]]></content:encoded>
			<wfw:commentRss>http://rubylearning.com/blog/2013/02/12/a-free-online-course-programming-for-the-web-with-ruby-3rd-batch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A &#8220;FREE&#8221; Ruby Metaprogramming Course &#8211; Learn to Think in Ruby</title>
		<link>http://rubylearning.com/blog/2013/02/08/a-free-ruby-metaprogramming-course-learn-to-think-in-ruby/</link>
		<comments>http://rubylearning.com/blog/2013/02/08/a-free-ruby-metaprogramming-course-learn-to-think-in-ruby/#comments</comments>
		<pubDate>Fri, 08 Feb 2013 09:21:56 +0000</pubDate>
		<dc:creator>Satish Talim</dc:creator>
				<category><![CDATA[Metaprogramming]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Training]]></category>
		<category><![CDATA[Ruby course]]></category>
		<category><![CDATA[Ruby training]]></category>
		<category><![CDATA[Shoes]]></category>
		<category><![CDATA[The Ruby Programming Language]]></category>

		<guid isPermaLink="false">http://rubylearning.com/blog/?p=7092</guid>
		<description><![CDATA[Send to Kindle A New Ruby Metaprogramming Course On February 24, 2013, Ruby comes of age and RubyLearning celebrates Ruby&#8217;s 20th birthday by offering you this &#8220;Free&#8221; course. Happy Birthday Ruby! After the huge success of the first seven Ruby Metaprogramming batches, RubyLearning now announces the eight batch. Course dates The online course starts on [...]<p><a href="http://www.launchbit.com/az/113-209/"><img width="468" height="60" src="http://www.launchbit.com/az-images/113-209/" /></a><br />
<small>(Powered by <a href="http://www.launchbit.com/lb/113-209/">LaunchBit</a>)</small></p>
]]></description>
				<content:encoded><![CDATA[<div class='kindleWidget kindleLight' ><img src="http://rubylearning.com/blog/wp-content/plugins/send-to-kindle/media/black-25.png" /><span>Send to Kindle</span></div><p></p>
<div class="topsy_widget_data topsy_theme_brick-red" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Frubylearning.com%252Fblog%252F2013%252F02%252F08%252Fa-free-ruby-metaprogramming-course-learn-to-think-in-ruby%252F%22%2C%20%22shorturl%22%3A%20%22http%3A%2F%2Fbit.ly%2FYIPnjf%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22A%20%5C%22FREE%5C%22%20Ruby%20Metaprogramming%20Course%20-%20Learn%20to%20Think%20in%20Ruby%22%20%7D);"></div>
<div>
<h3>A New Ruby Metaprogramming Course</h3>
<p><strong>On February 24, 2013, <em>Ruby comes of age</em> and RubyLearning celebrates Ruby&#8217;s 20th birthday by offering you this &#8220;Free&#8221; course.
<p><em>Happy Birthday Ruby!</em></strong></p>
<p>After the huge success of the first seven <strong>Ruby Metaprogramming</strong> batches, RubyLearning now announces the eight batch.</p>
<h3>Course dates</h3>
<p> The online course starts on <strong>Sunday 24th Feb. 2013</strong>. It&#8217;s a 9 day course.</p>
<h3>What&#8217;s Ruby Metaprogramming?</h3>
<p>Paolo Perrotta has this to say:</p>
<blockquote><p>As a Ruby programmer, you already know how much fun it is. Now see how to unleash its power, digging under the surface and exploring the language&#8217;s most advanced features: a collection of techniques and tricks known as <em>metaprogramming</em>. Once the domain of expert Rubyists, metaprogramming is now accessible to programmers of all levels &#8211; from beginner to expert.</p>
</blockquote>
<p>Paolo goes on to say the following in a <a href="http://rubylearning.com/blog/2009/07/01/interview-author-paolo-perrotta/">recent interview</a>:</p>
<blockquote><p>I realized that metaprogramming sits at the very heart of the language, and when you understand <em>metaprogramming</em>, that&#8217;s the moment you start &#8220;thinking in Ruby&#8221;.</p>
</blockquote>
<h3>Who&#8217;s It For?</h3>
<p>You need some background in Ruby programming to make the most out of this course.</p>
<h3>Is the course really free?</h3>
<p>A lot of effort and time goes into building such a course and we would really love that you pay at least <b>US$ 10</b> for the course. Since this is a &#8220;<b>Pay if you Want</b>&#8221; course, you are under no obligation to pay anything at all and hence the course would be free for you.</p>
<h3>How do I register?</h3>
<ul>
<li>If you want to take the course for free, please create an account at rubylearning.org and send us at satish [at] rubylearning.org &#8211; the email address with which you have registered.</li>
<li>Those of you who want to help RubyLearning maintain the site, the various courses and provide quality content, you can pay either by Paypal or send cash via <a href="http://www.westernunion.com/info/selectCountry.asp">Western Union Money Transfer</a> or by bank transfer (if you are in India).</li>
<li>Once you pay the fees below, <a href="http://rubylearning.org/classes">register on the RubyLearning.org site</a> and send us your name and registered email id while creating an account at <a href="http://rubylearning.org/classes">RubyLearning.org</a> to <strong>satish [at] rubylearning [dot] org</strong> We will enrol you into the course which normally takes place within 48 hours.</li>
</ul>
<p>After you click the &#8220;Pay Now&#8221; button below, you will be taken to a webpage as shown below.</p>
<p><img alt="" src="http://rubylearning.com/images/paypalmp.jpg" width="670" /></p>
<p>Please enter the amount you want to pay for the course in the &#8220;Item price&#8221; field and click on the &#8220;Update&#8221; link. You can safely pay via PayPal.</p>
<p><b>You can now pay the Course Fees by clicking on the &#8220;Pay Now&#8221; button below.</b></p>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<p><input type="hidden" name="cmd" value="_s-xclick"></p>
<p><input type="hidden" name="hosted_button_id" value="8ATDHKZF77NBQ"></p>
<p><input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_paynowCC_LG.gif" style="border: 0px none ; name="submit" alt="PayPal - The safer, easier way to pay online!"></p>
<p><img alt="" style="border: 0px none ; src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1" /></p>
</form>
<h2>What Will I Learn?</h2>
<p>The brief outline of this course is:</p>
<p>Working on the follwoing exercises will teach you many new methods and techniques used in metaprogramming.</p>
<ul>
<li>Exercise 1: Get the values from outside the class.</li>
<li>Exercise 2: Add your code to display &#8216;I like metaprogramming!&#8217;</li>
<li>Exercise 3: Show lots of ways to define singleton method.</li>
<li>Exercise 4: Glance into Ruby inside with binding method.</li>
<li>Exercise 5: Define the class without <code class="ruby">class</code> and <code class="ruby">def</code>.</li>
<li>Exercise 6: Write Baby Shoes &#8211; a very tiny GUI DSL</li>
</ul>
<h3>Course conducted by</h3>
<ul>
<li><strong><a href="http://ashbb.github.com/">ashbb </a></strong> from Japan with 24&#215;7 help from the mentors at RubyLearning.</li>
</ul>
<p>So hurry, registrations have started.</p>
<p class="alert">By the end of the course, and to reiterate what Paolo Perrotta said, you will understand metaprogramming and that&#8217;s the moment you will start &#8220;thinking in Ruby&#8221;.</p>
<p class="note">This <a href="http://rubylearning.com/satishtalim/faq.html">FAQ</a> would help answer most of your queries.</p>
</div>
<p>Technorati Tags: <a href="http://technorati.com/tag/Ruby+course" rel="tag">Ruby course</a>, <a href="http://technorati.com/tag/Ruby+training" rel="tag">Ruby training</a>, <a href="http://technorati.com/tag/Ruby" rel="tag">Ruby</a>, <a href="http://technorati.com/tag/Shoes" rel="tag">Shoes</a>, <a href="http://technorati.com/tag/The+Ruby+Programming+Language" rel="tag">The Ruby Programming Language</a>, <a href="http://technorati.com/tag/metaprogramming" rel="tag">metaprogramming</a></p>
Posted by <b>Satish Talim</b><p><a href="http://www.launchbit.com/az/113-209/"><img width="468" height="60" src="http://www.launchbit.com/az-images/113-209/" /></a><br />
<small>(Powered by <a href="http://www.launchbit.com/lb/113-209/">LaunchBit</a>)</small></p>

]]></content:encoded>
			<wfw:commentRss>http://rubylearning.com/blog/2013/02/08/a-free-ruby-metaprogramming-course-learn-to-think-in-ruby/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A &#8220;Free&#8221; online course: Sinatra 101</title>
		<link>http://rubylearning.com/blog/2013/01/25/a-free-online-course-sinatra-101/</link>
		<comments>http://rubylearning.com/blog/2013/01/25/a-free-online-course-sinatra-101/#comments</comments>
		<pubDate>Fri, 25 Jan 2013 02:58:27 +0000</pubDate>
		<dc:creator>Satish Talim</dc:creator>
				<category><![CDATA[Beginners]]></category>
		<category><![CDATA[Learn Sinatra]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Sinatra]]></category>
		<category><![CDATA[Training]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Sinatra 101]]></category>
		<category><![CDATA[Sinatra eBook]]></category>
		<category><![CDATA[The Ruby Programming Language]]></category>

		<guid isPermaLink="false">http://rubylearning.com/blog/?p=7024</guid>
		<description><![CDATA[Send to Kindle A &#8220;Free&#8221; online course: Sinatra 101 RubyLearning announces the tenth batch of its &#8220;Free&#8221; online &#8220;Sinatra 101&#8221; course starting from Saturday 2nd Mar. 2013. Sinatra &#8211; quickly create tiny web apps and services What&#8217;s Sinatra? Sinatra is a micro-framework for quickly creating tiny web-applications and small services in Ruby. It is not [...]<p><a href="http://www.launchbit.com/az/113-209/"><img width="468" height="60" src="http://www.launchbit.com/az-images/113-209/" /></a><br />
<small>(Powered by <a href="http://www.launchbit.com/lb/113-209/">LaunchBit</a>)</small></p>
]]></description>
				<content:encoded><![CDATA[<div class='kindleWidget kindleLight' ><img src="http://rubylearning.com/blog/wp-content/plugins/send-to-kindle/media/black-25.png" /><span>Send to Kindle</span></div><p></p>
<div class="topsy_widget_data topsy_theme_brick-red" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Frubylearning.com%252Fblog%252F2013%252F01%252F25%252Fa-free-online-course-sinatra-101%252F%22%2C%20%22shorturl%22%3A%20%22http%3A%2F%2Fbit.ly%2FWXNjAI%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22A%20%5C%22Free%5C%22%20online%20course%3A%20Sinatra%20101%22%20%7D);"></div>
<div>
<h3>A &#8220;Free&#8221; online course: Sinatra 101</h3>
<p><span class="drop_cap">R</span>ubyLearning announces the tenth batch of its &#8220;Free&#8221; online &#8220;<strong>Sinatra 101</strong>&#8221; course starting from <b>Saturday 2nd Mar. 2013</b>.</p>
<blockquote class="right"><p>Sinatra &#8211; quickly create tiny web apps and services</p>
</blockquote>
<h3>What&#8217;s Sinatra?</h3>
<p>Sinatra is a micro-framework for quickly creating <em>tiny web-applications</em> and <em>small services</em> in Ruby. It is not a Model-View-Controller (MVC) based framework.</p>
<p>Please read &#8211; <a href="http://deadprogrammersociety.blogspot.com/2007/10/sinatra-ruby-web-framework-and-why-it.html">Sinatra, a Ruby web framework, and Why it Matters</a>.</p>
<p><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="alignleft" src="http://rubylearning.com/images/heroku-optimized.gif" alt="Heroku Logo" title="Heroku" /></p>
<p>Thanks to <a href="http://heroku.com/"><strong>Heroku</strong></a> for providing the facility to create free hosting accounts for all the participants, to host their apps created during the course. Heroku &#8211; it&#8217;s fast, it&#8217;s easy, and it just works!</p>
<h3>What Will I Learn?</h3>
<p>In this introductory course, you will learn the essential features of Sinatra that you will end up using every day. The course topics are:</p>
<ul>
<li>What is Sinatra?</li>
<li>Sinatra Installation and its dependencies</li>
<li>Routes</li>
<li>set</li>
<li>before block</li>
<li>pass</li>
<li>status</li>
<li>Building a trivial Sinatra application</li>
<li>Deployment of a Sinatra app to Heroku</li>
<li>Views &#8211; ERB and HAML</li>
<li>Handler</li>
<li>Form parameters</li>
<li>Layouts</li>
<li>Error Handling &#8211; 404 and 500</li>
<li>Helpers</li>
<li>Exercises
<ul>
<li>Hosting a static webpage on Heroku</li>
<li>Text String Reversal Service</li>
<li>Stock Exchange Quote Service</li>
<li>Using Sinatra to access the Google+ API</li>
<li>Running a Sinatra app using JRuby</li>
<li>A Sorter Web Service in Sinatra</li>
<li>Finding Photos on Flickr</li>
<li>A Sinatra app to access GEO Info via GeoCoder</li>
<li>Simple CRUD app with ActiveRecord, SQLite3 and YAML</li>
</ul>
</li>
<li>Using Rack Middleware</li>
</ul>
<p>You can read through the <a href="http://rubylearning.com/satishtalim/faq.html">RubyLearning FAQ</a>.</p>
<h3>Some Fun Apps</h3>
<p><img style=' float: right; padding: 4px; margin: 0 0 2px 7px;'  class="alignright" src="http://rubylearning.com/images/sinatralogo.jpg" alt="Sinatra Icon" title="Sinatra microframework" /></p>
<p>Here are some of the fun apps created by the previous batch participants and deployed to Heroku:</p>
<ul>
<li><a href="http://rl-home.herokuapp.com/">A static webpage</a>.</li>
<li><a href="http://rl-string-reverse.herokuapp.com/">String Reversal Service</a>.</li>
<li><a href="http://seqsa.herokuapp.com/">Stock Exchange Quote Service</a>.</li>
<li><a href="http://sinatragplus.herokuapp.com/">Using Sinatra to access the Google+ API</a>.</li>
<li><a href="http://rubylearning.com/blog/2009/06/23/want-to-create-a-sinatra-web-service/">A Sorter Web Service in Sinatra</a></li>
<li><a href="http://flickr-find.herokuapp.com/">Finding Photos on Flickr</a></li>
<li><a href="http://sinatra-geo.herokuapp.com/">A Sinatra app to access GEO Info via GeoCoder</a></li>
</ul>
<p style="text-align: justify;"><b>Yes, you too can build all such applications and many more</b>.</p>
<h3>Who&#8217;s It For?</h3>
<p>Anyone who knows the Ruby programming language can take the &#8220;<strong>Sinatra 101</strong>&#8221; course, and is a starting point for people new to Sinatra and a guide to help learn it as quickly and easily as possible.</p>
<h3>Dates</h3>
<p>The course starts on Saturday 2nd Mar. 2013 and runs for a week.</p>
<h3>Is the course really free?</h3>
<p>A lot of effort and time goes into building such a course and we would really love that you pay at least <b>US$ 10</b> for the course. However, you are under no obligation to pay anything at all and hence the course would be free for you. <b>For those who contribute US$ 10 or more, we shall email them a copy of the book (.pdf) &#8220;<a href="http://rubylearning.com/blog/introduction-to-sinatra-ebook/">Introduction to Sinatra</a>&#8221; &#8211; the course is based on this book.</b></p>
<h3>How do I register?</h3>
<ul>
<li>You can pay either by Paypal or send cash via <a href="http://www.westernunion.com/info/selectCountry.asp">Western Union Money Transfer</a> or by bank transfer (if you are in India). The fees collected helps RubyLearning maintain the site, the various courses and provide quality content to you.</li>
<li>Once you pay the fees below, <a href="http://rubylearning.org/classes">register on the RubyLearning.org site</a> and send us your name and registered email id while creating an account at <a href="http://rubylearning.org/classes">RubyLearning.org</a> to <strong>satish [at] rubylearning [dot] org</strong> We will enrol you into the course which normally takes place within 48 hours.</li>
</ul>
<p>After you click the &#8220;Pay Now&#8221; button below, you will be taken to a webpage as shown below.</p>
<p><img alt="" src="http://rubylearning.com/images/paypaln.jpg" width="670" /></p>
<p>Please enter the amount you want to pay for the course in the &#8220;Item price&#8221; field and click on the &#8220;Update&#8221; link. You can safely pay via PayPal.</p>
<p><b>You can now pay the Course Fees by clicking on the &#8220;Pay Now&#8221; button below.</b></p>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<p><input type="hidden" name="cmd" value="_s-xclick"></p>
<p><input type="hidden" name="hosted_button_id" value="A82TYUW2NMWZL"></p>
<p><input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_paynowCC_LG.gif" style="border: 0px none ; name="submit" alt="PayPal - The safer, easier way to pay online!"></p>
<p><img alt="" style="border: 0px none ; src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1" /></p>
</form>
<p>Famous <a href="http://rubylearning.com/blog/2009/06/29/20-rubyists-using-sinatra-do-you/">Rubyists using Sinatra</a> talked to RubyLearning and gave us their views on:</p>
<ul>
<li><a href="http://rubylearning.com/blog/2009/08/11/blake-mizerany-how-do-i-learn-and-master-sinatra/">How do I learn and master Sinatra?</a></li>
<li><a href="http://rubylearning.com/blog/2009/07/19/what-are-the-twelve-rules-of-sinatra/">The 12 rules of Sinatra</a></li>
</ul>
<p>Also, thanks to <a href="http://rubylearning.com/blog/2009/03/03/interview-adam-keys-on-sinatra/">Adam Keys</a>, <a href="http://rubylearning.com/blog/2009/03/20/interview-aaron-quint-on-sinatra/">Aaron Quint</a>, and <a href="http://rubylearning.com/blog/2009/03/20/interview-ryan-tomayko-on-sinatra/">Ryan Tomayko</a> for sharing their expertise on Sinatra with the course participants.</p>
<p>So hurry, registrations have started.</p>
<p class="alert">By the end of the course, you can quickly create your own tiny web-applications in Ruby and write lots of small services.</p>
</div>
<p>Technorati Tags: <a href="http://technorati.com/tag/Ruby" rel="tag">Ruby</a>, <a href="http://technorati.com/tag/Sinatra" rel="tag">Sinatra</a>, <a href="http://technorati.com/tag/Sinatra+eBook" rel="tag">Sinatra eBook</a>, <a href="http://technorati.com/tag/The+Ruby+Programming+Language" rel="tag">The Ruby Programming Language</a>, <a href="http://technorati.com/tag/Sinatra+101" rel="tag">Sinatra 101</a>, <a href="http://technorati.com/tag/programming" rel="tag">programming</a></p>
Posted by <b>Satish Talim</b><p><a href="http://www.launchbit.com/az/113-209/"><img width="468" height="60" src="http://www.launchbit.com/az-images/113-209/" /></a><br />
<small>(Powered by <a href="http://www.launchbit.com/lb/113-209/">LaunchBit</a>)</small></p>

]]></content:encoded>
			<wfw:commentRss>http://rubylearning.com/blog/2013/01/25/a-free-online-course-sinatra-101/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
