<?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"
	>
<channel>
	<title>Comments on: Simply JavaScript</title>
	<atom:link href="http://www.sitepoint.com/blogs/2007/06/27/simply-javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sitepoint.com/blogs/2007/06/27/simply-javascript/</link>
	<description></description>
	<pubDate>Tue, 07 Oct 2008 23:12:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: nateklaiber</title>
		<link>http://www.sitepoint.com/blogs/2007/06/27/simply-javascript/#comment-295546</link>
		<dc:creator>nateklaiber</dc:creator>
		<pubDate>Thu, 05 Jul 2007 03:46:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=1954#comment-295546</guid>
		<description>Just received my copy yesterday, halfway finished with it. It is tough to put down. The book, so far, is very well written and the code samples are awesome. You guys did a great job with the book - congrats on getting it out.</description>
		<content:encoded><![CDATA[<p>Just received my copy yesterday, halfway finished with it. It is tough to put down. The book, so far, is very well written and the code samples are awesome. You guys did a great job with the book - congrats on getting it out.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: spinmaster</title>
		<link>http://www.sitepoint.com/blogs/2007/06/27/simply-javascript/#comment-291035</link>
		<dc:creator>spinmaster</dc:creator>
		<pubDate>Sat, 30 Jun 2007 11:45:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=1954#comment-291035</guid>
		<description>Great job Kev! I ordered already my copy... ;-)</description>
		<content:encoded><![CDATA[<p>Great job Kev! I ordered already my copy&#8230; ;-)</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Yank</title>
		<link>http://www.sitepoint.com/blogs/2007/06/27/simply-javascript/#comment-289145</link>
		<dc:creator>Kevin Yank</dc:creator>
		<pubDate>Thu, 28 Jun 2007 00:55:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=1954#comment-289145</guid>
		<description>&lt;blockquote&gt;Question for ya, Kevin. [...] I’m one of those people who hates working in JS because it’s such an awkward language [...]. Will this book help me become quite fluent in JS, do you think [...]?&lt;/blockquote&gt;

Cameron and I thought long and hard about how we would present the JavaScript language in this book. Many other beginner's JavaScript books present it as a hodge-podge of unrelated features, which leads to that impression of it being "such an awkward language".

As longtime JavaScript developers, Cameron and I have discovered that JavaScript can be a really beautiful and &lt;em&gt;elegant&lt;/em&gt; language if you structure your code properly, so we set out to present the language in a cohesive, structured way that would get beginners writing the kind of code we love to read.

In short, yes, I believe Simply JavaScript will not only give you the fluency with the language that you're craving, but it will also (we hope) give you new appreciation for how nice a language JavaScript can be.</description>
		<content:encoded><![CDATA[<blockquote><p>Question for ya, Kevin. [&#8230;] I’m one of those people who hates working in JS because it’s such an awkward language [&#8230;]. Will this book help me become quite fluent in JS, do you think [&#8230;]?</p></blockquote>
<p>Cameron and I thought long and hard about how we would present the JavaScript language in this book. Many other beginner&#8217;s JavaScript books present it as a hodge-podge of unrelated features, which leads to that impression of it being &#8220;such an awkward language&#8221;.</p>
<p>As longtime JavaScript developers, Cameron and I have discovered that JavaScript can be a really beautiful and <em>elegant</em> language if you structure your code properly, so we set out to present the language in a cohesive, structured way that would get beginners writing the kind of code we love to read.</p>
<p>In short, yes, I believe Simply JavaScript will not only give you the fluency with the language that you&#8217;re craving, but it will also (we hope) give you new appreciation for how nice a language JavaScript can be.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Adam A Flynn</title>
		<link>http://www.sitepoint.com/blogs/2007/06/27/simply-javascript/#comment-289024</link>
		<dc:creator>Adam A Flynn</dc:creator>
		<pubDate>Wed, 27 Jun 2007 21:03:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=1954#comment-289024</guid>
		<description>Thanks for the tip; I'll be sure to check those videos out!</description>
		<content:encoded><![CDATA[<p>Thanks for the tip; I&#8217;ll be sure to check those videos out!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: lubos</title>
		<link>http://www.sitepoint.com/blogs/2007/06/27/simply-javascript/#comment-288865</link>
		<dc:creator>lubos</dc:creator>
		<pubDate>Wed, 27 Jun 2007 18:26:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=1954#comment-288865</guid>
		<description>Adam, JS is not an awkward language, it's the world's most misunderstood programming language. I recommend you to look at Douglas Crockford's training session videos at Yahoo Video</description>
		<content:encoded><![CDATA[<p>Adam, JS is not an awkward language, it&#8217;s the world&#8217;s most misunderstood programming language. I recommend you to look at Douglas Crockford&#8217;s training session videos at Yahoo Video</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Adam A Flynn</title>
		<link>http://www.sitepoint.com/blogs/2007/06/27/simply-javascript/#comment-288787</link>
		<dc:creator>Adam A Flynn</dc:creator>
		<pubDate>Wed, 27 Jun 2007 15:35:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=1954#comment-288787</guid>
		<description>Question for ya, Kevin. I consider myself to be decent JS programmer (been working with it lightly for years, have enough of an understanding of it that with Google and a good reference guide in hand I can usually piece things together), but I'm one of those people who hates working in JS because it's such an awkward language when compared to something like PHP (in which I am quite fluent). Will this book help me become quite fluent in JS, do you think, or is it too basic to be of great use to someone who is familiar with the language already?</description>
		<content:encoded><![CDATA[<p>Question for ya, Kevin. I consider myself to be decent JS programmer (been working with it lightly for years, have enough of an understanding of it that with Google and a good reference guide in hand I can usually piece things together), but I&#8217;m one of those people who hates working in JS because it&#8217;s such an awkward language when compared to something like PHP (in which I am quite fluent). Will this book help me become quite fluent in JS, do you think, or is it too basic to be of great use to someone who is familiar with the language already?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Sojan80</title>
		<link>http://www.sitepoint.com/blogs/2007/06/27/simply-javascript/#comment-288715</link>
		<dc:creator>Sojan80</dc:creator>
		<pubDate>Wed, 27 Jun 2007 13:19:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=1954#comment-288715</guid>
		<description>Kevin and Cameron,
Just got my PDF Version this past weekend and am awaiting the arrival of my printed copy any day now. So far so good, and by the way, 2 points for the Dr. Who joke in the intro... and 3 points the Star Trek examples =)

From what I've read so far I like the approach the book is taking and the tone isn't as stodgy (read formal) as some books I've read. As of right now, on a scale of 1 to 5 where 5 is excellent I'd give the book a solid 4, but I'll reserve judgement until after I've finished it.</description>
		<content:encoded><![CDATA[<p>Kevin and Cameron,<br />
Just got my PDF Version this past weekend and am awaiting the arrival of my printed copy any day now. So far so good, and by the way, 2 points for the Dr. Who joke in the intro&#8230; and 3 points the Star Trek examples =)</p>
<p>From what I&#8217;ve read so far I like the approach the book is taking and the tone isn&#8217;t as stodgy (read formal) as some books I&#8217;ve read. As of right now, on a scale of 1 to 5 where 5 is excellent I&#8217;d give the book a solid 4, but I&#8217;ll reserve judgement until after I&#8217;ve finished it.</p>]]></content:encoded>
	</item>
</channel>
</rss>
