Hey, You should try to search for "JavaScript interview questions" on stackoverflow.com I'm sure that by responding to those questions you'll get better at JavaScript, which is what Node.js is really about.
Another thing you should definitely check is http://nodetuts.com/ even though it's a bit outdated (you'll be able to adapt the code though). Last but not least, I would say that the two ebooks from http://www.nodebeginner.org/ are definitely worth it. If you want more, checkout the following links: http://stackoverflow.com/tags/node.js/info https://github.com/joyent/node/wiki/_pages On Monday, October 8, 2012 1:03:17 PM UTC+3, Declan de Wet 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 [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
