面向 C# 开发人员的 Java 教程
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/739006/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Java tutorial for C# developer
提问by Bruce Li
Possible Duplicate:
Best way to really grok Java for a C# guy
可能的重复:
为 C# 家伙真正理解 Java 的最佳方式
I worked on C# for a few years now move to Java. Is there a good Java tutorial for C# developers?
我在 C# 上工作了几年,现在转向 Java。是否有适合 C# 开发人员的良好 Java 教程?
thanks!
谢谢!
采纳答案by Tai Squared
Here is a helpful articleto compare the language syntax and some differences between the two.
这是一篇有用的文章,用于比较语言语法和两者之间的一些差异。
回答by Hannoun Yassir
回答by lJohnson
This book isn't geared specifically towards people coming from a C# background, but I still recommend it highly. You'll draw the comparisons with C# on your own as you read. And it is free in electronic form. Bruce Eckel's "Thinking In Java"
这本书并不是专门为有 C# 背景的人准备的,但我仍然强烈推荐它。您将在阅读时自行绘制与 C# 的比较。它是免费的电子形式。 Bruce Eckel 的“Thinking In Java”