Skip to content

Home / Brunei / Jerudong

Jerudong, Brunei-Muara / Live online

Look for Jerudong in the list of mukims and nothing comes back

The short answer

Kampong Jerudong is a settlement of Mukim Sengkurong, which at the 2021 census was the largest mukim in Brunei-Muara with 40,972 residents. Jerudong itself recorded 3,856 people at the 2016 census across 32.97 square kilometres and twenty-three settlements, about twenty-one kilometres from the capital, and it hosts institutions on a national scale rather than a village one. Learners here from the age of six up to sixty-seven are taught coding, AI and mathematics by Modern Age Coders on live video, from USD 100 per month. There is no charge for the first session.

The area is unusual in Brunei for how much of it is built for people who do not live there, which is also, as it turns out, the reason its data trips people up.

Lessons come by video call out of India. Since summer time is observed in neither country, the two and a half hour separation is permanent, and a slot chosen once survives every season. There is no building of ours here, or anywhere in the country.

No card. No obligation. We call, we do not spam.

Facts last verified 17 August 2026. Teaching is online; no premises in Brunei are claimed.

Courses for Jerudong

Four sensible starting points, not one course for everybody

Four entry points, and in an area where households sit on several different school systems the useful question is what a learner can do rather than which year they are in. A young starter, a lower secondary learner with time to spare, a teenager already sitting examinations, and an adult with a specific objective.

That is four of more than a hundred. The rest, sorted by age and subject, sit on the course atlas, and the order we teach them in is on the coding roadmap.

The four we are known for

Python, AI, vibe coding and agentic coding

These run underneath everything above. Every one is live and online, placed by ability rather than by age, and the first class is free.

Verified 17 August 2026

A place with a national reputation and no administrative unit of its own

Both halves of that sentence are true, and the second one is why this page has the data project it does.

Kampong Jerudong lies about twenty-one kilometres from Bandar Seri Begawan, covers 32.97 square kilometres and takes in twenty-three settlements. It recorded 3,856 residents at the 2016 census. Administratively it belongs to Mukim Sengkurong, which at the 2021 census held 40,972 people and is the largest of the eighteen mukims of Brunei-Muara.

What sits here is out of all proportion to that. Jerudong Park opened in 1994, offered free admission for years, and was revamped and relaunched in 2014; its amphitheatre hosted internationally known performers in 1996. Jerudong Park Medical Centre houses Gleneagles JPMC, a specialist cardiac clinic. The Empire, a five-star beach resort, opened in 2000.

So Jerudong is a name that carries weight in Brunei and abroad while belonging, in every official table, to a mukim called something else.

Brunei-Muara, 2021 censusPopulation
Mukim Sengkurong, which contains Jerudong40,972
Mukim Mentiri39,324
Mukim Berakas 'B'39,284
Mukim Gadong 'B'38,067
Mukim Jerudongno such mukim
District total, eighteen mukims318,530

Why an online class suits an area built around people who commute into it

Jerudong is a small resident population wrapped around institutions that draw from the whole country: a hospital, a resort, a park. That shape is pleasant to live in and unhelpful for assembling a class, because the people passing through are not the people who would sit in one every Tuesday. Households here also sit across several different school systems, so a year group predicts even less than usual. Our groups are formed on demonstrated ability from an intake across twenty-five countries, which sidesteps both problems at once, and the placement is done by watching a learner work rather than by asking which school they attend.

Sources: Kampong Jerudong at 3,856 in the 2016 census, its area of 32.97 square kilometres, twenty-three constituent settlements, distance of about twenty-one kilometres from the capital, and its position within Mukim Sengkurong, together with Jerudong Park opening in 1994 with free admission and being revamped and relaunched in 2014, the 1996 amphitheatre concerts, Gleneagles JPMC at Jerudong Park Medical Centre and The Empire opening in 2000, from the Jerudong summary citing Brunei government material. The list of the eighteen mukims of Brunei-Muara with their 2021 populations, which contains no Mukim Jerudong and which sums to exactly the published district total of 318,530, from the Brunei-Muara District summary. Verified 17 August 2026.

Alignment

What a Jerudong household needs, and what we provide

Left is the constraint a Jerudong household actually has. Right is what we do about it.

SEVERAL SCHOOL SYSTEMS

Households here sit across different curricula, so a year group is a poor predictor of what a learner can do.

Placement follows a task in the free session, which is curriculum-independent, and the vocabulary of a lesson is matched to the school your child attends.

A SMALL RESIDENT POPULATION

Institutions here draw from the whole country, but only 3,856 people were recorded as living in Jerudong itself.

The group is not local. Five to eight learners are assembled on demonstrated ability from twenty-five countries, so the resident count never limits anything.

21 KM TO THE CAPITAL

Anything specialised means a drive in and a drive back, twice a week, in traffic.

No journey, and none of the attrition a journey causes by week six. The commitment is two evenings rather than two evenings plus the road.

FAMILIES THAT MOVE

A posting or a change of school can end a course that depends on a particular building.

Nothing here depends on a building. A learner keeps the same teacher and the same group through a move, in either direction.

