> On Jan 1, 2023, at 6:43 AM, Anthony Walter via fpc-pascal > <[email protected]> wrote: > > The following page hosts a series of Pascal programming questions I asked an > AI chatbot system while testing its abilities. >
I’ve been testing using Chat GPT for work and it’s proving to be a better solution than searching in Google. It also can make things up though so be careful. For Pascal I was able to get it to implement some data types like hash maps and a “rope” even, which is something I was curious about but not familiar. It was also able to build a simple socket client/server which was nice if you needed a refresher. It’s very impressive I must say and worth real money since it’s saving me real time at work. Regards, Ryan Joseph _______________________________________________ fpc-pascal maillist - [email protected] https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
