Quote:
Originally Posted by saden1
+1. I would just like that it's good to know the Java/.NET API...you don't have to all the minute details but you do have to know what threads, streams, collection classes, etc are and how to use them. These are things you are expected to be able to use on a white-board test!
Become good at the basics first, then proficient at details. After that it's smooth sailing whatever language you use...a for-loop is still a for-loop.
|
Yeah...master the concepts of OOP and then you'll be 95% of the way there with the biggies like .NET and Java. At that point you're learning the in and outs of the different tools essentially.