I've been wondering if it's normal for me to rely heavily on AI tools like GPT for writing code. When I try to code without these tools or just use a search engine, it takes me a long time. I can understand the code snippets that GPT provides, but I feel like I can't write anything on my own. This is particularly concerning in my job where time is critical. Is this a common situation?
5 Answers
Using AI can boost your coding speed big time, no doubt about it! It's sort of like using a calculator for an accountant. You’ll still need to know the basics though, so don’t just copy and paste. Typing out what the AI suggests can help reinforce your learning. Just keep in mind that while AI can be a great resource, understanding what you’re working with is super important too.
I understand the struggle! Using LLMs is kind of like how I used Wikipedia in high school. It's okay to use them as a resource, but if you find yourself unable to code without them, you might want to dive deeper into learning those skills directly. Balance is key!
It's totally okay to not be able to code alone yet! Just focus on improving that skill over time. You mentioned you’re already studying this stuff—get familiar with the fundamentals, and you'll feel more confident. And hey, it’s great that you’re seeking advice!
It's not unusual to lean on tools like that, especially since they're so accessible now. For students, it can be quite common since they haven't actually been taught how to learn coding properly. But as a software developer, it's a bit different. Learning to write code takes practice and understanding. If you're just relying on AI without grasping the concepts, it might be hindering your growth a bit.
Honestly, if you can't code something on your own, it usually means you don't fully understand it yet. You have to really engage with the material and practice coding to internalize the knowledge. Think of it like training your brain—working through problems helps you learn better. I get it can be quicker to use AI, but understanding the fundamentals is key.
I feel you! Sometimes I find the AI gives me some incorrect info, but it helps me pinpoint what to research in the documentation more effectively, especially for niche topics.