Forked from nathansmith/web-design-development-learning-resources.md
Created
June 14, 2011 06:11
-
-
Save tnhu/1024414 to your computer and use it in GitHub Desktop.
Resources for learning web design & front-end development
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Resources for learning web design & front-end development: | |
================================================================================ | |
**ONLINE** | |
Design | |
> http://52weeksofux.com | |
> http://thedesigncubicle.com | |
> http://smashingmagazine.com | |
> http://littlebigdetails.com | |
> http://colortheory.liquisoft.com | |
> http://markboulton.co.uk/articles | |
> http://mikeindustries.com/blog/archive/2004/05/getting-started-in-design | |
> http://webtypography.net | |
> http://cooper.com/journal | |
> http://adaptivepath.com/ideas | |
> http://zurb.com/blog | |
HTML | |
> http://diveintohtml5.org | |
> http://html5demos.com | |
> http://html5doctor.com | |
> http://html5rocks.com | |
> http://htmldog.com | |
> http://developer.mozilla.org/en/HTML | |
> http://developer.mozilla.org/en-US/learn/html | |
> http://html5boilerplate.com | |
> http://dev.opera.com/articles/view/1-introduction-to-the-web-standards-cur | |
CSS | |
> http://css-tricks.com | |
> http://net.tutsplus.com/category/tutorials/html-css-techniques | |
> http://csstutorial.net | |
> http://csszengarden.com | |
> http://developer.mozilla.org/en/CSS | |
> http://developer.mozilla.org/en-US/learn/css | |
> http://meyerweb.com/eric/css | |
JavaScript | |
> http://developer.mozilla.org/en/javascript | |
> http://developer.mozilla.org/en-US/learn/javascript | |
> http://developer.yahoo.com/yui/theater | |
> http://yuiblog.com/crockford | |
> http://javascriptweekly.com | |
> http://badassjs.com | |
> http://dailyjs.com | |
> http://bonsaiden.github.com/JavaScript-Garden | |
> http://paulirish.com | |
> http://wait-till-i.com | |
> http://icant.co.uk | |
> http://davidwalsh.name | |
jQuery | |
> http://api.jquery.com | |
> http://docs.jquery.com | |
> http://learningjquery.com | |
> http://events.jquery.org/2010/boston/video | |
> http://jqfundamentals.com | |
================================================================================ | |
**BOOKS** | |
Design | |
> http://sitepoint.com/books/design2 | |
> http://rosenfeldmedia.com/books/webforms | |
> http://abookapart.com/products/the-elements-of-content-strategy | |
> http://fivesimplesteps.com/products/a-practical-guide-to-information-architecture | |
> http://fivesimplesteps.com/products/a-practical-guide-to-designing-with-data | |
> http://fivesimplesteps.com/products/a-practical-guide-to-designing-for-the-web | |
> http://sensible.com/dmmt.html | |
> http://ideo.com/by-ideo | |
HTML | |
> http://htmlmastery.com | |
> http://books.alistapart.com/products/html5-for-web-designers | |
> http://introducinghtml5.com | |
> http://htmldog.com/book | |
CSS | |
> http://cssmastery.com | |
> http://oreilly.com/catalog/9780596527334 | |
> http://books.alistapart.com/products/css3-for-web-designers | |
> http://abookapart.com/products/responsive-web-design | |
> http://fivesimplesteps.com/products/hardboiled-web-design | |
> http://stopdesign.com/archive/2004/07/27/throwing-tables.html | |
JavaScript | |
> http://domscripting.com | |
> http://advanceddomscripting.com | |
> http://oreilly.com/catalog/9780596517748 | |
> http://oreilly.com/catalog/9780596805531 | |
> http://eloquentjavascript.net | |
> http://oreilly.com/catalog/9780596806767 | |
> http://jsdesignpatterns.com | |
> http://packtpub.com/object-oriented-javascript/book | |
> http://javascriptenlightenment.com | |
> http://oreilly.com/catalog/9780596802806 | |
> http://javascriptrocks.com | |
> http://beginningjavascript.com | |
> http://sitepoint.com/books/jsdesign1 | |
jQuery | |
> http://packtpub.com/learning-jquery-1.3/book | |
> http://oreilly.com/catalog/9780596159788 | |
> http://jqueryenlightenment.com | |
> http://manning.com/bibeault2 | |
================================================================================ | |
**COMMERCIAL CURRICULUM** | |
> http://codeschool.com | |
> http://codelesson.com | |
> http://lynda.com |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment