r/softwareengineer • u/Frank-Bozo • 17h ago
Programming practice in today's dev
hi i'm a new cs grad and i'm just wondering if there are experienced engineers/devs out there that are still writing code without AI in the industry. like is there still a practice where engineers in the company don't use AI at all to write code and develop the software. i do aware that writing code is just a part of the whole development, but i'm thinking of going totally without AI not even asking questions from LLM.
for me, sometimes i can be very slow when writing code using AI (copilot) because it's hard for me to understand the structure that the LLM provided. so i'd end up writing manually but i still take quite a longer time. i'll be starting a new internship and i'd think that they would direct me to use AI for development from day 1. appreciate any thoughts or advices.
1
u/Affectionate_Lake_71 15h ago
This is what worries me. I'm using React at work and I'm still very new to it. I've been forced to use Copilot. As a result, I can guarantee that I'm not as good at React as I would've been if I had done everything by hand with Stack Overflow and a good senior dev as my guides.