When I code using AI I get the best results by being very specific and write a class with pseudo code for it to fill out with the missing code.
If I just ask for it to write me a class that can X I often get some simple example code directly from stackoverflow.
It’s decent at writing simple string tools etc., because that’s what is out there, the day it starts writing code from API documentation will be a big milestone.
When I code using AI I get the best results by being very specific and write a class with pseudo code for it to fill out with the missing code.
If I just ask for it to write me a class that can X I often get some simple example code directly from stackoverflow.
It’s decent at writing simple string tools etc., because that’s what is out there, the day it starts writing code from API documentation will be a big milestone.
Currently it’s just a parrot that knows Python.