Quote: "As I already mentioned, people who specialise in making compilers and interpreters do not necessarly specialise in making APIs. They would therefore be put out of business."
They wouldn't necessarily go out of business as they would continue to improve what already exists. i.e. The Hypothetical compiler.
Quote: "Everyone who sticks to programming will eventually stop being a beginner and will not care about what's easy, only what's efficient."
Simplicity = Efficiency
Quote: "And finally, thinking how is one of the great pleasures in programming! The reason I do it isn't just because I can make my visions come to life, but because I like to think outside the box and what interesting ways there are to do things efficiently."
again, this refers to the human EGO, let's be honest, what's most impressive looking at C++ code or looking at, say, DB PRO, even a true beginner would know what some of the DB code did.
Quote: "You know what is better than being good at one programming language? Being good at alot. It seems that the only problem there with you is that you simply can't be bothered to do so.
"
Not the case, I just think one language is necessary for any task - if properly designed.