全て海外のリソースです。
Tutorials
Videos
- Introduction to Node.js with Ryan Dahl
- Node.js: Asynchronous Purity Leads to Faster Development
- Parallel Programming with Node.js
- Server-side JavaScript with Node, Connect & Express
Books
Blogs
Podcasts
JavaScript resources
- Crockford’s videos (must see!)
- Essential JavaScript Design Patterns For Beginners
- JavaScript garden
- JavaScript Patterns book
- JavaScript: The Good Parts book
Node Modules
- Wiki List on Github/Joyent/Node (start here last!)
- Search for registered node.js modules
nodecasts.orgのビデオは、英語だけど聞き取りやすく分かりやすいです。
http://jsapp.us/
webブラウザ上で、node.jsを実行できます。
コードを書いて、Ctrl-Bで実行できます
(負荷が高いときは、about:blankの状態で中々反応しないときもありますが、暫く待っていると実行されます)
http://camp.nodejs.org/videos/
2011年12月に実施された、Node.js Campの模様です。
Node.jsをはじめる上で役立つ資料です。
トピック: Intro from Ryan Dahl (Creator) NPM - Node Package Manager Socket.io An example game covered from both the client and server perspective Redis CouchDB Initial Deployments |
この記事は、以下のページを参考に作成しています。
How do I get started with Node.js
関連記事
コメントを残す