Using AI is a great way to learn coding
I feel like a big problem when people learn to code is usually they immediately start to write simple classes and functions, maybe make a calculator.
It's an incredibly frustrating way to learn something and I think many lose interested once the calculator is complete.
But coding with AI, you learn about coding from a more macro-level, understanding how code flows, and different ways that functions and files interact with each other.
I feel it's a much more intuitive way to learn. And personally, I am enjoying it a lot.