Our Courses

Linux Kernel Programming and Introduction to Yocto Project

Linux Kernel Programming and Introduction to Yocto Project

This course provides an introduction to Kernel Driver development for the Linux operating system. The Yocto build system is introduced, which students use to build their own custom Embedded Linux system through programming assignments.
Linux Kernel Programming and Introduction to Yocto Project can also be taken for academic credit as ECEA 5306, part of CU Boulder’s Master of Science in Electrical Engineering.
This course builds on the assignments and knowledge obtained in the Linux System Programming and Introduction to Buildroot, which must be completed before starting this course.

  • Course by
  • Self Paced
  • 40 hours
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
  • Professional @ AED 149 + VAT
Know more
Build and deploy a stroke prediction model using R

Build and deploy a stroke prediction model using R

In this project, you'll help a leading healthcare organization build a model to predict the likelihood of a patient suffering a stroke.

  • Course by
  • Self Paced
  • 3 hours
  • English
Monthly Subscription
Option not available
    Buy Now
  • Free
Know more
Management and financial accounting: Know your numbers 1

Management and financial accounting: Know your numbers 1

Financial literacy is a fundamental capability for any business leader, whether you are running your own small business/start-up or working at a large organisation. This course will provide you with a sound foundational understanding of financial and management accounting, and how to use accounting to facilitate and align decisions made by owners, managers and employees. Via structured learning activities (video lectures, quizzes, discussion prompts and written assessments) you will develop the ability to seek out financial opportunities and avoid financial misadventure.

  • Course by
  • Self Paced
  • 14 hours
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
  • Professional @ AED 149 + VAT
Know more
Transformer Models and BERT Model - Português Brasileiro

Transformer Models and BERT Model - Português Brasileiro

Este curso é uma introdução à arquitetura de transformador e ao modelo de Bidirectional Encoder Representations from Transformers (BERT, na sigla em inglês). Você vai aprender sobre os principais componentes da arquitetura de transformador, como o mecanismo de autoatenção, e como eles são usados para construir o modelo de BERT. Também vai conhecer as diferentes tarefas onde é possível usar o BERT, como classificação de texto, respostas a perguntas e inferência de linguagem natural. O curso leva aproximadamente 45 minutos.

  • Course by
  • Self Paced
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
  • Professional @ AED 149 + VAT
Know more
Building a Company's database using MySQL and SQL

Building a Company's database using MySQL and SQL

By the end of this project, you will create a database for a company using MYSQL and SQL commands.

  • Course by
  • Self Paced
  • 2 hours
  • English
Monthly Subscription
Option not available
    Buy Now
  • Free
Know more
Advanced App Development in Android Capstone

Advanced App Development in Android Capstone

This capstone project has been designed as an opportunity to practice what you have learned in the first 3 courses of this specialisation. This capstone project consists of 4 assignments. You will have to develop an immersive Android app with the use 3D graphics, sensor control and VR. For the first assignment, you will have to develop a virtual art gallery using the Android Canvas drawing functions introduced in Course 1 "Introduction to Android graphics".

  • Course by
  • Self Paced
  • 25 hours
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
  • Professional @ AED 149 + VAT
Know more
Create your first custom VPC and its components in AWS

Create your first custom VPC and its components in AWS

In this 2-hour long project-based course, you will learn the basics of AWS VPC(Virtual Private Cloud) and you will also understand how networking works within VPC, which is the key to understanding the overall functionality of AWS.

  • Course by
  • Self Paced
  • 2 hours
  • English
Monthly Subscription
Option not available
    Buy Now
  • Free
Know more
COVID-19 mRNA Vaccine Degradation Prediction

COVID-19 mRNA Vaccine Degradation Prediction

In this 2-hour long project-based course, you will learn how to predict mRNA Vaccine Degradation Rates at various positions of the molecule.

  • Course by
  • Self Paced
  • 2 hours
  • English
Monthly Subscription
Option not available
    Buy Now
  • Free
Know more
Corporate Sustainability. Understanding and Seizing the Strategic Opportunity

