<?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>WNY Ruby Programming Group</title>
	<atom:link href="http://wnyruby.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://wnyruby.com</link>
	<description></description>
	<lastBuildDate>Wed, 22 May 2013 00:29:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>What you missed last night: June: Start of a WNY Ruby Summer!</title>
		<link>http://wnyruby.com/?p=9360</link>
		<comments>http://wnyruby.com/?p=9360#comments</comments>
		<pubDate>Wed, 06 Jun 2012 21:21:14 +0000</pubDate>
		<dc:creator>Amanda</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://wnyruby.com/?p=9360</guid>
		<description><![CDATA[First up was Jon Childress (@jonplussed) talking about &#8216;Developing from Scratch&#8217; and his travels to become a developer. Below are some of the highlights! Getting started with programming can be discouraging, find a language that has easy setup, a large [...]]]></description>
			<content:encoded><![CDATA[<p>First up was Jon Childress (<a href="http://twitter.com/jonplussed" target="_blank">@jonplussed</a>) talking about &#8216;Developing from Scratch&#8217; and his travels to become a developer. Below are some of the highlights!</p>
<ul>
<li>Getting started with programming can be discouraging, find a language that has easy setup, a large amount of online resources, and nearby peers to help when you get stuck</li>
<li>Jon recommends ruby as a language that fulfills all of the above points. It is practical and fun!</li>
<li>Ruby provides a &#8216;conversation&#8217; similar to actual language. The user provides instructions to the computer, and the computer &#8216;communicates&#8217; back through Ruby.</li>
<li>What about the pain? Some programmers think that painful-to-learn languages make better programmers, Jon advocates avoiding painful beginnings. Programming should be fun.</li>
<li>With Ruby: Setup is simple!</li>
<li>There is great documentation: <a href="http://ruby-doc.org/" target="_blank">http://ruby-doc.org/</a></li>
<li>There is a THRIVING Ruby community:  Projects to contribute to and review (check out Github!)</li>
<li>Don&#8217;t forget about Steel City Ruby and other local events!!</li>
<li>Most importantly: Jobs Abound!</li>
<li>&#8216;Start fun, Start small&#8217;: Check out ASP Katas(<a href="https://github.com/mark/asplus_katas" target="_blank">https://github.com/mark/asplus_katas</a>), Ruby Warrior (<a href="https://github.com/ryanb/ruby-warrior" target="_blank">https://github.com/ryanb/ruby-warrior</a>), and Ruby Quiz (<a href="http://www.rubyquiz.com/" target="_blank">http://www.rubyquiz.com/</a> not maintained).</li>
<li>Don&#8217;t start with Rails</li>
</ul>
<p>Amanda Quaranto (<a href="twitter.com/aquaranto" target="_blank">@aquaranto</a>) announced a new meetup group called &#8220;Buffalo Learning to Code&#8221; (BLC)! They are a group of beginner to novice programmers who want to work with other beginners to improve their skills.</p>
<ul>
<li><a href="http://www.meetup.com/Buffalo-Learning-to-Code/" target="_blank">http://www.meetup.com/Buffalo-Learning-to-Code/</a></li>
<li>The first meeting is on Monday 6/11 at 6:30pm. They&#8217;ll be meeting in the Cowork Buffalo space: 225 Delaware Avenue #10, above Spot Coffee (http://coworkbuffalo.com/).</li>
<li>They will be working through Chris Pine&#8217;s Learn to Program book (which is free online @ http://pine.fm/LearnToProgram/ even if you just want to follow along). They may also cover other topics including some CS101 and HTML/CSS depending on the skill level of the group.</li>
<li>BLC is also looking for some experienced programmers who would be interested in giving beginner-level talks to the group and a Sponsor to help cover food and other supplies!</li>
</ul>
<div>To close out the evening, Bill Chapman (<a href="http://twitter.com/byllc" target="_blank">@byllc</a>) introduced the month-old Ruby Motion, and gave everyone a live-coding demonstration.</div>
<div>
<ul>
<li><a href="http://www.rubymotion.com/" target="_blank">http://www.rubymotion.com/</a></li>
<li>Used to create IOS apps in a workflow that ruby-ists are familiar with.</li>
<li>Uses a REPL (Read &#8211; Eval &#8211; Print &#8211; Loop) similar to IRB (interactive Ruby) or a javascript console</li>
<li>Built using the Cocoa Framework (<a href="http://en.wikipedia.org/wiki/Cocoa_(API)" target="_blank">http://en.wikipedia.org/wiki/Cocoa_(API)</a>)</li>
<li>Small Downside: costs $200</li>
<li>Compiles ruby in to native code; no cross compiling</li>
<li>Live coding demonstration: Bill created an app that lists all of the WNYRuby members with their pictures.</li>
<li>Code will be housed at <a href="https://github.com/byllc/wnyruby_meetup_ios" target="_blank">https://github.com/byllc/wnyruby_meetup_ios</a> check there for updates!</li>
</ul>
</div>
<p>Nick Quaranto (<a href="http://twitter.com/qrush" target="_blank">@qrush</a>) has also started working with Ruby Motion and recommends the following links:</p>
<ul>
<li> <a href="https://github.com/HipByte/RubyMotionSamples" target="_blank">https://github.com/HipByte/RubyMotionSamples</a> and</li>
<li><a href="http://www.rubymotion.com/developer-center/" target="_blank">http://www.rubymotion.com/developer-center/</a></li>
</ul>
<p>PJ (<a href="http://twitter.com/aspleenic" target="_blank">@aspleenic</a>) had a few announcements</p>
<ul>
<li>Next month&#8217;s meeting is tentatively scheduled for July 10th. Location TBD.</li>
<li>PJ has posted an event on Meetup.com to determine how many WNYRuby members are attending Steel City Ruby: <a href="http://www.meetup.com/Western-New-York-Ruby/events/67980262/" target="_blank">http://www.meetup.com/Western-New-York-Ruby/events/67980262/</a> (definitely check it out! It&#8217;s only $50! <a href="http://steelcityrubyconf.org/" target="_blank">http://steelcityrubyconf.org/</a>)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://wnyruby.com/?feed=rss2&#038;p=9360</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WNY Ruby Meetup TONIGHT!!!</title>
		<link>http://wnyruby.com/?p=3</link>
		<comments>http://wnyruby.com/?p=3#comments</comments>
		<pubDate>Tue, 10 Jan 2012 20:43:12 +0000</pubDate>
		<dc:creator>pj</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://wnyruby.com/?p=3</guid>
		<description><![CDATA[Be There!]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.meetup.com/Western-New-York-Ruby/events/44421782/" target="_blank">Be There!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://wnyruby.com/?feed=rss2&#038;p=3</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
