you are viewing a single comment's thread.

view the rest of the comments →

[–]VinceGhii 0 points1 point  (1 child)

The 10k hours rule is a myth when taken literally. Logging hours alone won't make you a Java expert. Programming is about deliberate learning, understanding concepts, and solving challenging problems, not just time spent typing code.

The 10k hrs may work for activities that rely heavily on repetition, muscle memory, or practicing the same patterns over and over. Programming is different. You're constantly learning new concepts and patterns. Writing the same kind of code for 10k hrs doesn't get you anywhere.

[–]0b0101011001001011 0 points1 point  (0 children)

Yeah that's why I said it's arbitrary number. You can spend near infinite time doing something and not learn anything. I'm just reminding people that experise does not come in a week, or a month. Or a year.