Corporate Sustainability. Understanding and Seizing the Strategic Opportunity

The achievement of a balanced economic, social and environmental development - as expressed in the UN Agenda 2030 for Sustainable Development - is recognized as one of the major challenges humanity is facing today. What is less clear is whether and how organizations can generate business opportunities and value for their stakeholders while tackling such challenges.

  • Course by
  • Self Paced
  • 16 hours
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
  • Professional @ AED 149 + VAT
Know more
Frontend for Java Full Stack Development

Frontend for Java Full Stack Development

This comprehensive course is designed to equip students with the necessary skills to create interactive, dynamic, and fully functional front-end applications as part of a full-stack Java development process. The course consists of three modules that guide students through the fundamentals of HTML, CSS, JavaScript, and Angular.

  • Course by
  • Self Paced
  • 24 hours
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
  • Professional @ AED 149 + VAT
Know more
Cisco: SD-WAN Cloud Hub with Google Cloud

Cisco: SD-WAN Cloud Hub with Google Cloud

This is a self-paced lab that takes place in the Google Cloud console. In this hands-on lab, you will learn how to leverage Google Service Directory and Cisco SD-WAN to optimize the performance of a video streaming application.

  • Course by
  • Self Paced
  • 1 hour
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
  • Professional @ AED 149 + VAT
Know more
Migrating to Cloud SQL from Amazon RDS for MySQL Using Database Migration Service

Migrating to Cloud SQL from Amazon RDS for MySQL Using Database Migration Service

This is a self-paced lab that takes place in the Google Cloud console.
In this lab, you migrate MySQL data from an Amazon RDS instance for MySQL to Cloud SQL for MySQL using a one-time Database Migration Service job and an IP allowlist for connectivity. After you create and run the migration job, you confirm that the data have been successfully migrated to your Cloud SQL for MySQL instance.

  • Course by
  • Self Paced
  • 2 hours
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
  • Professional @ AED 149 + VAT
Know more
DevOps and Build Automation with Python

DevOps and Build Automation with Python

This course is the final course in a series that aims to prepare you for a role working as a programmer. In this course we will look at several automation concepts in DevOps with Python. Labs will allow the students to apply the material in the lectures in simple computer programs designed to re-enforce the material in the lesson.

  • Course by
  • Self Paced
  • 13 hours
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
  • Professional @ AED 149 + VAT
Know more
Integrating AWS with the SDK

Integrating AWS with the SDK

In this course, we start with the basics of AWS Identity and Access Management to understand the different forms of authentication and security when integrating AWS services. We refactor an existing application using the AWS SDK to replace storage functionality with Amazon Simple Storage Service and Amazon DynamoDB. Next, we investigate using compute services Amazon EC2 and AWS Lambda to run our application code. In the final upgrade, we expose the application functionality as an API with Amazon API Gateway.

  • Course by
  • Self Paced
  • 11 hours
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
  • Professional @ AED 149 + VAT
Know more
Free Will and Neuroscience

Free Will and Neuroscience

In this course, we will discuss free will from a neuroscientific perspective.
Module one of the course will explore two neuroscientific arguments against free will from Libet and Wegner and evaluate neuroscientists’ arguments against free will. You will also examine where these experiments do not succeed in debunking free will.
In module two, the anatomy and physiology of neurons will be described. You will also learn how they communicate. You will have an understanding about neural anatomy and physiology to consciousness, attention, and free will.

  • Course by
  • Self Paced
  • 9 hours
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
  • Professional @ AED 149 + VAT
Know more
English Composition I

English Composition I

You will gain a foundation for college-level writing valuable for nearly any field. Students will learn how to read carefully, write effective arguments, understand the writing process, engage with others' ideas, cite accurately, and craft powerful prose.
Course Learning Objectives
•\tSummarize, analyze, question, and evaluate written and visual texts
•\tArgue and support a position
•\tRecognize audience and disciplinary expectations
•\tIdentify and use the stages of the writing process
•\tIdentify characteristics of effective prose

  • Course by
  • Self Paced
  • 25 hours
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
  • Professional @ AED 149 + VAT
