<?xml version='1.0'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:atom="http://www.w3.org/2005/Atom" >
<channel>
	<title><![CDATA[BOL: Ruby Language]]></title>
	<link>https://bioinformaticsonline.com/pages/view/898/ruby-language?</link>
	<atom:link href="https://bioinformaticsonline.com/pages/view/898/ruby-language?" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/pages/view/898/ruby-language</guid>
	<pubDate>Mon, 15 Jul 2013 01:34:26 -0500</pubDate>
	<link>https://bioinformaticsonline.com/pages/view/898/ruby-language</link>
	<title><![CDATA[Ruby Language]]></title>
	<description><![CDATA[<p>Ruby was created by Yukihiro Matsumoto, who wished to create a new language that balanced functional programming with imperative programming</p><p>Ruby is a dynamic, reflective, general purpose object-oriented programming language that combines syntax inspired by Perl with Smalltalk-like features. Ruby originated in Japan during the mid-1990s and was initially developed and designed by Yukihiro "Matz" Matsumoto. It was influenced primarily by Perl, Smalltalk, Eiffel, and Lisp.</p><p>Ruby supports multiple programming paradigms, including functional, object oriented, imperative and reflective. It also has a dynamic typesystem and automatic memory management; it is therefore similar in varying respects to Python, Perl, Lisp, Dylan, Pike, and CLU.</p><p>The standard 1.8.7 implementation is written in C, as a single-pass interpreted language. There is currently no specification of the Ruby language, so the original implementation is considered to be the de facto reference. As of 2010, there are a number of complete or upcoming alternative implementations of the Ruby language, including YARV, JRuby, Rubinius, IronRuby, MacRuby and HotRuby, each of which takes a different approach, with IronRuby, JRuby and MacRuby providing just-in-time compilation and MacRuby also providing ahead-of-time compilation. The official 1.9 branch uses YARV, as will 2.0 (development), and will eventually supersede the slower Ruby MRI.</p><p>Ruby Quick Reference<br />http://www.zenspider.com/Languages/Ruby/QuickRef.html</p><p>Ruby Annotation<br />http://www.w3.org/TR/ruby/</p><p>Ruby in Linux Journals<br />http://www.linuxjournal.com/article/5915</p><p>Ruby Documentation: Programming Ruby<br />http://ruby-doc.org/docs/ProgrammingRuby/</p><p>The Top 10 Reasons The Ruby Programming Language Sucks</p><p>http://www.slideshare.net/vishnu/the-top-10-reasons-the-ruby-programming-language-sucks</p><p>Ruby : The Programmers best friends<br />http://www.ruby-lang.org/en/</p><p>For Ruby Beginners<br />http://www.squidoo.com/ruby-programming-beginner</p><p>Ruby Programming<br />http://en.wikibooks.org/wiki/Ruby_Programming</p><p>Ruby CookBook<br />http://en.wikibooks.org/wiki/Cookbook:Table_of_Contents</p><p>Ruby Programming Challenge for Newbies -<br />http://rubylearning.com/blog/ruby-programming-challenge-faq/</p><p>Common "issues" faced by Ruby Newbies by Chris Strom -<br />http://japhr.blogspot.com/2009/10/newbie-feedback.html</p><p>Books<br />http://www.sapphiresteel.com/The-Book-Of-Ruby</p><p>Free Online Ruby Programming along with many Ruby newbies here -<br />http://rubylearning.org/class/</p>]]></description>
	<dc:creator>Jitendra Narayan</dc:creator>
</item>

</channel>
</rss>