A FIXED 2H30 OFFSET

Brunei and India both stay on one clock for the entire year.

A time agreed once is still right twelve months later, and it survives a move to another time zone as a simple recalculation rather than a renegotiation.

Tell us the learner age, the school and the evenings you have free. That is enough to recommend something.

Ask on WhatsApp Book the free class
Placement

A course ladder that leaves room for school

Building comes first, explaining second, typing third. Syntax is never the first thing anybody is asked to memorise. From about fifteen the ladder narrows deliberately, because by then the scarce resource is hours rather than choices. Adults enter at the point their goal and prior knowledge support.

The complete catalogue is on the course atlas, and the method is set out on how we teach.

The student data project

An absent record is not a zero

Every page in this cluster works through one analytical mistake. Jerudong hands you this one before you have written any code at all, simply by not appearing in the table you expected to find it in.

The learner has a list of Brunei-Muara mukims with populations, and a second list of places they are interested in. The task is to look each place up and report its population. Jerudong is on the second list. It is not on the first.

The trap

The lookup returns nothing, and the program has to decide what nothing means

There is no Mukim Jerudong. Kampong Jerudong is a settlement inside Mukim Sengkurong, which is the largest mukim in the district at 40,972 people. So the lookup fails, and what happens next is entirely a choice made by whoever wrote the code, usually without noticing that they were making it.

The commonest choice is the worst one. A default of zero, or a fill of zero after the merge, turns a fact the data does not contain into a fact the data appears to assert: Jerudong, population 0. That row then behaves like every other row. It goes into the sum, where it does no harm. It goes into the mean, where it drags the average down. It goes into the minimum, where it wins. It appears at the bottom of the sorted table, looking exactly like a real finding about a real place, and nothing anywhere warns anybody.

The learner is made to separate three states that ordinary code cheerfully mashes together. A genuine zero is a measurement: somewhere with nobody living in it. A missing value means nobody measured. A value under another key means it was measured and filed elsewhere, which is the actual situation here. Those three call for three different responses, and only the first belongs in an average.

The practical rule is short and it holds far outside this example. Never let a lookup failure become a value. Keep missing as missing, count how many rows are missing and print that count next to every summary you produce, and go and find out why before filling anything in. In this case the finding is not an error at all: Jerudong exists, it has thousands of residents, and it is recorded under Sengkurong. The zero was never a fact about Jerudong. It was a fact about the join, wearing the costume of a fact about the world.

Every figure in the exercise is public and linked above, and the eighteen mukims sum to exactly the published district total, so the learner can confirm for themselves that the table is complete and Jerudong is genuinely not a mukim rather than a row somebody forgot.

The question parents ask first

Does coding still matter when AI can write it?

Ask any assistant for the population of Mukim Jerudong. The interesting part is not whether it is right; it is which of the several possible wrong answers you get.

Sometimes you get a number for Kampong Jerudong presented as though it were the mukim. Sometimes you get Sengkurong quietly substituted. Occasionally you get a plainly invented figure, because a confident answer is more probable in the training data than a statement that the entity does not exist. What you rarely get, unprompted, is the one useful reply: there is no such mukim, and here is why you thought there was.

That failure has the same shape as the coding bug above. In both cases something absent gets converted into something present, and the conversion is invisible in the output. A person still has to be the one who asks whether the thing being described exists in the form the question assumed.

Model building rather than programming foundations lives on AI and machine learning classes in Brunei. The longer argument is is coding still worth learning in 2026?, the order we teach in is the coding roadmap, and how we teach shows a lesson from inside.

Live online delivery

How a term runs from Jerudong or Sengkurong

Live from start to finish, with code read and corrected in the session itself. Nothing prepared in advance, nothing to install.

The first hour

Free, and it decides the level. One problem, watched rather than marked, then a recommendation you are welcome to challenge.

Five to eight per group

Grouped on what a learner can do, drawn from twenty-five countries. A resident population of 3,856 never limits anything.

Or one to one

For a narrow adult goal, an examination year already full, or a household week no standing slot survives.

Two evenings weekly

About eight lessons a month, on evenings you name rather than evenings we publish.

Two and a half hours

The permanent gap to the teacher, because summer time is observed at neither end.

It survives a move

Nothing depends on a building, so a posting or a change of school does not end the course.

Fees

What do coding classes in Jerudong cost?

No enrolment charge, nothing to buy, no minimum term.

Group $100 per month, 8 classes

The usual answer, and the one that supplies what a resident population of a few thousand cannot: peers at the same level, arguing about the same problem in the same hour.

Private $150 per month, 8 classes

Right for a precise goal, for an examination year with no room in it, or for a household whose week refuses to hold a fixed appointment.

Two live lessons a week on either plan, and deciding between them costs nothing. One published price covers everywhere we teach outside India. Being in Jerudong changes nothing about it, and there is no bargaining involved.

Pauses, plan changes and missed classes are covered on the pricing page.

Reviews

What families say

Rated 4.9 across 547 Google reviews. These are real reviews, reproduced as written.

★★★★★

"The one step solution for my son. Modern Age Coders make learning coding so simple that kids love it. The teachers explain complex concepts clearly with practical exercises and interactive content."

