// Adds dimensions UUID, Author and Topic into GA4
Tuesday, June 2, 2026
28.7 C
Singapore

Letter to the Editor | AI engineering needs to be taught in our primary, secondary school, and tertiary education systems

Dear Editor,

I read The Independent Singapore’s Technology news with interest: Majority of Singapore companies view generative AI as crucial skill, but skills gap poses a challenge: NTUC survey (April 30, 2024).

Foremost, let us get the gist or the precise definition of AI – Artificial intelligence refers to computer systems capable of performing complex tasks that historically only a human could do, such as reasoning, making decisions, or solving problems.

In the 21st century, artificial intelligence (AI) is swiftly becoming more important. It will be a competitive development and research trend by countries worldwide, especially for advanced economies.

It will shape our lives, undoubtedly changing people’s perceptions, lifestyles, ways of thinking, and working models. Most importantly, it will gradually direct and transform the economies of many countries.

Since Singapore has only devoted itself to research and development in artificial intelligence in the past ten years or more, many large and small companies still lack AI experts.

For example, in the current workplace, we need more computer scientists, software engineers, AI researchers, technicians and entrepreneurs well-equipped with artificial intelligence expertise and technology to bring our diverse industries to another greater height.

Hence, it is not surprising that most Singapore companies view generative Al as a crucial skill, but the skills gap remains a big challenge, according to the recent NTUC survey.

Despite the current critical challenges, which are due to the lack of AI experts in the workplaces, we should start visualising and planning ahead by initiating and teaching the subject of AI engineering in our primary, secondary school, and tertiary education systems—ideally starting from and for all the primary five and primary six students.

By doing so, we can be assured that sufficient supply and robust support of AI experts in the respective industry will soon be available.

Teo Kueh Liang


The views expressed here are those of the author/contributor and do not necessarily represent the views of The Independent Singapore.

Got a juicy story to share? Came across a gross injustice that needs to be heard? Want to have your opinion on current events made known? Email us your story with details and proof! Make your voice known! [email protected]

- Advertisement -

Hot this week

Malaysia’s opposition alliance is now in limbo with an online war

PAS and Bersatu are possibly on the way to a big war that will collapse their opposition alliance. Despite a gag order by the PAS spiritual leader on the struggle between PAS and Bersatu, an online...

Malaysian PM requests education ministry to cope with RM20 billion budget cuts

Social media users are voicing frustration over news that Malaysia’s already strained education sector will face further budget reductions. Prime Minister Anwar Ibrahim insists quality must remain ...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks