這裏顯示兩個版本的差異處。
| Both sides previous revision 前次修改 下次修改 | 前次修改 | ||
|
webdesign:javascript [2013/09/13 02:54] wenpei [AngularJS] |
webdesign:javascript [2018/08/02 17:37] (目前版本) sars [Book & Reference] |
||
|---|---|---|---|
| 行 27: | 行 27: | ||
| ====== Books & Articles ====== | ====== Books & Articles ====== | ||
| - | [[http://addyosmani.com/resources/essentialjsdesignpatterns/book/|Learning JavaScript Design Patterns]] | + | * [[http://addyosmani.com/resources/essentialjsdesignpatterns/book/|Learning JavaScript Design Patterns]] |
| - | + | * [[http://www.techotopia.com/index.php/JavaScript_Essentials|Techotopia: JavaScript Essentials]] | |
| - | [[http://www.techotopia.com/index.php/JavaScript_Essentials|Techotopia: JavaScript Essentials]] | + | * [[https://developer.mozilla.org/en/A_re-introduction_to_JavaScript|A re-introduction to JavaScript]] |
| - | + | * [[http://www.codecademy.com/#!/exercises/0|Codecademy is the easiest way to learn how to code.]] | |
| - | [[https://developer.mozilla.org/en/A_re-introduction_to_JavaScript|A re-introduction to JavaScript]] | + | * [[http://blog.javascript.tw/2012/02/js.html|JS 參考讀物清單]] |
| - | + | ||
| - | [[http://www.codecademy.com/#!/exercises/0|Codecademy is the easiest way to learn how to code.]] | + | |
| ====== width, height ====== | ====== width, height ====== | ||
| http://blog.ericsk.org/archives/776 | http://blog.ericsk.org/archives/776 | ||
| 行 102: | 行 99: | ||
| ====== Node.js ====== | ====== Node.js ====== | ||
| ===== Book & Reference ===== | ===== Book & Reference ===== | ||
| + | * [[https://github.com/jollen/nodejs-fullstack-book|Node.js Fullstack《從零到一的進擊》]] | ||
| * [[http://book.nodejs.tw/index.html|Node.js 台灣社群協作電子書]] | * [[http://book.nodejs.tw/index.html|Node.js 台灣社群協作電子書]] | ||
| * [[http://book.mixu.net/node/|Mixu's Node book]] | * [[http://book.mixu.net/node/|Mixu's Node book]] | ||
| 行 114: | 行 112: | ||
| ==== Heroku ==== | ==== Heroku ==== | ||
| - | [[https://devcenter.heroku.com/articles/nodejs|Getting Started with Node.js on Heroku/Cedar]] | + | * [[https://devcenter.heroku.com/articles/nodejs|Getting Started with Node.js on Heroku/Cedar]] |
| ==== Windows Azure ==== | ==== Windows Azure ==== | ||
| * [[http://www.windowsazure.com/en-us/develop/nodejs/|Node.js Developer Center]] | * [[http://www.windowsazure.com/en-us/develop/nodejs/|Node.js Developer Center]] | ||
| * [[http://www.slideshare.net/clonncd/node-x-azure|Node.js X Windows Azure]] | * [[http://www.slideshare.net/clonncd/node-x-azure|Node.js X Windows Azure]] | ||
| + | |||
| + | ==== Koding ==== | ||
| + | https://koding.com Learn programming or make apps. | ||
| + | Hack Ruby, Go, Java, NodeJS, PHP, C, and Python. | ||
| + | Install Wordpress, Laravel, Django, and Bootstrap. | ||
| + | Play with MySQL, Mongo, and enjoy root access. | ||
| + | Sign up now and join the fun! | ||
| + | |||
| + | * [[http://blog.caesarchi.com/2013/12/kodingcom-nodejs.html]] | ||
| ===== Misc ===== | ===== Misc ===== | ||
| + | * [[http://nodewebmodules.com/|A collection of web frameworks for Node.js]] | ||
| * [[http://blog.xuite.net/zack_pan/blog/72322002|變更Node.js執行的user身份 → Node.js To Lower Privilege]] | * [[http://blog.xuite.net/zack_pan/blog/72322002|變更Node.js執行的user身份 → Node.js To Lower Privilege]] | ||
| + | ====== ECMAScript 6 ====== | ||
| + | * [[http://es6.ruanyifeng.com/|ECMAScript 6 入門]] | ||
| + | * [[http://exploringjs.com/|Exploring ES6: Upgrade to the next version of JavaScript]] by Dr. Axel Rauschmayer | ||
| ====== LiveScript ====== | ====== LiveScript ====== | ||
| http://gkz.github.com/LiveScript/ | http://gkz.github.com/LiveScript/ | ||
| 行 134: | 行 145: | ||
| ===== Reference ===== | ===== Reference ===== | ||
| + | * [[https://github.com/tedshd/angularjs-tw|O'Reilly AngularJS 中譯本]] | ||
| * [[http://eyalvardi.wordpress.com/resources/html-5-course-resourses/angularjs/]] | * [[http://eyalvardi.wordpress.com/resources/html-5-course-resourses/angularjs/]] | ||