- Reading time: 3 minutes
- Price: Free download
- Published: 17th September 2026
- Word count: 877 words
- File format: Text
Why do you want to study this course or subject?
The thing that pulled me towards computing was not the code itself but the gap between a problem someone actually has and the tidy software that supposedly solves it. Our college allotment society kept its watering rota on a paper sheet pinned inside a shed door, and it was always damp, out of date, or missing. I offered to make something better, and quickly found that the interesting difficulties were not technical: people checked their phones with muddy hands, half of them would not install anything new, and nobody wanted another login. That taught me more about requirements than any tutorial had.
Applied computing appeals to me because it treats that context as part of the work rather than an inconvenience. I want to study databases, networks and software design properly, and I also want to keep asking who is going to use a system, on what device, and what happens when it fails at the worst possible moment. My Geography A-level has unexpectedly reinforced this; modelling flood risk showed me how much a result depends on the quality and resolution of the data feeding it, and how easily a confident-looking map can mislead.
I am drawn to the practical emphasis of this route: real briefs, testing with users, and working within limits of time, money and hardware. I have spent two years making things work on an eight-year-old laptop and a shared mobile connection, so constraints feel normal to me rather than discouraging. Longer term I would like to work on systems for organisations that cannot afford much, where careful design matters most.
How have your qualifications and studies helped you to prepare?
At college I am taking Mathematics, Computer Science and Geography. Maths has been the most demanding and the most useful: work on recurrence relations and graphs gave me a vocabulary for problems I had previously solved by guesswork, and proof by induction changed how I check my own reasoning about loops. In Computer Science I have enjoyed the lower-level topics most, particularly how data is represented and why floating point arithmetic behaves oddly, which explained a bug that had confused me for weeks in my own code.
My coursework project is a small stock-check tool for the garden centre, written in Python with an SQLite database. Designing the tables forced me to think about what a product actually is when the same plant arrives in three pot sizes at different prices, and I redesigned the schema twice after talking to the supervisor who would use it.
Outside the syllabus I work through free online material on Linux administration and SQL, and I read to fill gaps rather than to collect topics. Clean Code was helpful on naming and function size, though I now think some of its advice suits large teams more than a single student. I also read Charles Petzold's Code, which made the jump from switches and relays to a working processor feel genuinely followable rather than magical.
Geography contributes more than people expect. Fieldwork taught me to record methods honestly, to admit sampling limitations, and to present findings so that someone else could repeat them. I use the same habit when documenting my projects.
What else have you done to prepare outside of education, and why are these experiences useful?
On Saturdays and through the holidays I work at a garden centre, mainly on tills and restocking. It is ordinary work, but it has shaped how I think about software: I have watched the till system slow to a crawl on a busy bank holiday, seen staff invent paper workarounds when a screen does not match the shop, and learned to stay patient with a queue of customers while explaining why a voucher will not scan. Talking to the supervisor about how she tracks deliveries was the starting point for my stock-check tool, and testing early versions with her showed me that a feature I was proud of was simply in the wrong place on the screen.
For about a year I have kept a low-cost monitoring project going at the allotment. A borrowed microcontroller and a cheap temperature and humidity sensor log conditions in the greenhouse to a text file, which a short script turns into a weekly summary. The readings drifted badly at first until I compared them against an ordinary thermometer and realised the sensor was mounted in direct sun. Moving it and recording the change taught me to distrust data I have not checked myself.
Twice a month I help at a repair session in the local library, mostly clearing malware, reinstalling operating systems and explaining backups to people who are understandably nervous. Persuading someone to trust a returned laptop takes clearer explanation than any coursework has demanded of me.
At home I walk my younger brother to school and help with his reading most evenings, which has made me organised about using the hours I do have. I also play five-a-side football on Thursdays, where being the least experienced player has taught me to listen to instructions quickly.
This example has 4,810 characters across the three answers. Use it for ideas and structure. Your own UCAS answers must fit within 4,000 characters in total, including spaces.
Review this personal statement
Latest reviews
There are no reviews yet. Be the first one to write one.