In general aspects, this might be a good reference for everyone. Having an idea of how long people take in average for properly learning how to code can give a very good idea on how dense or long is the path.
Someone who never programmed should take weeks or months, even years maybe while someone who's already experienced in the area and know at least 2 different languages might take days, hours or even minutes to start coding.
But other than being able to write code that runs, there are ways to write the same program, and it's much harder to get deep knowledge on that than actually being able to program. And sometimes languages differ a lot from one to another on that aspect as well. For instance, we should never have to worry with code-injection in JavaScript like we do in C.
So, is there any place we can see some good numbers for how long it takes to learn a language, maybe divided into level of knowledge categories, languages and paradigms, etc?
edit: This is not meant to be subjective, I just gave my clueless data examples because I have got no good idea on the subject.
I want data points and statistics on this. It is not to be perfect, it's to serve as reference.
For instance, a good reference would be course times and effectiveness of people formed in those. But then, again, from several different schools. That's not the only way to do the stats, tho.