The use of AI for beginners just learning how to code?
Published: (February 22, 2026 at 06:06 AM EST)
1 min read
Source: Dev.to
Source: Dev.to
Key Points
- Large Language Models and AI are both a gift and a curse, depending on how you use them.
- Using them to write your bachelor’s thesis is very different from using them to provide a critical review of your thesis—the latter can be quite helpful.
- Therefore, I avoid using tools like ChatGPT to write code, or I minimize their use in my journey to learn programming. They may help explain concepts, but I prefer not to let them generate the code for me.