Search Results

1
vote

The art of programming: Java vs C#

I think the programmer is more important than the technology used. You can do fantastic software with either Java or C#. Don't get hung up which language is better. Instead focus on mastering what …
0
votes

Good Java resources for C# developers

Effective Java Second Edition by Joshua Bloch is an excellent and concise resource. Its a very highly regarded book and rightly so imho. …