Skip to content

Commit

Permalink
added link to idev part of wiki, and ecma262 pdf and lazy googler
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredwilli committed Jun 17, 2011
1 parent cfedb11 commit 522aac8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions sections/appendices.html
Expand Up @@ -256,17 +256,20 @@ <h3>Icons</h3>
<h2>Appendix C: Resources</h2>

<ul>
<li><a href="http://www.ecma-international.org/publications/files/ECMA-ST/ECMA-262.pdf">ECMA 262 5th Edition December 2009</a></li>
<li><a href="http://dev.opera.com/articles/view/1-introduction-to-the-web-standards-cur/#toc">Opera's The Web Standards Curriculum</a> - basic articles about building with web standards.</li>
<li><a href="http://code.google.com/p/doctype/wiki/Welcome?tm=6">Google Doctype</a> - more advanced tutorials on javascript and CSS.</li>
<li><a href="http://nettuts.com/html-css-techniques/10-principles-of-the-css-masters/">10 Principles of the CSS Masters</a> - all of this is smart advice.</li>
<li><a href="http://www.google.com">Google</a> - when in doubt, google it.</li>
<li><a href="http://lmgtfy.com/?q=front-end+development+coding+standards&l=1">Too lazy?</a> - let me google that for you then...</li>
<li><a href="http://developer.yahoo.com/performance/">Yahoo's Exceptional Performance </a>team has maintained one of the best summaries of performance advice.</li>
<li><a href="http://code.google.com/speed/page-speed/docs/rules_intro.html">Google now has a Speed site</a> with excellent detail. (Click All best practices).</li>
<li>There are many more excellent resources on <a href="http://delicious.com/paul.irish/optimization">page optimization</a> and <a href="http://delicious.com/paul.irish/performance">javascript performance</a>.</li>
<li><a href="http://wiki.mozilla.org/WebDev:FrontendCodeStandards">Mozilla's coding standards</a>.</li>
<li><a href="http://delicious.com/tag/moluedev">Delicious <code>moluedev</code> tag</a>.</li>
<li class="ours"><a href="IDev PG final.pptx">Interface Development practice goals [ppt]</a>.</li>
<li><a href="http://wiki.forum.nokia.com/index.php/JavaScript_Performance_Best_Practices">Nokia's JavaScript Performance Best Practices</a>.</li>
<li><a href="https://wiki.molecular.com/w/index.php?title=Creative_Technology">Creative Technology Wiki</a> - For Isobar iDevs</li>
</ul>


Expand Down

0 comments on commit 522aac8

Please sign in to comment.