All Courses

All Courses

In today's rapidly changing job market, skill-based training for adults has become more important than ever. It is essential to empower adults with the necessary skills and knowledge to succeed in their current or future jobs. The goal of skill-based training is to provide individuals with the tools they need to thrive in their roles, and to help them remain competitive in an ever-evolving job market.

Our skill-based adult courses are educational programs that provide practical training and instruction to adults seeking to develop new skills or enhance existing ones. These courses are designed to help adult learners gain the knowledge and expertise they need to pursue new career opportunities, advance in their current professions, or simply learn new hobbies or skills. Our skill-based adult courses cover a wide range of subjects and disciplines, such as ICT skills, industrial 4.0 skils, business management, digital marketing, finance, sustainability, and soft skills.

Items 21 to 40 of 113 total

per page

Page:
  1. 1
  2. 2
  3. 3
  4. 4
  5. 5
  • AI Security and Governance for AI Agents

    • HRDF
    7 Review(s)
    Deploy AI agents safely with AI Security and Governance for AI Agents. This hands-on 1-day course teaches you how to secure, govern and guardrail autonomous and agentic AI systems. As agents gain the ability to take actions, use tools and access data, they introduce new risks — and this course shows you how to manage them, from prompt injection and data leakage to access control, oversight and compliance. Throu....
    MYR1,100.00

    before funding and GST

  • AI Vibe Coding for Android Apps Development

    • HRDF
    7 Review(s)
    Build native Android mobile apps with AI Vibe Coding for Android Apps Development. This hands-on 2-day course teaches you how to use AI coding assistants such as Cursor, GitHub Copilot and Claude to build Android apps with Kotlin and Jetpack Compose. Instead of memorising framework details, you will vibe code — describing the screens and behaviour you want in plain language and letting AI generate, refactor and....
    MYR2,200.00

    before funding and GST

  • AI Vibe Coding for Blockchain

    • HRDF
    8 Review(s)
    Build blockchain apps and smart contracts with AI Vibe Coding for Blockchain. This hands-on 1-day course teaches you how to use AI coding assistants such as Cursor, GitHub Copilot and Claude to write, test and deploy smart contracts and decentralised apps. Instead of memorising Solidity syntax and tooling, you will vibe code — describing what you want in plain language and letting AI generate, refactor and debu....
    MYR1,100.00

    before funding and GST

  • AI Vibe Coding for C++

    • HRDF
    8 Review(s)
    Learn to write real C++ programs with AI Vibe Coding for C++. This hands-on 1-day course teaches you how to use AI coding assistants such as Cursor, GitHub Copilot and Claude to write, compile and debug C++ code. Instead of getting stuck on syntax, classes and pointers, you will vibe code — describing what you want in plain language and letting AI generate, explain, refactor and fix C++ code while you learn the....
    MYR1,100.00

    before funding and GST

  • AI Vibe Coding for Excel VBA

    • HRDF
    6 Review(s)
    Automate Excel and build powerful macros with AI Vibe Coding for Excel VBA. This hands-on 2-day course teaches you how to use AI coding assistants such as Cursor, GitHub Copilot and Claude to write VBA code that automates spreadsheets and business tasks. Instead of memorising VBA syntax, you will vibe code — describing what you want in plain language and letting AI generate, explain, refactor and debug your mac....
    MYR2,200.00

    before funding and GST

  • AI Vibe Coding for iOS Ecommerce App

    • HRDF
    5 Review(s)
    Build and ship a complete iOS ecommerce app without writing every line of Swift yourself. In this hands-on 2-day course you will use AI coding assistants—Cursor, GitHub Copilot and Claude—to vibe code a native SwiftUI shopping app in Xcode: describe what you want in plain English, let the AI generate the SwiftUI views, models and logic, then review, refine and iterate with follow-up prompts. You will lear....
    MYR2,200.00

    before funding and GST

  • AI Vibe Coding for Javascript

    • HRDF
    9 Review(s)
    Build interactive websites and web apps with AI Vibe Coding for Javascript. This hands-on 1-day course teaches you how to use AI coding assistants such as Cursor, GitHub Copilot and Claude to write, debug and refactor JavaScript. Instead of memorising syntax and browser APIs, you will vibe code — describing what you want in plain language and letting AI generate the JavaScript while you shape the behaviour and ....
    MYR1,100.00

    before funding and GST

  • AI Vibe Coding for Mobile Apps

    • HRDF
    5 Review(s)
    Vibe Coding is revolutionising the way mobile applications are built, enabling developers and non-developers alike to create fully functional Android and iOS apps using AI-powered prompt engineering. This hands-on course introduces you to the world of Vibe Coding, where you will learn to leverage cutting-edge AI tools to generate UI components, manage application state, debug code, and rapidly prototype features &mda....
    MYR1,100.00

    before funding and GST

  • AI Vibe Coding for PHP and MySQL

    • HRDF
    7 Review(s)
    Build database-driven web applications with AI Vibe Coding for PHP and MySQL. This hands-on 2-day course teaches you how to use AI coding assistants such as Cursor, GitHub Copilot and Claude to write PHP and design MySQL databases. Instead of memorising syntax and SQL, you will vibe code — describing what you want in plain language and letting AI generate, explain, refactor and debug your PHP and SQL while you ....
    MYR2,200.00

    before funding and GST

  • AI Vibe Coding for REST API

    • HRDF
    5 Review(s)
    Build production-grade REST APIs with FastAPI by directing AI coding assistants instead of typing every line yourself. This hands-on 2-day course teaches you how to use AI vibe coding tools such as Cursor, GitHub Copilot and Claude to scaffold a FastAPI project, design clean endpoints with path and query parameters, model request and response data with Pydantic, and wire up full CRUD operations — all by describing ....
    MYR700.00

    before funding and GST

  • AI Vibe Coding for Smart Contract

    • HRDF
    8 Review(s)
    Build and deploy smart contracts with AI Vibe Coding for Smart Contract. This hands-on 1-day course teaches you how to use AI coding assistants such as Cursor, GitHub Copilot and Claude to write, test and deploy Solidity smart contracts. Instead of memorising contract syntax and tooling, you will vibe code — describing what you want in plain language and letting AI generate, refactor and debug your smart contra....
    MYR1,100.00

    before funding and GST

  • AI Vibe Coding for SQL

    • HRDF
    5 Review(s)
    Write SQL without memorising the syntax. In this hands-on 1-day course you will use AI coding assistants—Cursor, GitHub Copilot and Claude—to vibe code SQL end to end: describe the data you want in plain English, let the AI generate the query, then review, test and iterate with follow-up prompts. You will learn the prompting patterns that keep AI-generated SQL correct, readable and efficient against real ....
    MYR1,100.00

    before funding and GST

  • AI Vibe Coding with C

    • HRDF
    5 Review(s)
    Learn to write real C programs with AI Vibe Coding with C. This hands-on 1-day course teaches you how to use AI coding assistants such as Cursor, GitHub Copilot and Claude to write, compile and debug C code. Instead of getting stuck on syntax and pointers, you will vibe code — describing what you want in plain language and letting AI generate, explain, refactor and fix C code while you learn the fundamentals an....
    MYR1,100.00

    before funding and GST

  • AI Vibe Coding with Codex

    • HRDF
    8 Review(s)
    Build software faster with AI Vibe Coding with Codex. This hands-on 2-day course teaches you how to use OpenAI Codex and the Codex CLI as an agentic pair programmer that plans, writes, runs and fixes code. Instead of coding every line yourself, you will vibe code — describing what you want in plain language and letting Codex generate, refactor and debug your code while you review, guide and ship. Through practi....
    MYR2,200.00

    before funding and GST

  • AI-103 Microsoft Certified Azure AI Apps and Agents Developer Associate

    • HRDF
    5 Review(s)
    The AI-103 Microsoft Certified Azure AI Apps and Agents Developer Associate course equips learners with the knowledge and skills required to build, manage and deploy AI apps and agents on Azure using Microsoft Foundry. Participants will explore planning and managing Azure AI solutions, choosing the right models and Foundry services, and implementing generative AI and agentic solutions with retrieval-augmented generat....
    MYR2,800.00

    before funding and GST

  • AI-901 Microsoft Azure AI Fundamentals

    • HRDF
    5 Review(s)
    The AI-901 Microsoft Azure AI Fundamentals course equips learners with the knowledge and foundational technical skills required to understand and build AI solutions on Microsoft Azure. Participants will explore core AI concepts and capabilities, the principles of responsible AI, how generative AI models work, and how to choose the right model, deployment options and configuration for a workload. Learners will gain ha....
    MYR2,800.00

    before funding and GST

  • Automate Business Processes with Agentic AI Workflows

    • HRDF
    6 Review(s)
    This course provides a comprehensive introduction to Agentic AI and its role in automating business processes. You will explore the differences between Agentic AI and Generative AI, understand LLM reasoning frameworks, and build AI agents using no-code platforms. Learn to develop LLM-powered avatar chatbots and implement AI-driven workflows to optimize operations. Advance your expertise by managing multi-agent AI sy....
    MYR2,200.00

    before funding and GST

  • AWS Certified AI Practitioner AIF-C01 Training

    • HRDF
    8 Review(s)
    Prepare to excel in the AWS Certified AI Practitioner AIF-C01 exam with our comprehensive course. Covering essential AI concepts, machine learning fundamentals, and AWS-specific AI tools, this course ensures you gain the necessary skills to succeed. Our expert instructors provide in-depth training on AWS services such as Amazon SageMaker, Amazon Q Business, and Amazon Bedrock, focusing on practical applications and r....
    MYR2,800.00

    before funding and GST

  • AWS Certified Cloud Practitioner Training

    • HRDF
    6 Review(s)
    Step into the dynamic world of cloud computing with our AWS Certified Cloud Practitioner (CLF-C02) Exam Prep course. Designed to build a strong foundational understanding, this course guides you through the essential concepts and technicalities of the AWS platform. Whether you are a beginner aiming to start a career in cloud computing or a professional looking to enhance your skills, our course is meticulously crafte....
    MYR2,800.00

    before funding and GST

  • AWS Certified DevOps Engineer Associate Training

    • HRDF
    8 Review(s)
    Embark on a journey to success with our AWS Certified DevOps Engineer Exam Prep course. This meticulously designed course provides you with the essential knowledge and skills needed to excel in the AWS Certified DevOps Engineer exam. Our expert instructors will guide you through the complexities of AWS DevOps, ensuring you are well-prepared and confident to tackle the exam. Our course is structured to maximize your ....
    MYR7,000.00

    before funding and GST

Items 21 to 40 of 113 total

per page

Page:
  1. 1
  2. 2
  3. 3
  4. 4
  5. 5