Hey everyone! I'm in my third year of university and have been diving into data analysis for the past three months. I chose this path because I'm really passionate about it and I want to excel. But I keep finding myself dependent on AI tools and Google for even the simplest tasks. It's frustrating because I often can't remember basic things and have to look them up repeatedly. This makes me feel inadequate as a programmer. So, I'm wondering, is this a normal part of the learning process for beginners? Or am I missing something important in my studies?
2 Answers
It's totally common to rely on resources like AI and Google when starting out. Memorization just takes time, and consistency in practice really helps. If you review what you've learned regularly, it'll stick better. Also, try to write your own code instead of using AI to generate it for you; that way, you'll remember it better. As a third-year student, you've probably already created several projects. How often are you coding each week?
Got it. I bet practicing coding daily might help you memorize the syntax more naturally!
Definitely try taking notes on things you have to look up. It's a great way to create a reference for yourself to go back to and reinforce your learning.
Thanks! I’ll start taking notes on what I look up and see if that helps.

I code almost every day, but the tasks vary a lot—everything from Python projects to Excel tasks. It’s hard to focus deeply on one thing when it's so mixed up! I can grasp the logic behind the tasks but struggle with the syntax, often needing to look it up.