Answer the question
In order to leave comments, you need to log in
I want to learn Node.js
I want to learn Node.js:
- How difficult is it for a PHP programmer?
- What are some good lessons or books (preferably in Russian) on Node.js for dummies?
Answer the question
In order to leave comments, you need to log in
www.nodebeginner.ru/ difficult if you haven't designed thick clients in JS. In general, on a node, you can get an abyss of leaks and break your head when designing applications on events, after ordinary PLs. At first glance, it is not so difficult, but the approach is completely different.
I also want to caution by saying that many sources become outdated rapidly because their authors do not follow the evolution of Node - although it would seem that reading
For example, at
First of all, in order to use Node.js, you need to have a working*nix-like operating system at hand. Linux or OSX is recommended, but FreeBSD or cygwin (under windows) may also work. Work is currently underway to port Node.js to windows, but so far they have not been brought to a stable state.
Electronically Node.js Developing server-side web applications in Jav... .
On paper, this Node.js in action is good .
Always, even after learning some information from sources in Russian, you should not be lazy to climb and check the contents of the manual
It's hard... you'll get used to asynchrony... the main thing is not to give up and go through the incubation period - when the basic tricks become clear...
bonsaiden.github.com/JavaScript-Garden/
caolanmcmahon.com/posts/nodejs_style_and_structure/
After php, you will have to forget everything and look from a completely different perspective. Read the documentation from the off site and understand how the modules work, and of course write the code.
Here are some articles from the "NODE.JS FOR PHP PROGRAMMERS"
series dotheweb.posterous.com/nodejs-for-php-programmers-1-event-driven-pro
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question