|
|
|
|
|
by JohnFen
1073 days ago
|
|
> be honest, you don't read a book on every API call you copy from Stack Overflow. I don't, because I don't copy code from SO in the first place. But when I'm using or encountering an API that I'm not terribly familiar with, I absolutely do read the documentation for it. It's part of my continuing education and how I maintain a diverse professional skillset. |
|
The response to my comment above is an example of what I was describing, and I don't mean it as an insult (though I understand if it is taken that way). People don't all treat software development the same.
The 'rush to action' types are more willing to shortcut the thought part of the work that others might. They are more willing to embrace AI codegen, as coding for them is not about reifying understanding.
If I were to adopt AI code generation, I'd still have to read the code to understand, which nullifies some of its value.
I do think AI code generation as a way to start designs could be good. But again, if I need to expose company code to do that, it probably isn't worth it.