When I encounter a problem while working on this treasure hunting app, I am required by my team’s project plan to seek help from ChatGPT first. I usually first explain what the problem is (and get quite specific) and ask for possible solutions. ChatGPT is pretty skilled at giving potential solutions and items to check. If I cannot figure it out from the proposed solutions then I usually will copy and paste the code which is resulting in an error into ChatGPT and ask it to try and pinpoint where I’m going wrong. I’ve actually had pretty good results in debugging my code with this method.
Debugging and solving problems
by
Tags:
Leave a Reply