Hey everyone! I'm a 26-year-old looking to learn Python and VBA for my job. I've been thinking about the role of AI in coding and where I should focus my efforts. With AI's capabilities improving, should I prioritize understanding programming logic, design, and architecture over just writing code? I feel that getting a solid grasp of the underlying structure might be more valuable than just memorizing syntax. What do you all think? Thanks for your input!
1 Answer
You really can't separate coding from understanding its logic and infrastructure. They all work together. Even if AI gets better at writing code, having a grasp of what it does is crucial. As a beginner, it's important to use AI as a tool for guidance, not a crutch to write your code for you.
I’m in the same boat, but I’m more into coding for fun. I ask AI for snippets but always try to understand what's going on before I just copy-paste.