Jon Reades - j.reades@ucl.ac.uk
1st October 2025
If writing down your ideas always makes them more precise and more complete, then no one who hasn’t written about a topic has fully formed ideas about it. And someone who never writes has no fully formed ideas about anything nontrivial. ~ Graham (2022)
Writing is thinking. To write well is to think clearly. That’s why it’s so hard. ~ McCullough (2002)
ChatGPT from OpenAI (an increasingly ‘ironic’ name) is simply the most famous of a growing number of Large Language Models that draw on information found on the web and in open texts to perform sophisticated summarisation tasks.
Many programmers use LLMs in coding for three reasons:
These accelerate code production, but there are significant doubts about code quality.
Many students use LLMs to write their code for three reasons:
Pro-Tip
Only one of these is a good reason.
Many writers use LLMs for three reasons:
These accelerate word production, but there are significant doubts about quality.
Many students use LLMs to write their documents for three reasons:
Pro-Tip
Only one of these is a good reason.
Using AI in education is like using a forklift at the gym. The weights do not actually need to be moved from place to place. That is not the work. The work is what happens within you. ~ Seemingly a conversation on YouTube?
From Richmond (2025):
Research has long shown that meaningfully processing new pieces of information – in other words, thinking hard about something – is vital for retaining that information in your long-term memory… if GenAI tools are used uncritically, there is a risk that they could disrupt or even circumvent the acquisition of new knowledge and the enhancement of existing knowledge – leading to poorer outcomes for learners of all ages.
Moreover, the impact of AI tools appears to differ between groups of students. Younger students and those with lower prior attainment were more likely to use it in ways that are detrimental to their learning (for example, copying and pasting work without reflection). Research has also shown similar effects of GenAI tools among workers, not just students.
Here’s what we’ve noticed about LLM use so far:
The Underlying Issue
LLMs like ChatGPT can help you to learn to be a better coder or writer by providing guidance and feedback, but for many applications a competent human being will be faster and have a better grasp of the purpose and rationale.
LLMs as co-authors
Using ChatGPT as your co-pilot is not the same as using ChatGPT as your co-author. In this module the latter is still considered plagiarism.