by SouthernFriedInfidel » Sun Apr 29, 2012 2:28 pm
What irks me about modern programming languages is how many there are. There's really no call for it, that I can see. Object Oriented programming was supposed to end the need to create new languages for new needs, but it doesn't seem to stop the people who keep coming up with them.
I'm currently taking courses in .NET (a "framework" for web applications that can use (at least) Visual Basic or C#) and in C#. When it comes to defining the program's LOGIC, the syntax between these OO languages and the first one I ever learned (Java) are minimal. So what's the differences?
Available methods. So why are these different languages in existence? Why do we not have one language (just PICK one, fer cryin' out loud!) that gets new standard classes and methods added as needed? Why, because then no one would be able to make millions on classes like the ones I'm taking and others, to teach these new languages that are created for NO GOOD reason.