The official nodejs API docs are great.  My experience with most
people learning nodejs is that they didn't know javascript as well as
they had thought.  Node makes heavy use of callbacks and closures.
This means that more often the weird aspects of js scoping creep out.

There are many nodejs specific resources out there.  There have been
some threads about this recently in this list you can search through.
I haven't heard of anything like the w3schools format (not speaking of
the content quality, just format).

On Mon, Oct 8, 2012 at 5:03 AM, Declan de Wet <impennetr...@gmail.com> wrote:
> Hi,
>
> I am relatively new to Node.js. I heard and researched about it a long time
> ago. I'm more familiar with Ruby and PHP, but Node.js has really caught my
> attention lately. I am familiar with Javascript for basic interactivity and
> the popular libraries to go with it. I've done some tutorials and so on and
> I've been competent enough to find many guides, books, blogs, screencasts
> and so on for it (this really is a vibing community, I must say) - but I'm
> looking for something a little out-of-the-scope of basic walkthroughs and
> documentation...
>
> I've done some searching but I can't seem to find what I want, and what I
> want is an online exam type app I can use to brush up my knowledge of
> Node.js and drill it into my head by striving to get correct answers after
> reviewing study material. Nothing too complicated like a full on training
> course, though. I know of the Codeschool course and various things like this
> that just teach regular old JavaScript, so I came here hoping that someone
> here would be more likely to know of anything like this (if it exists) for
> Node.js.
>
> So, does such a thing exist yet? If so, where can I find it, and if not,
> would you experienced developers care to make one for us determined newbies?
> :D
>
> Thanks in advance, by the way!
>
> --
> 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 nodejs@googlegroups.com
> To unsubscribe from this group, send email to
> nodejs+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/nodejs?hl=en?hl=en

-- 
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 nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to