Our Courses

Sustainable Aviation: The Route to Climate-Neutral Aviation

Sustainable Aviation: The Route to Climate-Neutral Aviation

To reduce the environmental footprint of the aviation sector we need to start a clean sky revolution. Discover the latest developments in this field – from airplane design, energy carriers, operations – and learn how you can play a role.

  • Course by
  • Self Paced
  • 20
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
Know more
Entrepreneurial Operations: Launching a Startup

Entrepreneurial Operations: Launching a Startup

Optimize your business for successby learning the fundamentals of entrepreneurial operations.

  • Course by
  • Self Paced
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
Know more
Hands-on with AWS for IT Professionals

Hands-on with AWS for IT Professionals

Get hands-on with AWS and build a solution that addresses a common data, operations, and architecture scenario.

  • Course by
  • 4
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
Know more
Database Architecture, Scale, and NoSQL with Elasticsearch

Database Architecture, Scale, and NoSQL with Elasticsearch

In this fourth and final course in PostgreSQL for Everybody, learners will explore database architectures, CRUD operations and how ACID requirements are implemented in PostgreSQL. Learners will compare how to scale SQL and NoSQL database services and build NoSQL applications using ElasticSearch.

  • Course by
  • Self Paced
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
Know more
Data Structures & Algorithms III: AVL and 2-4 Trees, Divide and Conquer Algorithms

Data Structures & Algorithms III: AVL and 2-4 Trees, Divide and Conquer Algorithms

Learn more complex tree data structures, AVL and (2-4) trees. Investigate the balancing techniques found in both tree types. Implement these techniques in AVL operations. Explore sorting algorithms with simple iterative sorts, followed by Divide and Conquer algorithms. Use the course visualizations to understand the performance.

  • Course by
  • Self Paced
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
Know more
Data Structures & Algorithms II: Binary Trees, Heaps, SkipLists and HashMaps

Data Structures & Algorithms II: Binary Trees, Heaps, SkipLists and HashMaps

Become familiar with nonlinear and hierarchical data structures. Study various tree structures: Binary Trees, BSTs and Heaps. Understand tree operations and algorithms. Learn and implement HashMaps that utilize key-value pairs to store data. Explore probabilistic data structures like SkipLists. Course tools help visualize the structures and performance.

  • Course by
  • Self Paced
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
Know more
Data Structures & Algorithms I: ArrayLists, LinkedLists, Stacks and Queues

Data Structures & Algorithms I: ArrayLists, LinkedLists, Stacks and Queues

Work with the principles of data storage in Arrays, ArrayLists & LinkedList nodes. Understand their operations and performance with visualizations. Implement low-level linear, linked data structures with recursive methods, and explore their edge cases. Extend these structures to the Abstract Data Types, Stacks, Queues and Deques.

  • Course by
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
Know more
Cybersecurity Operations Fundamentals

Cybersecurity Operations Fundamentals

The Cybersecurity Operations Fundamentals Specialization gives you the basic skills you need to begin a career as an entry-level cybersecurity analyst. As you progress through this Specialization, you'll gain the foundational knowledge that organizations require to protect their network. Completing this Specialization will prepare you to start your career as a Security Operations Center Analyst. Previous IP networking knowledge is preferred.

  • Course by
  • Self Paced
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
Know more
Encryption and Decryption using C++

Encryption and Decryption using C++

By the end of this project, you will be able to create a basic application using Vigenere encryption-decryption technique to encrypt and decrypt messages. Throughout the project, you will be able to identify the basics of cryptography and how to encrypt and decrypt messages using a specific technique, you will be able to apply concepts like ASCII codes and type casting.

  • Course by
  • Self Paced
  • 2 hours
  • English
Monthly Subscription
Option not available
    Buy Now
  • Free
Know more
Tencent Cloud SysOps Associate

Tencent Cloud SysOps Associate

This course is primarily aimed at cloud professionals who are interested in learning about Tencent Cloud's system operations. It equips learners with a foundational knowledge in deploying, monitoring, and operating Tencent Cloud's basic products and prepares them to take the Tencent Cloud SysOps Associate examination. After completing this course, learners will be able to operate and maintain Tencent Cloud's basic products and deploy business on Tencent Cloud.

  • Course by
  • Self Paced
  • 10 hours
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
Know more
Microsoft Azure Security Engineer Associate (AZ-500)

Microsoft Azure Security Engineer Associate (AZ-500)

Learners who complete this program will receive 50% off of the AZ-500 Microsoft Certification Exam. Did you know AZ-500 is amongst the highest paying Microsoft Azure certifications? With Azure being used by 95% of Fortune 500 companies, Azure security experts are in high demand.

  • Course by
  • Self Paced
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
Know more
Libertarian Free Will

Libertarian Free Will

Yes, we have free will! This Specialization will explore Libertarian Free Will and discuss philosophical arguments and neuroscientific evidence for and against its existence. In this Specialization, we will dismantle arguments against free will, both from a philosophical and neuroscientific perspective. In supporting free will, we will tour philosophy, physics and neuroscience. We will rethink the neural code and discover that evolution has discovered a middle path between determinism and chance.

  • Course by
  • Self Paced
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
Know more
Akamai Customer Consulting and Support

Akamai Customer Consulting and Support

Are you interested in end-to-end project management? Want to deliver the best solutions to our customers while collaborating with teams from all over the world? You will never stop learning in this fast-moving environment and across our cutting-edge technologies. This beginner level certificate is designed to provide you with in-demand skills that range from internet technology fundamentals, networking, operating systems and problem solving techniques. This certificate program consists of 6-courses, developed by Akamai, that are self-paced and can be completed over 6-months.

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

