Will avoiding AI while learning Python affect how my code is evaluated in reviews?
I’m learning Python without relying on AI tools to write code for me. What I want to understand is whether, during code reviews, my work will be overshadowed by AI‑generated solutions. Specifically, I’m concerned that if my code only needs a small improvement, it might still be replaced entirely with something that looks more like AI‑written code. I’m trying to develop my own problem‑solving style — not because I think programming is about “fashion,” but because I want to grow creatively and technically. I’m worried that being pushed toward “the AI way” could limit that growth, even if my initial solutions aren’t the most efficient but still solve the problem.
u/Building-Soft — 3 days ago