BullionVault course · mission
mission
Why this course exists, and what being ready actually means.
Walk into the BullionVault Java Developer interview able to build and debug a commodities trading service out loud, under observation, without flinching.
Tom has a live pairing / coding test for the Java Developer role at BullionVault (via Client Server Ltd), expected within 1–2 weeks of 2026-08-13. The success condition is not "knows Java" — it is:
> Given a half-working commodities service, find what is wrong with it, say why > it is wrong while someone watches, and drive the fix test-first.
BullionVault is the world's largest online marketplace for gold, silver, platinum and palladium — $7.9bn under custody, 130,000 users, 175 countries (from the spec). That scale changes what "correct Java" means:
double. Every rounding decision is somebody's money.Their stack, verbatim from the spec: Java 25, Kotlin, Scala, TypeScript, Spring, Oracle, Redis, Postgres, React, Kubernetes, Docker, Linux, AWS, React Native.
Their stated responsibilities: solving complex problems with simple solutions; writing high-quality code; peer code review. All three are pairing-observable behaviours, not CV lines — the course is built to rehearse them.
Tom can, cold, in front of an interviewer:
ArithmeticException and without silently losing pennies.