Our Courses

IBM COBOL Software Development Practices

IBM COBOL Software Development Practices

This course is aimed at anybody interested in COBOL or or software development. In this course, you will be introduced to core practices, systems, and methodologies associated with IBM COBOL software development. You will learn about COBOL as a self-documenting language. You will review working with existing coding. This course also covers quality assurance (QA), technical support and project management.

  • Course by
  • Self Paced
  • 18 hours
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
Know more
Modeling Data in the Tidyverse

Modeling Data in the Tidyverse

Developing insights about your organization, business, or research project depends on effective modeling and analysis of the data you collect. Building effective models requires understanding the different types of questions you can ask and how to map those questions to your data. Different modeling approaches can be chosen to detect interesting patterns in the data and identify hidden relationships. This course covers the types of questions you can ask of data and the various modeling approaches that you can apply.

  • Course by
  • Self Paced
  • 21 hours
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
Know more
Influencing the Organisation

Influencing the Organisation

In this course, you will look at how you can effectively manage stakeholders and industry/organisational politics, whilst successfully mobilising people. You will: – Consider how to build momentum and how to work across organisational, sectoral and country cultures.

  • Course by
  • Self Paced
  • 23 hours
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
Know more
Set up a Continuous Integration (CI) workflow in CIrcleCI

Set up a Continuous Integration (CI) workflow in CIrcleCI

In this 1-hour long project-based course on Setting up a Continuous Integration (CI) workflow in CircleCI, you will work through the complete workflow of getting a development project (nodeJS application) through version control (git and GitHub) and into a simple CI pipeline in CirclCI. This course is designed for developers who have never worked with a CI tool before who want to understand how continuous integration can benefit their development processes and/or how it fits together in a development lifecycle.

  • Course by
  • Self Paced
  • 3 hours
  • English
Monthly Subscription
Option not available
    Buy Now
  • Free
Know more
Getting Started with ProfitBooks

Getting Started with ProfitBooks

This project will give you the opportunity to familiarize yourself with the cloud-based platform, ProfitBooks. We will start this project by introducing you to the platform through creating an online account and taking a virtual tour of the software. This step will include updating your company profile in the settings. We will continue our introduction by building out a CRM through the customer profile feature. Once the customer profiles are created, you will be introduced to some beginner features on the platform.

  • Course by
  • Self Paced
  • 2 hours
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
Know more
Communicating with the Public

Communicating with the Public

Rooted in theater, journalism and humanities practices, this course presents tools and techniques that help you improve your public-facing communication skills, particularly when describing your work to a lay audience. Whether it’s a 30-second elevator pitch or speaking to a large organization, “Communicating with the Public” will boost your confidence in any speech-communication scenario.

  • Course by
  • Self Paced
  • 1 hour
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
Know more
Management Communication 管理沟通

Management Communication 管理沟通

About this course China’s “One Belt, One Road” strategy is influencing the global economy and carrying the development and prosperity dreams of many countries, nations and people. How to communicate effectively with Chinese people? How to understand the Chinese way of management behavior?

  • Course by
  • Self Paced
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
Know more
Grow to Greatness: Smart Growth for Private Businesses, Part I

Grow to Greatness: Smart Growth for Private Businesses, Part I

This course, developed at the Darden School of Business at the University of Virginia and taught by top-ranked faculty, focuses on challenges faced by existing private businesses when they attempt to grow substantially.

  • Course by
  • Self Paced
  • 10 hours
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
Know more
Introduction to Large Language Models - Português Brasileiro

Introduction to Large Language Models - Português Brasileiro

Este é um curso de microlearning de nível introdutório que explica o que são modelos de linguagem grandes (LLM), os casos de uso em que podem ser aplicados e como é possível fazer o ajuste de comandos para aprimorar o desempenho dos LLMs. O curso também aborda as ferramentas do Google que ajudam a desenvolver seus próprios apps de IA generativa.

  • Course by
  • Self Paced
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
Know more
Introduction to .NET Core

