Live data from Hacker News

Nodeschool.io

nodeschool.io

1–10 of 28 posts

Re: Nodeschool.io

#4
Ok, this is GREAT. It's clear you put a lot of work into this, or maybe the NPM installation is making it look bigger than it is, particularly with the stream-adventure.

FYI, the stream-adventure spit out some error codes involving Darwin, but it seems to have installed with no issue.

I feel like I know Node decently well, but I think this will be a great way to stay sharp and commit more of what I know to memory vs. constantly referencing my old code.

The fact that you've created a tool which requires no internet connection or browser to use is fucking fantastic BTW. I love being able to go somewhere quiet, internet or not, and just dig into something. Turning off the WiFi just helps ensure there are no distractions.

Thank you!

Re: Nodeschool.io

#7

As a beginning programmer, what would I need to know before attempting this? Javascript?

CodeSchool recently released a free introduction to JavaScript: http://www.codeschool.com/courses/javascript-road-trip-part-... This would be a great place to start.

It's too basic, it doesn't even cover loops, functions or arrays, but thanks for the suggestion! I already know some javascript, I was just asking if that is enough knowledge for learning node or if I need to know about MVC concepts, networking, etc... which I don't.

Re: Nodeschool.io

#8
This looks absolutely fantastic and the fact it's on my own desktop means I can use my own tools etc. It seems really well crafted and i'm really looking forward to learning some Node.

Re: Nodeschool.io

#9

Earlier quoted context omitted.

CodeSchool recently released a free introduction to JavaScript: http://www.codeschool.com/courses/javascript-road-trip-part-... This would be a great place to start.

It's too basic, it doesn't even cover loops, functions or arrays, but thanks for the suggestion! I already know some javascript, I was just asking if that is enough knowledge for learning node or if I need to know about MVC concepts, networking, etc... which I don't.

Oh, yeah jump right in! Worst case scenario, you learn a few new things.
Post reply on HN