<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: JavaScript crashcourse</title>
	<link>http://ask.metafilter.com/22167/JavaScript-crashcourse/</link>
	<description>Comments on Ask MetaFilter post JavaScript crashcourse</description>
	<pubDate>Thu, 04 Aug 2005 13:25:18 -0800</pubDate>
	<lastBuildDate>Thu, 04 Aug 2005 13:25:18 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: JavaScript crashcourse</title>
		<link>http://ask.metafilter.com/22167/JavaScript-crashcourse</link>	
		<description>JavaScriptCrashCourseFilter: I have just been presented with a great career opportunity if I can get up to speed in JavaScript at great velocity- what&apos;s the best way to do it? &lt;br /&gt;&lt;br /&gt; I checked out thau!&apos;s excellent The Book of JavaScript from the library which I read a quarter of last night, but it is specifically directed at JS for web: I need to become proficient in it more as a programming language, rather than how to do rollovers etc. I know the best way to learn is just to start writing stuff - how would you go about this?</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2005:site.22167</guid>
		<pubDate>Thu, 04 Aug 2005 13:17:56 -0800</pubDate>
		<dc:creator>russmail</dc:creator>
		
			<category>JavaScript</category>
		
			<category>crashcourse</category>
		
	</item> <item>
		<title>By: null terminated</title>
		<link>http://ask.metafilter.com/22167/JavaScript-crashcourse#356122</link>	
		<description>I believe &lt;a href=&quot;http://www.amazon.com/exec/obidos/tg/detail/-/0596000480/102-2123435-7380161?v=glance&quot;&gt;JavaScript: The Definitive Guide&lt;/a&gt; explains the language before getting  into web details (I haven&apos;t read it).</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.22167-356122</guid>
		<pubDate>Thu, 04 Aug 2005 13:25:18 -0800</pubDate>
		<dc:creator>null terminated</dc:creator>
	</item><item>
		<title>By: harmfulray</title>
		<link>http://ask.metafilter.com/22167/JavaScript-crashcourse#356127</link>	
		<description>I second the recommendation for JS:tDG, but if you want something to supplement it you might want to check out w3schools&apos; &lt;a href=&quot;http://www.w3schools.com/js/default.asp&quot;&gt;JavaScript tutorial&lt;/a&gt;, which is somewhat web-focused, granted, but free and online.  w3schools also has numerous code samples, etc.  Good luck!</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.22167-356127</guid>
		<pubDate>Thu, 04 Aug 2005 13:35:06 -0800</pubDate>
		<dc:creator>harmfulray</dc:creator>
	</item><item>
		<title>By: russmail</title>
		<link>http://ask.metafilter.com/22167/JavaScript-crashcourse#356148</link>	
		<description>thanks - I appreciate that JS:tDG is the bible of JS, but it&apos;s a 900 page monolith which doesn&apos;t sit well with my crashcourse idea: I was rather hoping for a more hands on approach. How have others learnt JS, or indeed other languages - surely not by going through great tomes page by page?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.22167-356148</guid>
		<pubDate>Thu, 04 Aug 2005 13:54:27 -0800</pubDate>
		<dc:creator>russmail</dc:creator>
	</item><item>
		<title>By: elderling</title>
		<link>http://ask.metafilter.com/22167/JavaScript-crashcourse#356168</link>	
		<description>If you check the &lt;a href=&quot;http://safari.oreilly.com/JVXSL.asp?x=1&amp;amp;mode=section&amp;amp;sortKey=publishingdate&amp;amp;sortOrder=desc&amp;amp;view=&amp;amp;xmlid=0-596-00048-0&amp;amp;g=&amp;amp;srchText=BOOK+AND+%28BOOKTITLE+javascript%29+AND+%28%28PUBLID+%3D+12%29%29&amp;amp;code=&amp;amp;h=&amp;amp;m=&amp;amp;l=1&amp;amp;catid=&amp;amp;s=1&amp;amp;b=1&amp;amp;f=1&amp;amp;t=1&amp;amp;c=1&amp;amp;u=1&amp;amp;r=&amp;amp;o=1&amp;amp;n=1&amp;amp;d=1&amp;amp;p=1&amp;amp;a=0&amp;amp;page=0&quot;&gt;Table of Contents to JS:tDG&lt;/a&gt; you&apos;ll see that most of the 900 page monolith is reference material. The &quot;Core JavaScript&quot; chapter is quite concise.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.22167-356168</guid>
		<pubDate>Thu, 04 Aug 2005 14:17:34 -0800</pubDate>
		<dc:creator>elderling</dc:creator>
	</item><item>
		<title>By: null terminated</title>
		<link>http://ask.metafilter.com/22167/JavaScript-crashcourse#356217</link>	
		<description> Yes, all you&apos;d need is section 1, &quot;Core Javascript&quot;.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.22167-356217</guid>
		<pubDate>Thu, 04 Aug 2005 15:26:43 -0800</pubDate>
		<dc:creator>null terminated</dc:creator>
	</item><item>
		<title>By: kirkaracha</title>
		<link>http://ask.metafilter.com/22167/JavaScript-crashcourse#356247</link>	
		<description>&lt;a href=&quot;http://www.sitepoint.com/article/dhtml-utopia-modern-web-design&quot;&gt;DHTML Utopia: Modern Web Design Using JavaScript &amp;amp; DOM&lt;/a&gt; is a good introduction; &lt;a href=&quot;http://www.quirksmode.org/&quot;&gt;QuirksMode&lt;/a&gt; and SitePoints &lt;a href=&quot;http://www.sitepoint.com/subcat/javascript&quot;&gt;JavaScript &amp;amp; DHTML Tutorials&lt;/a&gt; have more info.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.22167-356247</guid>
		<pubDate>Thu, 04 Aug 2005 15:55:10 -0800</pubDate>
		<dc:creator>kirkaracha</dc:creator>
	</item><item>
		<title>By: jeremias</title>
		<link>http://ask.metafilter.com/22167/JavaScript-crashcourse#356321</link>	
		<description>One of the best &quot;intro to javascript&quot; sources I&apos;ve found is a bit out of date but I found it invaluable when I was learning javascript: the aptly named&lt;br&gt;
