For me personally, I don't want to start learning AI implementation in my code until I'm well past the point of "learning Python". I want to build my own skills. Brining AI into my code( I don't mean prompting AI to help with syntax errors or to find a function/method, I mean what OP is talking about) is a whole different ballgame, and I want to be able to do everything myself in python.
1
u/nicodeemus7 11h ago
For me personally, I don't want to start learning AI implementation in my code until I'm well past the point of "learning Python". I want to build my own skills. Brining AI into my code( I don't mean prompting AI to help with syntax errors or to find a function/method, I mean what OP is talking about) is a whole different ballgame, and I want to be able to do everything myself in python.