Introduction to .NET Core

The Introduction to .NET Core course is designed to equip learners with the necessary skills to build web applications using the powerful .NET Core framework. The course is organized into three distinct modules. The first module lays the foundation of .NET Core, discussing its history, features, differences from other technologies, and how to set up the development environment.

  • Course by
  • Self Paced
  • 13 hours
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
Know more
Facilitate Organized Online Dialogue with Considerit

Facilitate Organized Online Dialogue with Considerit

Why is it so hard to participate in fruitful online dialogues, especially with dozens or hundreds of participants? Why do we so easily get caught up on divisive topics and opinions, instead of building up on each other perspectives? One may argue that the tools often used for such discussions (i.e., social media) are, by design, biased toward polarizing discourse. Therefore, this project presents Considerit, a digital tool for "civil, organized, and efficient online dialogue".

  • Course by
  • Self Paced
  • 3 hours
  • English
Monthly Subscription
Option not available
    Buy Now
  • Free
Know more
Healthcare Information Design and Visualizations

Healthcare Information Design and Visualizations

Introduces processes and design principles for creating meaningful displays of information that support effective business decision-making. Studies how to collect and process data; create visualizations (both static and interactive); and use them to provide insight into a problem, situation, or opportunity. Introduces methods to critique visualizations along with ways to answer the elusive question: “What makes a visualization effective?” Discusses the challenges of making data understandable across a wide range of audiences.

  • Course by
  • Self Paced
  • 20 hours
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
Know more
Design and Analyze Secure Networked Systems

Design and Analyze Secure Networked Systems

In this MOOC, we will learn the basic cyber security concepts, how to identify vulnerabilities/threat in a network system. We will apply CIA basic security services in the triage of recent cyberattack incidents, such as OPM data breach. We will learn the risk management framework for analyzing the risks in a network system, and apply the basic security design principles to protect the data and secure computer systems. We will examine the trustworthiness of programs and data installed in our systems and show the proper way to verify their integrity and authenticity.

  • Course by
  • Self Paced
  • 17 hours
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
Know more
Web Development in React.js: Build a Web App

Web Development in React.js: Build a Web App

Welcome to this Guided Project where you will learn how to build a movie search application using React. In modern web development, it's crucial to know how to make asynchronous API calls and handle data fetching. In this tutorial, you'll make HTTP requests to a movie database API in ReactJS, as well as use React's useEffect hook to manage component state and render said data. You will also create reusable components and pass props between them. But what's a React app without some style? Fear not, you will also be using CSS to make your app look visually appealing.

  • Course by
  • Self Paced
  • 3 hours
  • English
Monthly Subscription
Option not available
    Buy Now
  • Free
Know more
Foundations of Teaching for Learning: Planning for Teaching and Learning

Foundations of Teaching for Learning: Planning for Teaching and Learning

The Foundations of Teaching for Learning programme is for anyone who is teaching, or who would like to teach, in any subject and any context - be it at school, at home or in the workplace. With dynamic lessons taught by established and respected professionals from across the Commonwealth, this eight course programme will see you develop and strengthen your skills in teaching, professionalism, assessment, and more. As you carry on through the programme, you will find yourself strengthening not only your skills, but your connection with colleagues across the globe.

  • Course by
  • Self Paced
  • 12 hours
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
Know more
Using Memorystore for Redis Read Replicas to Improve Read Performance

Using Memorystore for Redis Read Replicas to Improve Read Performance

In this lab, you will configure a highly available Memorystore cluster and review the architecture of such a deployment.

  • Course by
  • Self Paced
  • 1 hour
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
Know more
Supply Chain Network Optimization Using MILP on RStudio

Supply Chain Network Optimization Using MILP on RStudio

Supply Chain Network Optimization

  • Course by
  • Self Paced
  • 3 hours
  • English
