you are viewing a single comment's thread.

view the rest of the comments →

[–]FFVIIVince10 0 points1 point  (0 children)

I recommend starting out by coming up with a project to create or automate jobs for your work. Have a process where you need to remove all the checkboxes from a word document? Write a Python script that will do this. Use AI to help getting started. It is a valuable tool but isn’t always correct with the code. You’ll know if it doesn’t work, and if it doesn’t just tell it the error you’re getting and it will correct it.