+ 5
Is their any replacement of java in programming field? Because im feeling very confused on it.
3 Answers
+ 4
you can try c#. Anyway they are very similars. Maybe its better to say what confuses you
+ 3
my problem is longer lines of java
like to print, we have to write
System.out.println("msg");
+ 1
This answer is easier to approach when you know what features you're replacing (since Java ranges from Enterprise software to applets) but this should cover it.
Link: https://www.quora.com/What-is-the-alternate-of-java
Answer: C# as a strong contender. The javascript comment is superfluous as Java is not related.
Link: https://www.quora.com/What-are-good-alternatives-to-Java
Answer: "Needs more context" but broken down by features:
Object-Oriented: Ruby, Python, Perl, C++, C#, Objective-C (perhaps Swift then)
Class-based: PHP, C++, C#, Objective-C
Link: http://alternativeto.net/software/java
The top 9 languages visitors voted for here includes things that don't seem Java-like so may just be people's favorites:
Python, javascript, php, C, C++, Nodejs, Ruby, C#, Go (Golang)