|
|
|
|
|
by flashgordon
1278 days ago
|
|
Hmm if i was to make an argument to "disagree" which I feel reasonably compelled to do - using GitHub copilot to generate (somewhat working) code and reviewing it is akin to watching videos about learning to play the violin. Great for familiarity and knowing where to find said videos, terrible for competence, mastery or originality! |
|
Would you say the same for finding a solution to your problem in StackOverflow? My argument is that you will always learn from adapting to your situation. And on copilot I think it's the same thing, but now you are finding your solution way faster.
It's not like in the videos example case where you are passively watching something. No, you read the suggested code, execute your code, look for bugs, test it etc. Then you move on to the next step of your coding task or whatever.