[NFBCS] Using AI When Coding
rjaquiss at earthlink.net
rjaquiss at earthlink.net
Wed Dec 25 15:57:03 UTC 2024
Hello:
AI tools can certainly be very powerful. I have had good results from Askai.ai, but I have also had incorrect code.
I recently asked for a C program to perform a task.
The resulting code was missing the references to libraries in the #include statements.
I had a program that had #include statements of the form:
#include
At least one of the statements should have read:
#include <stdio.h>
Recently for coding, I have had better results with Copilot.
Happy Holidays,
Robert
From: NFBCS <nfbcs-bounces at nfbnet.org> On Behalf Of dana mohsen via NFBCS
Sent: Tuesday, December 24, 2024 3:32 PM
To: NFB in Computer Science Mailing List <nfbcs at nfbnet.org>
Cc: dana mohsen <dana.mohsen.azim at gmail.com>
Subject: [NFBCS] Using AI When Coding
Hello all,
I'm curious to know your experiences when using AI in coding (if any).
1. How has it helped you as someone with a vision impairment
2. What do you think of doing so? Do you think that, perhaps, it is unethical?
How do you think using AI hurts or helps the learning process for coding?
Thanks,
Dana
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nfbnet.org/pipermail/nfbcs_nfbnet.org/attachments/20241225/ccb22a70/attachment.htm>
More information about the NFBCS
mailing list