Has anyone seen a well written program of medium complexity - written by a GPT bot ?
All the examples I’ve seen so far have exhibited fairly poor quality of code.
Poor use of constructs, functions or other medium-to-advanced programming styles.
Admittedly, the users that generated the code may not have defined the problem well, but GPT appeared quite ‘literal and clumsy’ when trying to write elegant, readable source code.
To me ChatGPT is not a problem solver; rather, it is a good source of structured information that could be effectively used to prepare a working sketch which I have seen in the case of using FreeRTOS.
i think it depends on how precisely you specify the requirements for the program. so instead of writing an error free program, you need to write a complete, correct and unambiguous set of requirements