0

C# to java

I costume work with c#, but i want, now learn more about java, and i know that they are similar, then, i can use wat i know about c#, in java ?

27th Nov 2016, 12:12 PM
Gabriel Antonio
Gabriel Antonio - avatar
2 Answers
+ 1
Mostly, yes. There are some differences (for instance, to write in the console you will use System.out.println() instead) but it is quite easy to go from one to another.
27th Nov 2016, 12:16 PM
Pierre Varlez
Pierre Varlez - avatar
0
Thanks!! So I just have to understand a few peculiarities of java, that I can turn around, since the two are very similar... Well I will start to study0
27th Nov 2016, 12:25 PM
Gabriel Antonio
Gabriel Antonio - avatar