Nodeschool.io
nodeschool.io
Nodeschool.io
1–10 of 28 posts
Re: Nodeschool.io
#2Re: Nodeschool.io
#3Re: Nodeschool.io
#4FYI, 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
#5Re: Nodeschool.io
#6As a beginning programmer, what would I need to know before attempting this? Javascript?
This would be a great place to start.
Re: Nodeschool.io
#7As 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.
Re: Nodeschool.io
#8Re: Nodeschool.io
#9Earlier 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.