Financial Management

Expand your financial knowledge to ask better questions, spot problems, make better decisions, and increase your influence in the organization. Duke Corporate Education has partnered with Professor Joe Perfetti, who has a wealth of real-world knowledge and industry expertise, to create an online finance program for non-financial managers. This Specialization is ideal for non-financial managers or professionals who seek to enhance their financial acumen to make better business decisions. No prior experience in finance is required.

  • Course by
  • Self Paced
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
Know more
Database Architecture, Scale, and NoSQL with Elasticsearch

Database Architecture, Scale, and NoSQL with Elasticsearch

In this final course, you will explore database architecture, PostgreSQL, and various scalable deployment configurations. You will see how PostgreSQL implements basic CRUD operations and indexes, and review how transactions and the ACID (Atomicity, Consistency, Isolation, Durability) requirements are implemented. You’ll learn to use Elasticsearch NoSQL, which is a common NoSQL database and a supplement to a relational database to high-speed search and indexing.

  • Course by
  • Self Paced
  • 10 hours
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
Know more
Financial Analytics in RStudio: Identify Profit Drivers

Financial Analytics in RStudio: Identify Profit Drivers

This Guided Project 'Financial Analytics in RStudio: Identify Profit Drivers' is for Supply Chain and/or Operations Analysts. In this 2-hour long project-based course, you will learn how to determine operational & financial performance, calculate Operating Margin (OM), and plot OM waterfall chart showing OM variance drivers.

  • Course by
  • Self Paced
  • 3 hours
  • English
Monthly Subscription
Option not available
    Buy Now
  • Free
Know more
Handling Missing Values in R using tidyr

Handling Missing Values in R using tidyr

Missing data can be a “serious” headache for data analysts and scientists. This project-based course Handling Missing Values in R using tidyr is for people who are learning R and who seek useful ways for data cleaning and manipulation in R. In this project-based course, we will not only talk about missing values, but we will spend a great deal of our time here hands-on on how to handle missing value cases using the tidyr package.

  • Course by
  • Self Paced
  • 3 hours
  • English
Monthly Subscription
Option not available
    Buy Now
  • Free
Know more
Ethical Decision-Making: Cultural and Environmental Impact

Ethical Decision-Making: Cultural and Environmental Impact

International corporations can trigger significant cultural shifts and environmental impacts. For example, when foreign corporations set up large mineral extraction operations in developing countries, both culture and environment are altered. Ethical concerns arise when manipulative marketing techniques are used to mislead foreign consumers, especially about potentially harmful products. In this course, you will consider the ethics of these types of global influence.

  • Course by
  • Self Paced
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
Know more
Exam Prep: AWS Certified Advanced Networking Specialty

Exam Prep: AWS Certified Advanced Networking Specialty

Exam Prep ANS-C01: AWS Certified Advanced Networking Specialty specialization helps you gain the skills you need to be a successful cloud networking professional. This specialization covers a broad range of topics, including routing, switching, and security. This specialization will help you attain AWS Certified Advanced Networking Specialty Certification. There are many benefits to gaining this ANS-C01 certification, but one of the most important is the skills you will develop.

  • Course by
  • Self Paced
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
Know more
Corporate finance: Know your numbers 2

Corporate finance: Know your numbers 2

Every manager must have a foundational understanding of financial management. This course will prepare you for responsible and sustainable leadership from a financial management perspective. Via structured learning activities (video lectures, quizzes, discussion prompts and written assessments) you’ll learn the key aspects of effective financial management by focusing on: the assessment of an organisation’s financial health; planning future financial performance; financing of operations; and evaluating business and investment opportunities for the organisation.

  • Course by
  • Self Paced
  • 21 hours
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
Know more
Junos Routing, Operations, and Maintenance

Junos Routing, Operations, and Maintenance

In this course, we will explain basic routing concepts including routing policy, routing and forwarding tables, routing instances, and Junos OS routing configuration basics. This course will also explain the concepts and configuration basics of user authentication, the various types of interfaces found on network devices, archiving configurations, configuring and analyzing system logging and tracing, and configuring SNMP for collecting and organizing information about managed devices.

  • Course by
  • Self Paced
  • 8 hours
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
Know more
Web3 and Blockchain in Global Commerce

Web3 and Blockchain in Global Commerce

Global commerce has grown in complexity and magnitude over millennia, but its processes remain relatively unchanged. Enter blockchain—the Internet of Value. For the first time in human history, individuals and organizations can manage and trade their assets digitally, peer to peer. This four-course Specialization introduces you to the world of blockchain technology for global commerce—explaining what blockchain is, how it works, and why it is revolutionary. You will learn about various categories of digital assets and the ways they can be transacted on a blockchain.

  • Course by
  • Self Paced
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
Know more
Capstone Business and Operations for a Circular Bio-Economy

Capstone Business and Operations for a Circular Bio-Economy

This capstone project is the final part of the MicroMasters® Program Business and Operations for a Circular Bio-Economy. Interdisciplinarity is central in this part, linking the various sections in this MicroMasters Program.

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

Logistics Fundamentals

Have you ever wondered how products arrive at your hands? From the clothes we wear to the food we consume, they have been through a series of links, processes, operations and flows we know as logistics.

  • Course by
  • Self Paced
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
Know more
Sustainable Supply Chain Operations and Technology

Sustainable Supply Chain Operations and Technology

Master the Supply Chain processes related to reducing inefficiencies in warehousing, distribution, and transportation. Learn the importance of applying sustainable enabling tools that transform the process from end to end. Learn the connection of earlier stages of the Supply Chain to the final stages. Foster innovative & circular thinking.

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