Skip to main content
Litmos
  • Client Login
  • Client Support
Search
  • Products
        • Best-in-class training across the enterprise

        • Icon Image

          LMS

        • Icon Image

          Training content

        • Icon Image

          Services

        • Icon Image

          Litmos AI

  • Features
        • Icon Image

          AI Assistant

        • Icon Image

          AI/ML Video Assessments

        • Icon Image

          AI Playlists

        • Icon Image

          Content Authoring Tool

        • Icon Image

          External Training

        • Icon Image

          Instructor-Led Training (ILT/vILT)

        • Icon Image

          Integrations

        • Icon Image

          Gamified Learning

        • Icon Image

          Multilingual Learning

        • Icon Image

          Mobile Learning

        • Icon Image

          Reporting & Analytics

  • Solutions
        • Solutions by Use Case

        • Icon Image

          Compliance training

        • Icon Image

          Onboarding

        • Icon Image

          Customer Training

        • Icon Image

          Sales Training

        • Icon Image

          Employee Development

        • Icon Image

          View All Use Cases

        • Solutions by Industry

        • Icon Image

          Financial services

        • Icon Image

          Healthcare

        • Icon Image

          Manufacturing

        • Icon Image

          Technology

        • Icon Image

          Construction

        • Icon Image

          View All Industries

        • Litmos For

        • Icon Image

          Enterprise

        • Icon Image

          Mid-Market

        • Icon Image

          Small business

        • Icon Image

          View All

  • Customers
        • Customer experience

        • Icon Image

          Customer stories

        • Icon Image

          Reviews

        • Icon Image

          Lenny Awards

        • For our customers

        • Icon Image

          Customer hub

        • Icon Image

          Support

  • Pricing
  • Resources
        • Learning hub

        • Icon Image

          Blog

        • Icon Image

          Resource library

        • Icon Image

          Webinars & events

        • Essential guides

        • Icon Image

          LMS 101

        • Icon Image

          eLearning blueprint

        • Icon Image

          AI learning

  • About
        • We empower learning

        • Icon Image

          About Litmos

        • Icon Image

          Newsroom

        • Icon Image

          Careers

        • Icon Image

          Awards

        • Icon Image

          Find a partner

        • Icon Image

          Become a partner

Free trial

TRAINING COURSE CATALOG

An ever-growing library of relevant training courses

Award-winning training content collections for your employees, customers, and partners across the globe. Our collections include thousands of courses professionally created for a more productive workplace.

Re-skill, upskill, or fill worker skill gaps and minimize risk with compliance training. Support retention and career mobility and best of all, create a positive culture.

Talk to an expert

Filters

Sort

Products

Use Cases

Competencies

Languages

Regions

Duration

CompTIA Cloud+: Troubleshooting Automation and Orchestration Issues

Being able to troubleshoot issues during cloud automation and orchestration is important to ensuring smooth and efficient deployments in a cloud environment. In this course you will examine some of the causes of these issues.
Languages Icon English (US)
Duration Icon 67 Minutes

Considerations in Load Balancing: Multi-cloud Data & Privacy Management

Data management has added complexity in today's multi-cloud and hybrid cloud architectures. Furthermore, managing compliance with data privacy is increasingly difficult.
Languages Icon English (US)
Duration Icon 55 Minutes

Azure Data Scientist Associate: Machine Learning Model Monitoring

Being able to monitor and analyze an Azure Machine Learning web service is crucial to determining the correctness of the server. Azure Machine Learning Studio provides the tools required to perform this monitoring and analysis.
Languages Icon English (US)
Duration Icon 49 Minutes

Migrating to Serverless: Implementing Serverless Solutions

Implementing serverless solutions allows developers to move away from servers and infrastructure concerns and focus on building efficient applications.
Languages Icon English (US)
Duration Icon 96 Minutes

R Programming for Beginners: Getting Started

The free and robust statistical package R has been decades in the making and is worth learning for serious statistical operations, such as conducting new medical data analysis.
Languages Icon English (US)
Duration Icon 91 Minutes

R Programming for Beginners: Understanding Data Frames, Factors, & Strings

Data frames are an R abstraction for tabular data similar to that contained in spreadsheet files or database tables. Data frames can work directly with files in the CSV, JSON, and Excel format, all common formats used to store data.
Languages Icon English (US)
Duration Icon 113 Minutes

Statistical Analysis and Modeling in R: Statistical Analysis on Your Data

Hypothesis testing determines whether the educated guesses you've made about your data should be accepted or rejected. T-tests and ANOVA tests are some of the most commonly used methods in hypothesis testing.
Languages Icon English (US)
Duration Icon 126 Minutes

Statistical Analysis and Modeling in R: Working with Probability Distributions

Interpreting data is a core pre-processing step in data analysis and modeling. Use this course to practice using various dynamic statistical tools to explore and understand your data.
Languages Icon English (US)
Duration Icon 98 Minutes

Using R Programming Structures: Functions & Environments

R supports several powerful features, such as first-class functions, functions on the left-hand side of an assignment, and explicit environment objects that bind variables to values.
Languages Icon English (US)
Duration Icon 100 Minutes

Web Applications with Django: Building Multiple Apps in a Project

A Django project is simply a web application consisting of one or more apps within it.
Languages Icon English (US)
Duration Icon 63 Minutes

