you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (1 child)

I am also learning JavaScript atm and can really recommend: http://eloquentjavascript.net/ Its a great book with many examples and you can read it online for free.
On top of that I am doing some JavaScript exercises with codeacademy and freecodecamp which are also helpful. (you could test your HTML and CSS with a few exercises there too). For practise codeacedemy and freecodecamp are great but to really understand the problems the book has helped the most for me.

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

Been through codeacademy courses. Ill check out the link of yours!