<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Intro to Game Programming with JavaScript</title>
	<atom:link href="http://www.hive76.org/intro-to-game-programming-with-javascript/feed" rel="self" type="application/rss+xml" />
	<link>http://www.hive76.org/intro-to-game-programming-with-javascript</link>
	<description>Making Things Awesome, Making Awesome Things</description>
	<lastBuildDate>Mon, 06 May 2013 01:37:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Sean McBeth</title>
		<link>http://www.hive76.org/intro-to-game-programming-with-javascript/comment-page-1#comment-2903</link>
		<dc:creator>Sean McBeth</dc:creator>
		<pubDate>Wed, 25 Jul 2012 04:00:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.hive76.org/?p=3795#comment-2903</guid>
		<description><![CDATA[You need to register. There is a link in the article to where you can buy tickets.]]></description>
		<content:encoded><![CDATA[<p>You need to register. There is a link in the article to where you can buy tickets.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alyxlander</title>
		<link>http://www.hive76.org/intro-to-game-programming-with-javascript/comment-page-1#comment-2902</link>
		<dc:creator>alyxlander</dc:creator>
		<pubDate>Wed, 25 Jul 2012 03:59:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.hive76.org/?p=3795#comment-2902</guid>
		<description><![CDATA[Oh man, this sounds awesome! Do I just show up or do I need to register?]]></description>
		<content:encoded><![CDATA[<p>Oh man, this sounds awesome! Do I just show up or do I need to register?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean McBeth</title>
		<link>http://www.hive76.org/intro-to-game-programming-with-javascript/comment-page-1#comment-2900</link>
		<dc:creator>Sean McBeth</dc:creator>
		<pubDate>Tue, 24 Jul 2012 17:24:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.hive76.org/?p=3795#comment-2900</guid>
		<description><![CDATA[Yeah, I&#039;m going to cover a lot of different stuff, not *just* JavaScript. 

With Canvas, I&#039;m kind of torn right now on whether it&#039;s better to start with it right away or wait until a few more things are covered. Maybe raw beginners will need a little slower of an introduction than jumping right in to the Canvas2D API; kind of a lot to swallow in one go. We&#039;ll definitely get to it eventually, I just don&#039;t know if it will be after 1 session or 5 just yet. I&#039;m working on an example Pong game right now that I&#039;m doing two ways, once DHTML and once in HTML5, just to see which one I like better. We&#039;ll probably go with the DHTML example first, though, because it is a decent skill to have on its own as well.

Basic software to have preloaded: if you&#039;ve done any programming on your own yet, you should certainly use what you&#039;re used to, I&#039;m not going to force any particular thing. We&#039;ll spend a little time in the beginning talking about some different options for different tools. I also have a couple of blog posts prepared on the topic to send out in the next week or so.

My goal with this class is to get people learning how to program and making apps on their own. That&#039;s it. JavaScript is kind of the entry vector into that. Games are kind of just the fun, compelling way to get people to keep studying. There are a lot more things that go into it than just programming language, so the &quot;JavaScript&quot; part of it should hopefully be just a small part. But, needed a name for the event, and this seemed the most descriptive.

Thanks for commenting. Would love to have you in the class.]]></description>
		<content:encoded><![CDATA[<p>Yeah, I&#8217;m going to cover a lot of different stuff, not *just* JavaScript. </p>
<p>With Canvas, I&#8217;m kind of torn right now on whether it&#8217;s better to start with it right away or wait until a few more things are covered. Maybe raw beginners will need a little slower of an introduction than jumping right in to the Canvas2D API; kind of a lot to swallow in one go. We&#8217;ll definitely get to it eventually, I just don&#8217;t know if it will be after 1 session or 5 just yet. I&#8217;m working on an example Pong game right now that I&#8217;m doing two ways, once DHTML and once in HTML5, just to see which one I like better. We&#8217;ll probably go with the DHTML example first, though, because it is a decent skill to have on its own as well.</p>
<p>Basic software to have preloaded: if you&#8217;ve done any programming on your own yet, you should certainly use what you&#8217;re used to, I&#8217;m not going to force any particular thing. We&#8217;ll spend a little time in the beginning talking about some different options for different tools. I also have a couple of blog posts prepared on the topic to send out in the next week or so.</p>
<p>My goal with this class is to get people learning how to program and making apps on their own. That&#8217;s it. JavaScript is kind of the entry vector into that. Games are kind of just the fun, compelling way to get people to keep studying. There are a lot more things that go into it than just programming language, so the &#8220;JavaScript&#8221; part of it should hopefully be just a small part. But, needed a name for the event, and this seemed the most descriptive.</p>
<p>Thanks for commenting. Would love to have you in the class.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.hive76.org/intro-to-game-programming-with-javascript/comment-page-1#comment-2899</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Tue, 24 Jul 2012 16:41:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.hive76.org/?p=3795#comment-2899</guid>
		<description><![CDATA[Is it just javascript in general, or is it javascript in HTML5 using canvas, or something else?  Also, is there a max number of people that can attend?  I am very interested!  Is there any software that you recommend we have loaded on our laptop? Maybe a programming text editor like Programmers Notepad?]]></description>
		<content:encoded><![CDATA[<p>Is it just javascript in general, or is it javascript in HTML5 using canvas, or something else?  Also, is there a max number of people that can attend?  I am very interested!  Is there any software that you recommend we have loaded on our laptop? Maybe a programming text editor like Programmers Notepad?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Intro to Game Programming with Java Script @ Hive 76 &#124; Canning Jars Blog</title>
		<link>http://www.hive76.org/intro-to-game-programming-with-javascript/comment-page-1#comment-2898</link>
		<dc:creator>Intro to Game Programming with Java Script @ Hive 76 &#124; Canning Jars Blog</dc:creator>
		<pubDate>Tue, 24 Jul 2012 13:20:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.hive76.org/?p=3795#comment-2898</guid>
		<description><![CDATA[[...] McBeth, part of the Hive 76 hackerspace, is certain he can help make your dream a reality. He will be starting a class on August 6th that will teach anyone how to make video games using Java.... According to McBeth, JavaScript “is a language that everyone can run in some shape or form, [...]]]></description>
		<content:encoded><![CDATA[<p>[...] McBeth, part of the Hive 76 hackerspace, is certain he can help make your dream a reality. He will be starting a class on August 6th that will teach anyone how to make video games using Java&#8230;. According to McBeth, JavaScript “is a language that everyone can run in some shape or form, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Intro to Game Programming with Java Script @ Hive 76 &#124; Geekadelphia</title>
		<link>http://www.hive76.org/intro-to-game-programming-with-javascript/comment-page-1#comment-2897</link>
		<dc:creator>Intro to Game Programming with Java Script @ Hive 76 &#124; Geekadelphia</dc:creator>
		<pubDate>Mon, 23 Jul 2012 13:01:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.hive76.org/?p=3795#comment-2897</guid>
		<description><![CDATA[[...] McBeth, part of the Hive 76 hackerspace, is certain he can help make your dream a reality. He will be starting a class on August 6th that will teach anyone how to make video games using Java.... According to McBeth, JavaScript “is a language that everyone can run in some shape or form, [...]]]></description>
		<content:encoded><![CDATA[<p>[...] McBeth, part of the Hive 76 hackerspace, is certain he can help make your dream a reality. He will be starting a class on August 6th that will teach anyone how to make video games using Java&#8230;. According to McBeth, JavaScript “is a language that everyone can run in some shape or form, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean McBeth</title>
		<link>http://www.hive76.org/intro-to-game-programming-with-javascript/comment-page-1#comment-2889</link>
		<dc:creator>Sean McBeth</dc:creator>
		<pubDate>Fri, 20 Jul 2012 02:48:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.hive76.org/?p=3795#comment-2889</guid>
		<description><![CDATA[No browser natively runs coffeescript. The only way you&#039;re going to get max performance out of a script (which is what you need for games) is to hand code javascript. And seriously, javascript isn&#039;t hard. Don&#039;t fear it.]]></description>
		<content:encoded><![CDATA[<p>No browser natively runs coffeescript. The only way you&#8217;re going to get max performance out of a script (which is what you need for games) is to hand code javascript. And seriously, javascript isn&#8217;t hard. Don&#8217;t fear it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: c</title>
		<link>http://www.hive76.org/intro-to-game-programming-with-javascript/comment-page-1#comment-2888</link>
		<dc:creator>c</dc:creator>
		<pubDate>Fri, 20 Jul 2012 01:40:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.hive76.org/?p=3795#comment-2888</guid>
		<description><![CDATA[Haven&#039;t dived into Javascript yet ... but wouldn&#039;t learning coffeescript be better at this point in time?]]></description>
		<content:encoded><![CDATA[<p>Haven&#8217;t dived into Javascript yet &#8230; but wouldn&#8217;t learning coffeescript be better at this point in time?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean McBeth</title>
		<link>http://www.hive76.org/intro-to-game-programming-with-javascript/comment-page-1#comment-2885</link>
		<dc:creator>Sean McBeth</dc:creator>
		<pubDate>Wed, 18 Jul 2012 16:09:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.hive76.org/?p=3795#comment-2885</guid>
		<description><![CDATA[7pm, August 6th. No previous experience required.]]></description>
		<content:encoded><![CDATA[<p>7pm, August 6th. No previous experience required.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.hive76.org/intro-to-game-programming-with-javascript/comment-page-1#comment-2884</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Wed, 18 Jul 2012 16:05:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.hive76.org/?p=3795#comment-2884</guid>
		<description><![CDATA[When time is this class at? Is there any prerequisite programming experience needed?]]></description>
		<content:encoded><![CDATA[<p>When time is this class at? Is there any prerequisite programming experience needed?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
