For the basics I've found it to be pretty good. So far i've tried it with projects in php, sql, unity and c#, some arduino stuff. The biggest issue I've found it having is that if you're using it to create a big project it will change the names of variables mid project. So like $perPage becomes $per_page after having it write like 5 queries. Also, its best practices for security is all over the place. :data-laughing:
Ask chatgpt to be a game that teaches you SQL.
The issue with this is you wouldn't know if chatGPT is wrong and teaches you incorrect material
For the basics I've found it to be pretty good. So far i've tried it with projects in php, sql, unity and c#, some arduino stuff. The biggest issue I've found it having is that if you're using it to create a big project it will change the names of variables mid project. So like $perPage becomes $per_page after having it write like 5 queries. Also, its best practices for security is all over the place. :data-laughing: