Re: [nodejs] How to start with node.js ?

2012-10-30 Thread Mikeal Rogers
We need to write a nodejsforcats, I have the domain names. We could start with a direct port of http://jsforcats.com/ using the repl instead of the Chrome debugger. -Mikeal On Oct 29, 2012, at October 29, 20129:04 PM, Mayur Dabhi wrote: > Thanks a lot...!! > I'll look at both for better und

Re: [nodejs] How to start with node.js ?

2012-10-29 Thread Mayur Dabhi
Thanks a lot...!! I'll look at both for better understanding of node.. On Tue, Oct 30, 2012 at 3:24 AM, Yoshihiro Kikuchi wrote: > I'd recommend two ebooks for you. > > One is 'Smashing Node.js', which is the best (I think) book for beginners. > This book covers wide area in Node. > > The othe

Re: [nodejs] How to start with node.js ?

2012-10-29 Thread Yoshihiro Kikuchi
I'd recommend two ebooks for you. One is 'Smashing Node.js', which is the best (I think) book for beginners. This book covers wide area in Node. The other is 'Node.js in Action' if you want to use Express framework to develop web applications. This book has not released yet but you can get MEAP(E

Re: [nodejs] How to start with node.js ?

2012-10-29 Thread Mayur
Thank you all for giving your suggestions..!! On Thursday, October 4, 2012 1:58:41 PM UTC+5:30, Diogo Resende wrote: > > If you're a bit familiar with js in general, I would advise you to read > the documentation pages. It's not that big and you'll get a picture of what > you can do with the co

RE: [nodejs] How to start with node.js ?

2012-10-04 Thread Parag Patil
Hi Mayur, Good Question. If you really want to start node.js, look for the tutorials online. Coz spoon feeding won't help. Anyway, sorry for such harsh words, but believe me unstructured learning will actually help you to understand the technology. Good luck with your node.js hunt. Regards, PARAG

Re: [nodejs] How to start with node.js ?

2012-10-04 Thread Diogo Resende
If you're a bit familiar with js in general, I would advise you to read the documentation pages. It's not that big and you'll get a picture of what you can do with the core. http://nodejs.org/docs/latest/api/ Then, there are plenty of modules here: http://toolbox.no.de/ -- Diogo Resende O