Below some stuff you could read besides the nodejs website itself, when you have an idea you may want to decide whether to use a framework like expressjs or a language like coffeescript instead of Javascript before you start seriously. Perhaps concentrate on understanding 100% what async processing means and the concept of callbacks, then the rest will fall into place...
Karl (just 6 months into node) # NODE http://book.mixu.net/index.html http://www.theprojectspot.com/tutorial-post/nodejs-for-beginners-callbacks/4 http://www.nodebeginner.org/ (Kiessling) http://shinetech.com/thoughts/articles/139-asynchronous-code-design-with-nodejs- http://debuggable.com/posts/understanding-node-js:4bd98440-45e4-4a9a-8ef7-0f7ecbdd56cb (Geissendörfer) http://toolbox.no.de/ (search for node modules etc) https://groups.google.com/forum/?fromgroups#!forum/nodejs El jueves, 4 de octubre de 2012 06:56:44 UTC+2, Mayur escribió: > > Hi.. > I am very new to node.js ..!! > just yesterday, i came across node.js and found it quite interesting !! > > but dont know how to start with and from where ? > Please help me..!! > > Thanks > -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