Monthly Subscription
Option not available
    Buy Now
  • Free
Know more
Visualizing the Living Body: Diagnostic Imaging

Visualizing the Living Body: Diagnostic Imaging

This course teaches learners the underlying principles behind conventional radiography, computerized axial tomography (CT), magnetic resonance imaging (MRI), and ultrasound. The radiology of chest, abdomen, pelvis, extremities, spine and brain are taught in this course using a combination of lectures and extensive practical activities and assessments.

  • Course by
  • Self Paced
  • 9 hours
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
Know more
International Travel Preparation, Safety, & Wellness

International Travel Preparation, Safety, & Wellness

Whether you've traveled before or not, living and working overseas can be challenging. Learn how best to prepare and make the most of your time internationally. This course will prepare you to work and live overseas. It explores the epidemiology of common morbidity and mortality among travelers and examines key prevention, safety, and travel medicine principles and services to contextualize risks and maintain wellness.

  • Course by
  • Self Paced
  • 10 hours
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
Know more
Software Design as an Abstraction

Software Design as an Abstraction

The design step in developing software has some unique characteristics. First of all, it’s the only step where drawing pictures of things is the norm. Why is that? What do pictures do that other representations cannot do? Pictures have varying levels of detail; pictures have context. Pictures…paint a picture. Why are these things important? In this course, too, we begin looking at other disciplines (building architecture is a favorite one) for lessons on design.

  • Course by
  • Self Paced
  • 16 hours
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
Know more
Migrating to the AWS Cloud

Migrating to the AWS Cloud

This introductory course is for anyone who wants a deeper dive into AWS migration. Whether you want to understand what services are helpful, need to plan a migration for your organization, or are helping other groups with their own migration, you will find valuable information throughout this course. The course sessions structure cloud migration through the three-phase migration process from AWS: assess, mobilize, and migrate and modernize. This process is designed to help your organization approach and implement a migration of tens, hundreds, or thousands of applications.

  • Course by
  • Self Paced
  • 7 hours
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
Know more
Business Model Innovation for Sustainable Landscape Restoration

Business Model Innovation for Sustainable Landscape Restoration

Land degradation is a widespread problem across the globe with serious consequences for the environment and all of society. Worsening land degradation caused by human activities is undermining the well-being of two-fifths of humanity, driving species extinctions and intensifying climate change. But there’s a huge potential for restoring landscapes: around two billion hectares of land, about two times the size of China, can be restored. In this MOOC we focus on the potential of business model innovation for the challenge of large-scale landscape restoration.

  • Course by
  • Self Paced
  • 40 hours
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
Know more
Introduction to Particle Accelerators (NPAP MOOC)

Introduction to Particle Accelerators (NPAP MOOC)

Welcome to the Nordic Particle Accelerator Program's (NPAP) Massive Open Online Courses and to the fascinating world of particle accelerators! Did you know that in the year of 2000 there were more than 15 000 particle accelerators in the world? Yet, today it has grown to more than 30 000 of them! A third of the particle accelerators are dedicated to medical applications, such as radio therapy, and a half are used for ion implantation in semiconductor devices. Also numerous particle accelerators are used for sterilizing food.

  • Course by
  • Self Paced
  • 12 hours
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
Know more
Emerging Markets - Jagdish Sheth

Emerging Markets - Jagdish Sheth

The rise of emerging economies is bringing significant changes in the marketing practice. The traditional notion of extending products and services designed for advanced economies is no longer as successful in emerging markets. This is primarily because of affordability and accessibility. Moreover, most consumption in emerging markets is unbranded products and services, and unorganized competition. This course identifies five dimensions where emerging markets are different.

  • Course by
  • Self Paced
  • 6 hours
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
Know more
Legal Tech and the Digital Transformation of Law

Legal Tech and the Digital Transformation of Law

The digital revolution changed the way we communicate and trade.

  • Course by
  • Self Paced
  • 15 hours
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
Know more