&lt;a href=&quot;http://www.javascriptmall.com/learn/contents.htm&quot;&gt;Javascript learning center&lt;/a&gt;.&lt;br&gt;
&lt;br&gt;
Don&apos;t expect it to do more than get you up to speed on the basics: I&apos;ve always liked the way the author introduces the topics in plain english and doesn&apos;t throw you into objects immediately, but eases you into it . . .</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.22167-356321</guid>
		<pubDate>Thu, 04 Aug 2005 19:05:54 -0800</pubDate>
		<dc:creator>jeremias</dc:creator>
	</item><item>
		<title>By: kokogiak</title>
		<link>http://ask.metafilter.com/22167/JavaScript-crashcourse#356323</link>	
		<description>Assign yourself a project, (or better yet, have someone else assign it to you), then figure out, step-by-step how to accomplish it with JS, if you can (solving problems as they come with books &amp;amp; google). Far better than just copy/pasting tutorials. For instance, build a mortgage calculator, or a slot machine, or a photo gallery.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.22167-356323</guid>
		<pubDate>Thu, 04 Aug 2005 19:18:51 -0800</pubDate>
		<dc:creator>kokogiak</dc:creator>
	</item><item>
		<title>By: weston</title>
		<link>http://ask.metafilter.com/22167/JavaScript-crashcourse#356349</link>	
		<description>I can&apos;t help but think crash course in Javascript is much like a crash course in CSS. You can learn the core language and document object model fairly quickly -- but the quid pro quos and gotchas are going to take weeks or months to pick up on.&lt;br&gt;
&lt;br&gt;
Nevertheless, the suggestions here are good. I especially second kokogiak&apos;s suggestion, kirkaracha&apos;s resources, and of course, JS:tDG.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.22167-356349</guid>
		<pubDate>Thu, 04 Aug 2005 20:11:15 -0800</pubDate>
		<dc:creator>weston</dc:creator>
	</item><item>
		<title>By: mirileh</title>
		<link>http://ask.metafilter.com/22167/JavaScript-crashcourse#356402</link>	
		<description>At the time, I found the tutorials on webmonkey great (&lt;a href=&quot;http://webmonkey.wired.com/webmonkey/programming/javascript/tutorials/tutorial1.html&quot;&gt;here &lt;/a&gt;and &lt;a href=&quot;http://webmonkey.wired.com/webmonkey/programming/javascript/tutorials/tutorial2.html&quot;&gt;here&lt;/a&gt;). They touch both javascript for the web (forms, buttons, ect.) and javascript as a programming language (variables, statements, ect.).&lt;br&gt;
&lt;br&gt;
good luck!</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.22167-356402</guid>
		<pubDate>Fri, 05 Aug 2005 00:31:34 -0800</pubDate>
		<dc:creator>mirileh</dc:creator>
	</item>
	</channel>
</rss>
