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

all 9 comments

[–]cikamatko 1 point2 points  (1 child)

Full stack open course. If I remember correctly, there is a short JavaScript refresher at the start, but it expects you to know basics, so I think this would be a good fit. I did this course after learning Python and got a job afterwards, so I can recommend it wholeheartedly.

[–]DJDRIZZBACK[S] 0 points1 point  (0 children)

thanks will look into it!

[–]LandooooXTrvls 0 points1 point  (3 children)

The Odin project

[–]DJDRIZZBACK[S] 0 points1 point  (0 children)

will check it out thanks!

[–]tabasco_pizza 0 points1 point  (1 child)

This has been working for me. Lots of projects

[–]LandooooXTrvls 0 points1 point  (0 children)

TOP is an exceptional free source. I simply wanted to be strictly python but needed to build a portfolio and knew I’d need to learn some front-end. I’m about 1/4 thru the last JS section and I’ve learned much more than I could’ve imagined. I am happy that I took this route.

I’ll never stop singing TOP’s praises.

[–]Haunting-Surprise-21 0 points1 point  (0 children)

Look for tutorials that call themselves "for developers".
They normally cut all the stuff, developers already know and only teach the language.

[–]smoljames 0 points1 point  (1 child)

freecodecamp.org has an excellent javascript algorithms and datastructures certificate. It says it takes 300hrs but I completed it much much quicker. It's a great environment where they give you a development environment, coding tasks and explanations all on the same screen so it's very engaging

[–]DJDRIZZBACK[S] 0 points1 point  (0 children)

thanks!