Ria Mukherjee

Parent

★★★★★

"Modern Age Coders has been a game-changer for me. I struggled to grasp IT concepts and coding before joining, but their classes transformed everything. I can now confidently write complex programs with ease."

Samriddha Mondal

Student

★★★★★

"One of the most wonderful education centres out there. Education is not limited to school syllabus but focuses on skill development."

Vansh Agarwal

Student

★★★★★

"My child Dhairya is really enjoying the Modern Age Coders classes. This is his first online class and he eagerly looks forward to it. I can already see his improvement, and the teachers are very cooperative."

Sonam Oswal

Parent of Dhairya

★★★★★

"Modern Age Coders have wonderful teachers who teach in a clear, easy and practical way. The teacher boosts students' confidence and inspires them to learn without hesitation."

Sonu Goyal

Parent

★★★★★

"I highly recommend this computer coding class! The teachers are incredibly knowledgeable and passionate about coding."

Ritu Kedia

Parent

More, with photographs and student work, on the wall of love.

FAQ

Questions from Jerudong households

Beginning with the one families who move ask first.

We may be posted elsewhere in a year or two. Is it worth starting?

It is the strongest argument for starting, rather than against it. Nothing about this depends on a building or a country: a learner keeps the same teacher and the same group through a move in either direction, and the only thing that changes is the arithmetic on the clock. What they take with them is not a certificate but three or four things they designed and built and can explain, and that travels across curricula and across borders in a way a school report does not.

Do you have a centre in Jerudong?

Nothing here, and nothing elsewhere in the country. The lesson is a live video call whose other end is in India, and the number given above rings in India as well. Your side of it needs a computer rather than a phone, an internet connection that will carry video for ninety minutes, working audio, and a browser from roughly the last few years. There is nothing to buy and nothing to install.

My child is not on the Brunei national curriculum. Does that matter?

Not to the teaching. Placement is done by watching a learner attempt a single problem, which does not depend on which syllabus they follow, and this area has households on several different systems so we are used to it. What we do adjust is the vocabulary, so a lesson is not built around a curriculum your child has never opened.

Only a few thousand people live here. Can a group class really be assembled?

Yes, because the group has nothing to do with Jerudong. Between five and eight learners are put together on what they can currently do, out of an intake covering twenty-five countries, so a fourteen year old here works alongside people at their own standard rather than alongside whoever happens to be nearby and roughly the same age. In a place this size that is precisely why online beats local for this subject.

How much do coding classes in Jerudong cost?

The first class is free. Group tuition is USD 100 per month for two live lessons each week, normally eight lessons monthly, in a group of five to eight compatible learners. Private tuition is USD 150 per month for one learner with one teacher on the same usual frequency. There is no enrolment fee, nothing to buy and no minimum term.

What time would the lesson be?

Whatever suits, and it will not drift afterwards. Brunei sits at UTC plus 8 all year and India at UTC plus 5:30 all year, so the separation is permanently two and a half hours: seven in the evening here is half past four in the afternoon for the teacher. Families who have done European postings usually find that surprising, because a schedule agreed in one season normally has to be redone in the next.

Which days do you teach on?

The days your household names. Brunei does not run a single working week, and which pattern a family keeps depends on where its adults work, so we ask rather than assume and never advertise a default slot. The full picture, taken from published ministry hours, is on the Brunei country page.

Does this compete with school?

No, and there is no certificate at the end. Its contribution is consecutive weeks spent on one build, supervised by someone who can look at code that fails and say something better than start again, which is the specific thing a school timetable finds hardest to allocate to one subject. Where cutting back is the better advice, we give it.

Do adults join?

Yes, ages six to sixty-seven are taught, and adults are a routine part of the intake rather than an exception. The usual pattern is a narrow objective, often automating something done by hand each month, taken one to one and finished within a few months rather than carried on indefinitely.

What happens after we send the form?

It reaches a person, who telephones to arrange the free session. No card is requested and nothing is charged. Being plain about what you are doing: sending it opens a conversation rather than an enrolment, and it does not hold a seat in any class. Course, format and evening are agreed in that conversation, ahead of any discussion of money.

Ask before booking

Send one message on WhatsApp with the learner's age and your free evenings, or use the form below. Everything is settled before a payment is discussed.

Book a free class

One problem, watched carefully, and an answer you can hold us to

Nothing is charged for the first hour and nothing is sold in it. A learner is handed a problem chosen for their age and the teacher pays attention to the approach rather than the result. Tell us which school they attend, because in this area that changes the vocabulary a lesson should use, and tell us whether a move is likely, because that changes what is worth aiming at. If the honest recommendation is to wait, you will get it.

Reading first is fine. The contact page holds every route to us, about us covers who is behind it, and the Brunei guide is the national view.

No card. No obligation. We call, we do not spam.

WhatsApp reaches us fastest from Brunei and costs nothing to use. The number is Indian, not a local one.

Ask on WhatsApp Book a free class

Keep exploring Modern Age Coders

Coding classes in nearby places

Free resources

From the blog

Start here

Chat with us