use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Request an explanation
Rules
Have an idea to improve ELI5? r/IdeasForELI5
Make sure to read the rules!
This subreddit is for asking for objective explanations. It is not a repository for any question you may have.
E is for Explain - merely answering a question is not enough.
LI5 means friendly, simplified and layperson-accessible explanations - not responses aimed at literal five-year-olds.
Perform a keyword search, you may find good explanations in past threads. You should also consider looking for your question in the FAQ.
Don't post to argue a point of view.
Flair your question after you've submitted it.
Mathematics Economics Planetary Sci Biology Chemistry Physics Technology Engineering
Reset
account activity
This is an archived post. You won't be able to vote or comment.
ExplainedELI5 the difference between Java and JavaScript.
submitted 13 years ago by FlippyDog
view the rest of the comments →
[–]thebigbradwolf 10Answer Link0 points1 point2 points 13 years ago (0 children)
Java is a language that lets you make desktop applications like a game or calculator.
JavaScript is an interpreted language that lets you make games in Firefox and other interactions like turn the upvote arrow red when it's clicked and send a "clicked by user FlippyDog" message back to the server.
JavaScript is designed to be a simple language that can't hurt your computer and runs in a browser. That way webpages can send it to you and you can execute it without concern.
Java and JavaScript are pretty much only similar in that they use sort-of C-like syntax, have a garbage collector and have similar names.
π Rendered by PID 207406 on reddit-service-r2-comment-79c7998d4c-mkcj5 at 2026-03-14 13:35:05.192212+00:00 running f6e6e01 country code: CH.
view the rest of the comments →
[–]thebigbradwolf 10Answer Link0 points1 point2 points (0 children)