p**********e 发帖数: 316 | 1 本人做了多年的.NET, 看了看Google或Amazon的工作都是与C++/Java有关
请教过来人,如何准备啊,有什么注意事项, 谢过了 |
l*****a 发帖数: 14598 | 2 basically, they don't care what language u r using.
by the way, u can tell them that your C# code is java..
【在 p**********e 的大作中提到】 : 本人做了多年的.NET, 看了看Google或Amazon的工作都是与C++/Java有关 : 请教过来人,如何准备啊,有什么注意事项, 谢过了
|
d**********x 发帖数: 4083 | 3 。。。。
【在 p**********e 的大作中提到】 : 本人做了多年的.NET, 看了看Google或Amazon的工作都是与C++/Java有关 : 请教过来人,如何准备啊,有什么注意事项, 谢过了
|
j*****7 发帖数: 10575 | 4 .net转java很容易的,语法什么都很像。而且java在g和a里占很大比重
他们主要还是看你写代码的思路和质量,外加经验
你完全可以用.net来答题 |
p*****2 发帖数: 21240 | 5
如果两个人算法差不多,一个用Java,一个用C#会录取谁?
【在 j*****7 的大作中提到】 : .net转java很容易的,语法什么都很像。而且java在g和a里占很大比重 : 他们主要还是看你写代码的思路和质量,外加经验 : 你完全可以用.net来答题
|
h****e 发帖数: 928 | 6 都录取。
【在 p*****2 的大作中提到】 : : 如果两个人算法差不多,一个用Java,一个用C#会录取谁?
|
j*****7 发帖数: 10575 | 7 只要聪明
都收了先
【在 p*****2 的大作中提到】 : : 如果两个人算法差不多,一个用Java,一个用C#会录取谁?
|
r**********g 发帖数: 22734 | 8 C# is Java + Delphi
Basically what happened was MS wants to have a Java-like language, and hired
the chief designer from Boland who designed Delphi.
So the language is simply Delphi written with {} instead of begin...end
【在 p**********e 的大作中提到】 : 本人做了多年的.NET, 看了看Google或Amazon的工作都是与C++/Java有关 : 请教过来人,如何准备啊,有什么注意事项, 谢过了
|
p*****2 发帖数: 21240 | 9
没这么简单。C#的人找工作是被歧视的。
【在 h****e 的大作中提到】 : 都录取。
|
W******g 发帖数: 887 | 10
hired
This is Visual Basic!!!!
C# is simply a copy of Java!
【在 r**********g 的大作中提到】 : C# is Java + Delphi : Basically what happened was MS wants to have a Java-like language, and hired : the chief designer from Boland who designed Delphi. : So the language is simply Delphi written with {} instead of begin...end
|
|
|
g*****g 发帖数: 34805 | 11 Language is the simple part. The tons of frameworks in j2ee stacks
take years to master. Maybe big company is different and you are
given enough time to adapt. In small company if you don't have the
experience, you'll be exposed long before you can catch up.
hired
【在 r**********g 的大作中提到】 : C# is Java + Delphi : Basically what happened was MS wants to have a Java-like language, and hired : the chief designer from Boland who designed Delphi. : So the language is simply Delphi written with {} instead of begin...end
|
r**********g 发帖数: 22734 | 12 no. You don't know C# / Delphi then.
Java has these?
Properties?
Indexer?
override keyword?
None.
That's ALL DELPHI.
【在 W******g 的大作中提到】 : : hired : This is Visual Basic!!!! : C# is simply a copy of Java!
|
r**********g 发帖数: 22734 | 13 Right, that's why you should keep learning, everything
【在 p*****2 的大作中提到】 : : 没这么简单。C#的人找工作是被歧视的。
|
r**********g 发帖数: 22734 | 14 C# is the same. Say Delphi also has VCL etc to master. Good programmer
should be able to learn Hibernate in two days and master in a week. Right?
【在 g*****g 的大作中提到】 : Language is the simple part. The tons of frameworks in j2ee stacks : take years to master. Maybe big company is different and you are : given enough time to adapt. In small company if you don't have the : experience, you'll be exposed long before you can catch up. : : hired
|
g*****g 发帖数: 34805 | 15 It's better to be deep than to be broad.
【在 r**********g 的大作中提到】 : Right, that's why you should keep learning, everything
|
g*****g 发帖数: 34805 | 16 Learn Hibernate in two days, possible.
Master in a week? Try one year.
【在 r**********g 的大作中提到】 : C# is the same. Say Delphi also has VCL etc to master. Good programmer : should be able to learn Hibernate in two days and master in a week. Right?
|
r**********g 发帖数: 22734 | 17 better to be deep and broad
【在 g*****g 的大作中提到】 : It's better to be deep than to be broad.
|
g*****g 发帖数: 34805 | 18 It's possible, but you can't. Most teams will stick to one language.
It's more productive that way.
【在 r**********g 的大作中提到】 : better to be deep and broad
|
r**********g 发帖数: 22734 | 19 I don't think so, anyway, I did project in China 6yrs ago, 1month from
scratch. Maybe that's long ago and Hibernate evolute... Haven't touched it
for a longtime. Also maybe I was young then
【在 g*****g 的大作中提到】 : Learn Hibernate in two days, possible. : Master in a week? Try one year.
|
r**********g 发帖数: 22734 | 20 Well "team" is not everything. I always have at least one opensource project
in hand.
【在 g*****g 的大作中提到】 : It's possible, but you can't. Most teams will stick to one language. : It's more productive that way.
|
|
|
g*****g 发帖数: 34805 | 21 There's a big difference between using a framework to do some simple
work and mastering it. Hibernate is a complicate one. We are not talking
about junit or log4j.
【在 r**********g 的大作中提到】 : I don't think so, anyway, I did project in China 6yrs ago, 1month from : scratch. Maybe that's long ago and Hibernate evolute... Haven't touched it : for a longtime. Also maybe I was young then
|
r**********g 发帖数: 22734 | 22 but anyway, I believe one should master at least 3 languages
one that compiles to native code (C++/C)
one that compiles to intermediate code (Java/C#)
one scripting language (Python/Perl/Ruby...)
Also if you want, learn a functional language (F#, Lisp, ...)
【在 g*****g 的大作中提到】 : It's possible, but you can't. Most teams will stick to one language. : It's more productive that way.
|
r**********g 发帖数: 22734 | 23 I am not professional enough to talk about Hibernate now :) And how "deep"
is "deep".
【在 g*****g 的大作中提到】 : There's a big difference between using a framework to do some simple : work and mastering it. Hibernate is a complicate one. We are not talking : about junit or log4j.
|
g*****g 发帖数: 34805 | 24 Let me put it this way. I architected a few projects using Hibernate with
> 1M users, used it for 3 years, went into an interview, and got grilled.
They wanted to test every optimization option and I didn't know enough.
【在 r**********g 的大作中提到】 : I am not professional enough to talk about Hibernate now :) And how "deep" : is "deep".
|
p**********e 发帖数: 316 | 25 欢迎大家的热烈回复,不过有些歪楼了。
毕竟不是刚毕业的人,所以想看看Google/Amazon会怎么看重你的professional
experience。
Amazon联系我的时候说,我们不care哪一种language,那个方便用哪个,后来去它的网
站上看了一些job description,还是要对linux, android之类的比较了解, 这显然是
倾向于java/c++嘛, 而且还要比较深入一点。
有没有类似经验的同学可以说说如何转的。
【在 g*****g 的大作中提到】 : Let me put it this way. I architected a few projects using Hibernate with : > 1M users, used it for 3 years, went into an interview, and got grilled. : They wanted to test every optimization option and I didn't know enough.
|
y***n 发帖数: 1594 | 26 那 Microsoft 里边用 .Net 的人都没法跳了。我觉得没有那么重要。 |
p*****2 发帖数: 21240 | 27
recruiter的话你也信?
【在 p**********e 的大作中提到】 : 欢迎大家的热烈回复,不过有些歪楼了。 : 毕竟不是刚毕业的人,所以想看看Google/Amazon会怎么看重你的professional : experience。 : Amazon联系我的时候说,我们不care哪一种language,那个方便用哪个,后来去它的网 : 站上看了一些job description,还是要对linux, android之类的比较了解, 这显然是 : 倾向于java/c++嘛, 而且还要比较深入一点。 : 有没有类似经验的同学可以说说如何转的。
|
p*****2 发帖数: 21240 | 28
Microsoft 用.net 的很多都是转了Java之后拿到大offer的吧 ?
【在 y***n 的大作中提到】 : 那 Microsoft 里边用 .Net 的人都没法跳了。我觉得没有那么重要。
|