Hacker News new | ask | show | jobs
by onion2k 4136 days ago
Not asking for help / debugging yourself helps you make a leap to a better understanding of the language

Or it'll mean that you repeat the same mistake over and over because you wrongly believe that you understand something.

If you don't check with a third party you have no way to know if you're doing things the best possible way. Or even the right way.

2 comments

*If you don't check with a third party you have no way to know if you're doing things the best possible way. Or even the right way.

Wrong. How do you verify that the third party is correct?

I consider that to be asking for feedback, not help.