Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Which other programming language has similarity to Java?

Tags:

java

I am a Java professional. Now I like to move other programming language. Can anybody suggest me which programming language would be better to digest soon and language has web devlopment features .I am interested in web-devlopment.

like image 701
giri Avatar asked May 15 '26 14:05

giri


1 Answers

C# - web-development is very good (Just look at this website) and the code is 'similar' to java.

Below provides a good example of how to approach the transition

http://www.25hoursaday.com/CsharpVsJava.html

The C# language is an object-oriented language that is aimed at enabling programmers to quickly build a wide range of applications for the Microsoft .NET platform. The goal of C# and the .NET platform is to shorten development time by freeing the developer from worrying about several low level plumbing issues such as memory management, type safety issues, building low level libraries, array boundschecking , etc. thus allowing developers to actually spend their time and energy working on their application and business logic instead. As a Java developer the previous sentence could be described as "a short description of the Java language and platform" if the words C# and the .NET platform were replaced with words Java and the Java platform.

like image 186
LiamB Avatar answered May 18 '26 04:05

LiamB



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!