Web Applications with Django: Introducing the Django Web Framework

Django, an advanced Python web framework, allows quick development of secure and sustainable websites.
Languages Icon English (US)
Duration Icon 57 Minutes

Web Applications with Django: Using Built-in and Custom Applications

The Django web framework simplifies creating websites and REST APIs through a wide variety of built-in features. In this course, you'll learn how to use some of these built-in features to create websites and apps.
Languages Icon English (US)
Duration Icon 102 Minutes

Docker Compose: Terminology & Installation

Docker is an environment for creating, deploying, and running applications, allowing you to deliver software to production environments using containers.
Languages Icon English (US)
Duration Icon 55 Minutes

Applications in the Cloud: Azure Serverless DevOps Essentials

Developers who choose Azure to aid in their serverless DevOps tasks have several tools available to them. Use this course to become familiar with and practice using some of these services.
Languages Icon English (US)
Duration Icon 82 Minutes

Getting Started with Go: Basic Programming

Go leverages some of the best features from other languages focusing on a simple, concise program structure and syntax. Go's relatively short learning curve means developers can start developing right away.
Languages Icon English (US)
Duration Icon 132 Minutes

Getting Started with Go: Introducing Go Programming Language

Go is a language that attempts to combine the ease of programming of an interpreted, dynamically typed language with the efficiency, maintainability and safety of a statically typed, compiled language.
Languages Icon English (US)
Duration Icon 73 Minutes

Human-centered Software Design

Human-centered design solves design problems and provides an optimum user experience. In this course, you'll examine the key concepts, principles, benefits, and drawbacks of human-centered design with the use of examples.
Languages Icon English (US)
Duration Icon 60 Minutes

OpenCV: Manipulating Images

Images often require to be manipulated to extract meaningful portions of an image or prepare them for a machine learning pipeline. OpenCV can help with this. In this course, you'll investigate a variety of image manipulation operations using OpenCV.
Languages Icon English (US)
Duration Icon 80 Minutes

Operations with petl: Basic Data Transformations

Software development often requires manipulation of data that has been extracted from different data sources to make it compatible with the user's specifications and requirements. petl's data transformation features can help achieve this.
Languages Icon English (US)
Duration Icon 94 Minutes

Python Development: Defining, Configuring, & Invoking Functions

In Python, functions are essentially first-class citizens. They are objects in Python, just like other primitive and complex data types, and have a valuable purpose. In this course, you'll learn how to define and invoke functions in Python.
Languages Icon English (US)
Duration Icon 104 Minutes

Python Development: Getting Started with Programming in Python

Python is a beneficial language for use in a lot of development projects, particularly Java/C++ development. In this course, you'll learn the basics of Python programming.
Languages Icon English (US)
Duration Icon 88 Minutes

Python Development: Leveraging Functions with Lambdas, Generators, Closures, & Decorators

Lambdas are great for on-off use and, once stored in a variable, behave exactly like other function objects in Python. In this course, you'll learn how to create anonymous functions in Python using lambdas.
Languages Icon English (US)
Duration Icon 91 Minutes

Python with Altair: An Introduction to Altair

This course will get you familiar with the building blocks of Altair visualizations and some of the important chart settings. You will touch upon some of the fundamentals of plotting graphs in Altair.
Languages Icon English (US)
Duration Icon 52 Minutes

Python with Altair: Working with Specialized Graphs

This course introduces you to the use of Altair visualizations which can convey very detailed information for specialized datasets.
Languages Icon English (US)
Duration Icon 91 Minutes
  • 1
  • …
  • 475
  • 476
  • 477
  • …
  • 670

Start Your Free Trial Today

Start your 14-day free trial with absolutely zero risk or obligation to purchase. Test drive our Premier LMS and see for yourself how our learning solution can improve your learning program outcomes! We have flexible purchase options, including an option to buy directly through the trial!

Free Trial
Litmos Free Trial

Request more information

To learn how Litmos can meet your needs, fill out the form below.

Content Request Courses

"*" indicates required fields

Consent*
Litmos US, L.P. will use any of the data provided hereunder in accordance with the Privacy Policy.
This field is hidden when viewing the form
This field is hidden when viewing the form
This field is for validation purposes and should be left unchanged.
Litmos
Contact sales
Solutions by Use Case
  • Company
  • Newsroom
  • Awards
  • Customers
  • Careers
  • Customer portal
  • Partner portal
Products
  • Products
  • LMS
  • Courses
  • Services
  • Enterprise
  • Mid-Market
  • Small business
Features
  • Features
  • AI solutions
  • Content authoring tool
  • External training
  • Gamification
  • Multilingual learning
Solutions
  • Solutions
  • Employee development
  • Customer training
  • Sales enablement
  • Compliance training
  • Onboarding training
Resources
  • Resources
  • Blog
  • LMS 101
  • eLearning
  • AI learning
  • Webinars
© 2026 Litmos US, L.P. and affiliates. All rights reserved.
  • Privacy Statement
  • Terms & Conditions
  • AI Principles
  • Website Terms
  • Modern Slavery Statement
  • Accessibility Statement
x-logo x-logo Linkedin-logo Facebook Instagram
Register for early access to Litmos Features

Release Notes feedback

"*" indicates required fields

Please provide your email and indicate which domain(s) you'd like the new features enabled.