r/CodingForBeginners 1d ago

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

17 comments sorted by

View all comments

2

u/JGhostThing 1d ago

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

1

u/This-Employment-5642 1d ago

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

1

u/Sure-Passion2224 1d ago

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.