MVC is just design pattern, you shouldn't worry about what language is the most useful, as what language going to use depends on what environment for your project. JAVA, C# are all object oriented programming. When you come out to work, you will realize that they don't have much different. Feel free to choose what the language you like but make sure you learn the object oriented programming pattern, not just the syntax. As I believe it hard for a programmer to only know one kind of programming language....
|