logoalt Hacker News

bwfan123today at 5:14 PM1 replyview on HN

> I feel one need to also have developed the intuition by writing lots of code for reading to be really effective.

This is one of the problems young engineers are going to face who rely excessively on AI to generate code. Their intuitions on what constitutes good code will not sharpen, since they are not exercising the tool that sharpens it which is writing code. Intuitions start fuzzy, and incorrect, and gradually sharpen with precise communication of said intuition in the form of writing code or proofs. Reading alone may delude one into a sense of false mastery where intuitions are actually fuzzy, but one thinks otherwise.


Replies

dgellowtoday at 9:25 PM

Thanks, you captured the idea better than I could!