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.
On Thursday, October 4, 2012 at 5:56 , Mayur wrote:
> 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..!!
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 PATIL
-----Original Message-----
From: nodejs@googlegroups.com [mailto:nodejs@googlegroups.com] On Behalf Of
Mayur
Sent: 04 October, 2012 10:27 AM
To: nodejs@googlegroups.com
Subject: [nodejs] How to start with node.js ?
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..!!
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...
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 core.
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(Early Release Ver.) here.
http://www.manning.com/cantelon/
> 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 core.
On Tue, Oct 30, 2012 at 3:24 AM, Yoshihiro Kikuchi <ykn...@gmail.com> 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 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(Early Release Ver.)
> here.
> http://www.manning.com/cantelon/
> Enjoy it.
> 2012/10/29 Mayur <mayur.da...@avinashi.com>:
> > 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 core.
> Thanks a lot...!!
> I'll look at both for better understanding of node..
> On Tue, Oct 30, 2012 at 3:24 AM, Yoshihiro Kikuchi <ykn...@gmail.com> 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 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(Early Release Ver.) here.
> http://www.manning.com/cantelon/
> Enjoy it.
> 2012/10/29 Mayur <mayur.da...@avinashi.com>:
> > 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 core.