// Adds dimensions UUID, Author and Topic into GA4
Tuesday, June 23, 2026
27.2 C
Singapore

SIT launches two new engineering programmes that adopt new teaching method

SINGAPORE: The Singapore Institute of Technology (SIT) is set to introduce two new undergraduate degree programmes in engineering for the 2025 academic year. These programmes—Bachelor’s degrees in Electrical and Electronic Engineering and Infrastructure and Systems Engineering—will adopt a competency-based teaching method, prioritising the development of practical skills that align with current industry demands.

In a statement, SIT revealed that these will be the first engineering degrees offered by the institute using this new teaching approach. Unlike traditional academic teaching models, which often focus on theoretical knowledge, the competency-based method emphasizes the hands-on mastery of key skills. The curriculum is structured around units and learning modules specifically designed to help students acquire practical competencies that they can directly apply to solve real-world engineering challenges.

Beyond engineering, SIT is also introducing an innovative new programme in business and technology. The Integrated Honours Bachelor of Business and Information Technology, a cross-disciplinary course, combines hotel and tourism management with artificial intelligence.

This unique programme addresses the growing need for professionals who can drive the digital transformation of industries, such as the hotel sector. By equipping students with expertise in both business operations and advanced AI technology, the course aims to produce graduates who are capable of modernizing and optimizing business functions in an increasingly digital world.

The launch of these programmes reflects Singapore’s broader push towards the digitalization of key industries, including hospitality. By providing industry-relevant skills and fostering expertise in emerging technologies, SIT is positioning its graduates to be at the forefront of the digital revolution, ensuring that they are well-prepared to meet the evolving needs of the job market.

- Advertisement -

Hot this week

‘So proud of him’: Singaporeans praise local uni-reject who delivered speech at Harvard Medical School

Tan grew up in Singapore, where he was discouraged from studying biology and faced academic difficulties in high school. He left Singapore and was accepted to the University of Toronto, where he di...

Raising kids or DINK in your early 30s? Netizens ask

On Reddit, a netizen shared: Married (M,31) to my wife (F,30). Have 2 kids, both under 2s and i honestly love them to bits. But to be realistic, its obviously not easy and the struggle is indeed ve...

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