Is their any replacement of java in programming field? Because im feeling very confused on it. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5

Is their any replacement of java in programming field? Because im feeling very confused on it.

8th Dec 2016, 8:46 AM
Ajay Agrawal
Ajay Agrawal - avatar
3 Answers
+ 4
you can try c#. Anyway they are very similars. Maybe its better to say what confuses you
8th Dec 2016, 9:46 AM
Nahuel
Nahuel - avatar
+ 3
my problem is longer lines of java like to print, we have to write System.out.println("msg");
9th Dec 2016, 7:45 PM
Ajay Agrawal
Ajay Agrawal - avatar
+ 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)
8th Dec 2016, 9:39 AM
Kirk Schafer
Kirk Schafer - avatar