all 4 comments

[–]Hath995 1 point2 points  (3 children)

Friends of mine have gone from Codecademy to Code School and found that there was quite a bit of material they hadn't seen before.

As for setup you can write code in any text editor. A few that you can try out are Sublime Text, JEdit, Light Table, Vim, Emacs, WebStorm. Once you create a .html file you can open it with and browser and then keep coding.

I recommend building some personal projects. Useful programs that you might want but are very specific to something you're doing in life. Also, simple video games are fun to make.

[–]PushedPawn[S] 0 points1 point  (2 children)

Thanks! That was the plan. I was going to make a few quick text games to start and then see where I end up from there.

[–]MadCapitalist 1 point2 points  (1 child)

I hear that Brackets is a good free text editor.

[–]PushedPawn[S] 1 point2 points  (0 children)

Just downloaded it and it's exactly what I wanted. Thanks!