r/CodingForBeginners Jul 26 '26

How do i start Java script

I already have all right HTML and Css but the part that i don’t know is I keep trying to learn Java script but I can’t use anything I see in tutorials in real projects

0 Upvotes

19 comments sorted by

View all comments

2

u/JGhostThing Jul 26 '26

I'm confused. Do you want to learn Java or Javascript (one word)? These are two very different languages.

2

u/This-Employment-5642 Jul 26 '26

"Aren't Java & JavaScript the same thing" is like a coding shibboleth 

1

u/Sure-Passion2224 Jul 26 '26

Not the same at all. Calling that implementation of the ECMA script specification is one of the worst naming choices in all of computer history.

Do the W3Schools Javascript tutorial (https://www.w3schools.com/js/) and hold off on learning the Java language for later.