Reddit Reddit reviews Node.js in Action

We found 4 Reddit comments about Node.js in Action. Here are the top ones, ranked by their Reddit score.

Computers & Technology
Books
Networking & Cloud Computing
Internet & Telecommunications
Node.js in Action
Used Book in Good Condition
Check price on Amazon

4 Reddit comments about Node.js in Action:

u/wigflip · 23 pointsr/Bitcoin

Well firstly, language is a big choice right now. If you're looking to make a financially fulfilling career in a young company or on your own, I'd recommend learning javascript to later use node.js, and learning ruby. Personally, I'm a node.js developer, so I would recommend moving toward the JS world and using really cool things like socket.io and mongoDB. Ruby is a fantastic language overall. It's a bit slow, but it does a great job regardless, and tons of really cool startups use it. At the moment, I would say that these are the two most profitable paths to take in web development.

http://codeacademy.com is a fantastic place to start. It does a great job at teaching the fundamentals of programming. If I recall correctly, the javascript courses take you from the absolute basics to building some kind of useful application, such as a calculator or todo list.

Once you've made your way through the tutorials at codeacademy, move on to http://codeschool.com. Their tutorials are a bit more advanced, and leave you with a real application and real knowledge on how to take an idea and turn it into a real product. For node magic after you've moved through Codeschool, check out http://nodeschool.io/

Here are a few books I would recommend

JAVASCRIPT

u/mx_code · 1 pointr/node

This is the same approach described in the Node.JS in action book (http://www.amazon.com/Node-js-Action-Mike-Cantelon/dp/1617290572)

u/73mp74710n · 1 pointr/node

read this books,
Node.js moving to the server side by shelly powers



Node.js In Action

It is your choice to choose a a web framework to use

u/loadaverage · 1 pointr/Python

Seems good! As for book, I can recommend Node.js in action (https://www.amazon.com/Node-js-Action-Mike-Cantelon/dp/1617290572) - not the new one but good at all.