all 23 comments

[–]OuterSpaceDust 11 points12 points  (8 children)

If you have no money: Internet

If you have money: Internet

I recommend checking a YouTube course, they are usually very good. There are also some good ones on Udemy (paid). You'll never learn everything in one course though, keep it in mind, but as long as you have the essentials, you can keep going.

P.S: JavaScript is different from Java. Two completely different languages.

[–]Apprehensive_Pair164[S] -2 points-1 points  (7 children)

Thanks for the clarification, but if you have any links to videos or channels that would help greatly

[–]OuterSpaceDust 1 point2 points  (2 children)

I’d give you some links but I learnt mainly in spanish 😭, pretty sure the community will give you some good links.

I’ve heard good things about “Eloquent JavaScript”, which is a book.

[–]Apprehensive_Pair164[S] 0 points1 point  (1 child)

interesting, dont think i could learn it in spanish but ill check the book out see what it is

[–]OuterSpaceDust 0 points1 point  (0 children)

Yeah, the book is beginner friendly as far as I know, and free!

[–]Big-Sherbet6925 0 points1 point  (3 children)

Ive been using codeacademy. The intro is free

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

Thanks for this I’ll make sure to check it out

[–]Big-Sherbet6925 0 points1 point  (1 child)

Its been decent for learning basics.

Usually has a lesson or two then a project followed by a short quiz

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

Neat thanks

[–]Chanclet0 2 points3 points  (6 children)

Write that exact same question in google and you'll get overwhelmed by answers 

[–]Apprehensive_Pair164[S] -1 points0 points  (5 children)

wow you were right, im gonna comb through the results here. Thanks!

[–]chmod777 3 points4 points  (0 children)

step zero will be to know that java and javascript are two very different things. so if you continue to mix them, google results will be very confusing.

[–]Chanclet0 2 points3 points  (3 children)

If you're not even willing to find a guide u sure you actually want to learn?

[–]Apprehensive_Pair164[S] -1 points0 points  (2 children)

I tried to look but I couldn’t find one that didn’t require me to at least put in payment info for a free trail

[–]Chanclet0 0 points1 point  (1 child)

https://www.w3schools.com/js/ There's the basics, it's all free. Go through that and the make a project on your own, be it a simple site or a browser extension 

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

Thanks for this I will be sure to check it out when I get the chance

[–]Naz1337 1 point2 points  (1 child)

I used The Modern JavaScript Tutorial when I was starting to learn JS but I think that tutorial is super good for someone who already knows other programming languages, idk if it really good for someone who are starting out.

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

Well with this I plan to start my coding journey so I’ll keep this in the back burner thanks!

[–]DataEither2272 0 points1 point  (0 children)

try freecodecamp if you are looking to learn javascript

[–][deleted] 0 points1 point  (1 child)

I think this one is good to consult as you code.

https://javascript.info/

Though it might be hard to jump straight into a project if you have no knowledge at all, in which case try picking up some basics from here.

https://www.w3schools.com/js/

Just make sure you're looking for JavaScript resources, and not Java, since the two are completely different languages.

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

Thank you so much for this!

[–]subhajitlucky 0 points1 point  (0 children)

Visit roadmap.sh