In a recent MIT experiment, three student teams were asked to write software code in Fortran, a programming language none of them knew. The results were pretty interesting:

The team using ChatGPT finished the fastest
The team using a specific AI coding assistant (Code Llama) came in second
The team using just Google search finished last, breaking down the task into comp`onents and solving it the old-fashioned way.

However, when tested on their ability to recall the solutions from memory, the situation was reversed. The ChatGPT team remembered nothing and failed, while half of the Code Llama team passed, and every student in the Google Search team succeeded.

The conclusion from this experiment is simple: there is no substitute for hard work Don’t just rely on AI tools; learn to code, crash, debug, and repeat.

Leave a Reply

Your email address will not be published. Required fields are marked *