Know more
Automating Response to Phishing with Cortex XSOAR

Automating Response to Phishing with Cortex XSOAR

This is a self-paced lab that takes place in the Google Cloud console. Work through an actual email phishing use case using Cortex XSOAR’s phishing response playbook.

  • Course by
  • Self Paced
  • 1 hour
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
  • Professional @ AED 149 + VAT
Know more
Create a Balanced Scorecard to Align Priorities in Miro

Create a Balanced Scorecard to Align Priorities in Miro

By the end of this project, you will be able to create a balanced scorecard to communicate team goals and measure the progress made toward those goals.

  • Course by
  • Self Paced
  • 2 hours
  • English
Monthly Subscription
Option not available
    Buy Now
  • Free
Know more
International Law in Action: the Arbitration of International Disputes

International Law in Action: the Arbitration of International Disputes

‘The Arbitration of International Disputes’ is the third course of Leiden University’s series on International Law in Action. The first course covered generalities on the international courts and tribunals in The Hague, while the second course provided an insider's perspective into the work of international criminal courts and tribunals. This third course explores the major aspects of international arbitration as one of the most common method of international dispute settlement .

  • Course by
  • Self Paced
  • 11 hours
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
  • Professional @ AED 149 + VAT
Know more
Open Design

Open Design

What is design? How is it a deeply human endeavor? How can we design better products, services, and experiences in our communities? If you’re interested in helping create a more equitable and accessible world, this Center for Computational Thinking module on Open Design is for you.

  • Course by
  • Self Paced
  • 5 hours
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
  • Professional @ AED 149 + VAT
Know more
Introduction to Psychology

Introduction to Psychology

What are people most afraid of? What do our dreams mean? Are we natural-born racists? What makes us happy? What are the causes and cures of mental illness? This course tries to answer these questions and many others, providing a comprehensive overview of the scientific study of thought and behavior. It explores topics such as perception, communication, learning, memory, decision-making, persuasion, emotions, and social behavior.

  • Course by
  • Self Paced
  • 15 hours
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
  • Professional @ AED 149 + VAT
Know more
Building Machine Learning Pipelines in PySpark MLlib

Building Machine Learning Pipelines in PySpark MLlib

By the end of this project, you will learn how to create machine learning pipelines using Python and Spark, free, open-source programs that you can download.

  • Course by
  • Self Paced
  • 2 hours
  • English
Monthly Subscription
Option not available
    Buy Now
  • Free
Know more
Extract, Analyze, and Translate Text from Images with the Cloud ML APIs

Extract, Analyze, and Translate Text from Images with the Cloud ML APIs

This is a self-paced lab that takes place in the Google Cloud console.
In this lab you’ll combine the Cloud Vision, Natural Language, and Translation APIs to capture text strings from images, recognize characters, and analyze and translate the text strings into other languages.

  • Course by
  • Self Paced
  • 1 hour
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
  • Professional @ AED 149 + VAT
Know more
Bioinformatics: Introduction and Methods 生物信息学: 导论与方法

Bioinformatics: Introduction and Methods 生物信息学: 导论与方法

A big welcome to “Bioinformatics: Introduction and Methods” from Peking University! In this MOOC you will become familiar with the concepts and computational methods in the exciting interdisciplinary field of bioinformatics and their applications in biology, the knowledge and skills in bioinformatics you acquired will help you in your future study and research.
Course materials are available under the CC BY-NC-SA License.

  • Course by
  • Self Paced
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
  • Professional @ AED 149 + VAT
Know more
Low Intermediate English: Calls & Messaging

Low Intermediate English: Calls & Messaging

In this course, you will learn how to get in touch with all the people in your life by phone, email, text, and even social media. Learning activities in this course will take place on Voxy, an engaging language learning platform that automatically adapts to your current level and your performance across reading, listening, speaking, grammar, and vocabulary skills so that every lesson is optimized for rapid improvement.

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