Java ist not considered one of the most beginner-friendly languages. There are not many languages that need as much code for "hello world" as Java does. And you know how teachers explain public static void main(String[] args) to beginners? They say "ignore that for now".
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Java ist not considered one of the most beginner-friendly languages. There are not many languages that need as much code for "hello world" as Java does. And you know how teachers explain
public static void main(String[] args)to beginners? They say "ignore that for now".