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 161 to 180 of 248 total

per page

Page:
  1. 7
  2. 8
  3. 9
  4. 10
  5. 11
  • AWS Certified AI Practitioner AIF-C01 Training

    8 Review(s)
    Discover the transformative potential of 3D Printing and Prototyping in our hands-on course tailored for both novices and professionals. Initiate your journey with an in-depth exploration of 3D Prototyping, understanding the nuances of bringing an idea into a palpable dimension. As the course progresses, you'll be adeptly guided on how to seamlessly transit from mere ideation to a tangible prototype, integrating the ....
    ₵3,000.00

    before funding and GST

  • Automate Business Processes with Agentic AI Workflows

    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....
    ₵3,000.00

    before funding and GST

  • Autodesk Revit Architecture Masterclass

    6 Review(s)
    Master Building Information Modeling (BIM) for architecture in this hands-on Autodesk Revit Architecture Masterclass. Revit is the industry-standard BIM platform trusted by architects, designers and building professionals worldwide. Starting from design modeling, you will create site topography and conceptual building masses, apply materials and produce rendered visualisations—then develop full building models with....
    ₵3,000.00

    before funding and GST

  • AutoCAD Mechanical Training

    8 Review(s)
    WSQ Pearson Vue Certified IT Specialist Networking equips learners with the essential skills needed to design, configure, and maintain secure and efficient network systems. This course covers key concepts such as networking fundamentals, LAN and WAN infrastructure, wireless networking methods, and virtualization. Participants will develop hands-on expertise in configuring servers, operating network management tools, ....
    ₵3,000.00

    before funding and GST

  • AutoCAD Masterclass

    7 Review(s)
    Master computer-aided design from the ground up in this hands-on AutoCAD Masterclass. AutoCAD is the industry-standard CAD platform trusted across architecture, engineering, construction and manufacturing. Starting from the AutoCAD interface, you will learn to set up drawings, master essential drafting and precision tools, and work with layers, annotations and reusable dynamic blocks—laying the foundation of a ....
    ₵3,000.00

    before funding and GST

  • AutoCAD Electrical Training

    10 Review(s)
    This course, Innovating Product Development with 3D Printing and Additive Manufacturing, provides a comprehensive understanding of how to leverage advanced manufacturing technologies for product development. Participants will explore key additive manufacturing (AM) systems and technologies, learning to evaluate material selection, benefits, and trade-offs. The course covers innovative product development using 3D pri....
    ₵3,000.00

    before funding and GST

  • Articulate Storyline 360 Masterclass

    10 Review(s)
    Dive into the transformative world of elearning content with our Articulate Storyline 360 Masterclass. This masterclass encapsulates everything, from the very basics of elearning content to the intricate processes of inserting images, characters, external media, and even publishing handouts to Microsoft Word. Be it setting up your project preferences, adjusting slide properties, or exploring the potential of triggers....
    ₵1,500.00

    before funding and GST

  • AI-901 Microsoft Azure AI Fundamentals

    5 Review(s)
    Dive into the intricacies of Google Ads with our comprehensive Essential Training. This course offers a detailed look into the world of Google's advertising platform, breaking down the complexities of Quality Score, the auction system, and much more. Whether you're a novice aiming to set realistic expectations for your campaigns or a seasoned marketer aiming to polish your skills, this course caters to all. From the....
    ₵3,000.00

    before funding and GST

  • AI-300 Microsoft Certified Machine Learning Operations Engineer Associate

    6 Review(s)
    Dive into the realm of 3D design with our foundational Fusion 360 training. This course is tailor-made for those eager to explore the multifaceted dimensions of Fusion 360, offering a blend of insightful tutorials and hands-on experience. With the rapidly evolving design landscape, mastering tools like Fusion 360 is no longer a luxury but a necessity for those keen to stand out in the competitive world of design and ....
    ₵7,000.00

    before funding and GST

  • AI-200 Microsoft Certified Azure AI Cloud Developer Associate

    5 Review(s)
    This course provides an in-depth understanding of how to implement information protection and data loss prevention (DLP) using Microsoft Purview. Learn how to classify, secure, and govern data with sensitivity labels, encryption, and custom data protection policies. Explore Microsoft Purview’s compliance solutions, including built-in and custom sensitive information types, document fingerprinting, and named ent....
    ₵7,000.00

    before funding and GST

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

    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....
    ₵3,000.00

    before funding and GST

  • AI Vibe Coding with R

    5 Review(s)
    Analyse data faster with AI Vibe Coding with R. This hands-on 1-day course teaches you how to use AI coding assistants such as Cursor, GitHub Copilot and Claude to write, run and debug R code for data analysis and statistics. Instead of memorising R syntax and package APIs, you will vibe code — describing the analysis you want in plain language and letting AI generate, refactor and explain your R scripts while ....
    ₵1,500.00

    before funding and GST

  • AI Vibe Coding with PyTorch Deep Learning

    5 Review(s)
    Build real deep learning models without writing every line of PyTorch yourself. In this hands-on 2-day course you will use AI coding assistants—Cursor, GitHub Copilot and Claude—to vibe code deep learning workflows end to end: describe the model you want in plain English, let the AI generate the PyTorch code for tensors, training loops and network architectures, then review, debug and iterate with follow-....
    ₵3,000.00

    before funding and GST

  • AI Vibe Coding with Python Fundamentals

    5 Review(s)
    Learn to build real Python programs with AI Vibe Coding with Python Fundamentals. This hands-on 2-day course teaches you how to use AI coding assistants such as Cursor, GitHub Copilot and Claude to write, run and debug Python code. Instead of memorising syntax, you will vibe code — describing what you want in plain language and letting AI generate, explain, refactor and fix Python code while you learn the funda....
    ₵3,000.00

    before funding and GST

  • AI Vibe Coding with Codex

    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....
    ₵3,000.00

    before funding and GST

  • AI Vibe Coding with C

    5 Review(s)
    WSQ CompTIA Cloud+ Training provides learners with essential skills to evaluate organizational needs for cloud integration and assess various cloud solutions. The course covers topics such as cloud deployment, security infrastructure design, and the implementation of high-performance cloud systems. Participants will learn to manage pilot cloud projects, assess performance, and troubleshoot potential issues that arise....
    ₵1,500.00

    before funding and GST

  • AI Vibe Coding for Web Development

    9 Review(s)
    Build modern websites and web apps with AI Vibe Coding for Web Development. This hands-on 1-day course teaches you how to use AI coding assistants such as Cursor, GitHub Copilot and Claude to build professional web applications. Instead of memorising HTML, CSS and JavaScript details, you will vibe code — describing what you want in plain language and letting AI generate, refactor and debug your web code while y....
    ₵1,500.00

    before funding and GST

  • AI Vibe Coding for Unity Game Development

    9 Review(s)
    Embark on a journey to become a proficient Microsoft 365 Administrator with our comprehensive MS-102 Exam Preparation Course. This course is meticulously designed for IT professionals aiming to master the intricacies of Microsoft 365 services. Participants will delve into the core aspects of managing Microsoft 365 subscriptions, user identity, access, and roles. The curriculum covers vital topics such as advanced sec....
    ₵5,500.00

    before funding and GST

  • AI Vibe Coding for SQL

    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 ....
    ₵1,500.00

    before funding and GST

  • AI Vibe Coding for Smart Contract

    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....
    ₵1,500.00

    before funding and GST

Items 161 to 180 of 248 total

per page

Page:
  1. 7
  2. 8
  3. 9
  4. 10
  5. 11