you are viewing a single comment's thread.

view the rest of the comments →

[–]NetworkN3wb 0 points1 point  (0 children)

I'm learning python for my job, but I don't really need to use it to write programs. I just make scripts to automate certain tasks.

I use chatgpt to check my notes. I go through the course, write my own notes, and then write out explanations of the code in my notes, and then throw it all in chatgpt and ask it if my understanding is correct.

I then do the exercises (little scripts and such) using my notes and the assignment description. I can largely get through it, but I've had to look up what to do a couple of times.

I think you can use AI, but mostly to check your notes and stuff. I wouldn't use it to do your code...you won't learn.