A collection of phrases that impresses the "different feeling" of Java and JavaScript

Some people who are not familiar with Java and JavaScript confuse them and refer to JS as "Java". Aside from the differences in language characteristics, it is effective to first impress such people that Java and JavaScript are different. After that, if you wish, talk about the characteristics of each language. In this article, I'll introduce some phrases that convey the different feelings of Java and JavaScript that may be useful in such situations.

"The difference between melon and melon bread"

"Different as much as India and Indonesia" "Different as much as Austria and Australia"

"It's as different as'Blackjack'and'Say Hello to Blackjack'"

"Ai Kato and Kai Ato are so different"

"Democratic Party and Liberal Democratic Party are different"

Recommended Posts

A collection of phrases that impresses the "different feeling" of Java and JavaScript
A program (Java) that outputs the sum of odd and even numbers in an array
This and that of the JDK
[Java] Contents of Collection interface and List interface
The story of forgetting to close a file in Java and failing
This and that of the implementation of date judgment within the period in Java
Sample program that returns the hash value of a file in Java
Measure the size of a folder in Java
[Java] The confusing part of String and StringBuilder
I compared the characteristics of Java and .NET
Differences between Java, C # and JavaScript (how to determine the degree of obesity)
A collection of simple questions for Java beginners
Java and JavaScript
A collection of RSpecs that I used frequently
[Java] What to do if the contents saved in the DB and the name of the enum are different in the enum that reflects the DB definition
A memo about the types of Java O/R mappers and how to select them
A collection of methods that replace characters entered in hashtag search with a nice feeling
[Java] Cut out a part of the character string with Matcher and regular expression
[Java] The problem that true was returned as a result of comparing Integer with ==
Please note the division (division) of java kotlin Int and Int
The comparison of enums is ==, and equals is good [Java]
Organizing the current state of Java and considering the future
Java language from the perspective of Kotlin and C #
[Rails] Volume that displays favorites and a list of favorites
[Java] When writing the source ... A memorandum of understanding ①
I summarized the types and basics of Java exceptions
Java: Use Stream to sort the contents of the collection
A survey of the Kubernetes native Java framework Quarkus
Expired collection of java
Shout Java at the heart of technology-Themes and elemental technologies that Java engineers should pursue in 2017-
A story that deepened the understanding of devise's methods user_signed_in? And current_user through error resolution
The story of building a Java version of Minecraft server with GCP (and also set a whitelist)
[Note] Java Output of the sum of odd and even elements
What if the results of sum and inject (: +) are different?
I didn't understand the behavior of Java Scanner and .nextLine ().
[Java] Throw a request and display the screen ② (GET / POST)
A quick explanation of the five types of static in Java
A collection of commands that were frequently used on heroku
I tried to summarize the basics of kotlin and java
Generate a unique collection of values from a collection that contains duplicate values
Difference between Java and JavaScript (how to find the average)
Determine that the value is a multiple of 〇 in Ruby
[Java] Set structure of collection class (about HashSet and TreeSet)
Command to check the number and status of Java threads
[Java] Throw a request and display the screen (GET / POST)
Problems that can easily be mistaken for Java and JavaScript
[Java] [Java EE] [Glassfish] (Continued) Style that doubts the cache of Glassfish
Understand the Singleton pattern by comparing Java and JavaScript code
The nth and n + 1st characters of a Ruby string
Java beginners briefly summarized the behavior of Array and ArrayList
I tried JAX-RS and made a note of the procedure
A collection of Eclipse shortcuts that new graduates find useful
A program that counts the number of words in a List
Socket communication with a web browser using Java and JavaScript ②
Socket communication with a web browser using Java and JavaScript ①
Understand the Iterator pattern by comparing Java and JavaScript code
Create a Java and JavaScript team development environment (gradle environment construction)
[Java] I thought about the merits and uses of "interface"
A collection of patterns that you want to be aware of so as not to complicate the code
A simple analogy of Java classes, instances, and objects. .. .. [Series that makes you feel like you understand]
Let's implement the condition that the circumference and the inside of the Ougi shape are included in Java [Part 2]