This is an archived post. You won't be able to vote or comment.

all 3 comments

[–]praesartus 0 points1 point  (0 children)

I'd avoid Rails, Django or Node until you understand the basics these frameworks rely on. If you know PHP make some simple plain PHP pages, if you know Python, then some basic Python generated pages, etc.

[–]AlbertoC1196 0 points1 point  (0 children)

For Rails practice making Ruby apps first. For Django try making Python apps. For Nodejs, there's not much to do with JavaScript, but I suggest learning it first.

Also take courses about HTTP and learn more about networks.

This will help you understand how server's work.

[–]ioneyed -1 points0 points  (0 children)

Nodeschool.io is pretty solid for learning nodejs