开发者

Learning Java from a C# background [duplicate]

开发者 https://www.devze.com 2023-01-06 03:52 出处:网络
This question already has answers here: 开发者_C百科 What are major differences between C# and Java?
This question already has answers here: 开发者_C百科 What are major differences between C# and Java? (7 answers) Closed 8 years ago.

For complicated reasons (not C#'s fault I love that language very much) I have to learn Java. I hate learning new langages and i dont wanna have to learn what I already know from C#.

What are some resources that teach whats different without learning it all?


I realize this isn't a very specific answer, but the best advice I can give you is to not go into it with the "I hate learning new languages" mindset. If you're familiar with C#, Java will be a piece of cake. Depending on what you're working on, most of your questions can easily be answered by a quick look at the API documentation. I don't think you have to worry about "learning it all".


The problem won't be the syntax but the framework. Since I'm not a Java developer either, I'm not sure where to look. But I suggest looking into the frameworks you'll be working with instead of syntax.

0

精彩评论

暂无评论...
验证码 换一张
取 消