Welcome to the community Alfred! In addition to the great resources already posted, StrongLoop.com also has a few introductory videos to help you understand the fundamentals of node, you can find them here http://strongloop.com/developers/videos/#a-video-intro-to-nodejs-fundamentalsand http://strongloop.com/developers/videos/#a-video-intro-to-how-node-works
I definitely recommend nodeschool.io as well for a more hands-on experience, it is very well done and teaches you a lot of the main points of node by doing. Be sure to check out and bookmark our blog at http://strongloop.com/strongblog/. We frequently update it with the latest and greatest tutorials and real-world applications of node. Here's a few highlights for example: - What makes Node.js Faster than Java? <http://strongloop.com/strongblog/node-js-is-faster-than-java/> - Creating desktop applications with node-webkit<http://strongloop.com/strongblog/creating-desktop-applications-with-node-webkit/> - Managing Node.js Callback Hell with Promises, Generators and Other Approaches<http://strongloop.com/strongblog/node-js-callback-hell-promises-generators/> Cheers On Saturday, February 8, 2014 7:13:56 PM UTC-8, Alfred Roa wrote: > > Hello > > Im new to nodejs anyone please recommend a good beginners guide? im more > into microsoft technologies but was struck with the reviews of nodejs. > > Alfred > > -- -- 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 --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
