Subjects
OS
Skill Level
Advanced Introductory
Tools, Software, and Languages
Displaying 0 of 0 filters.
Subjects
OS
Skill Level
Advanced Introductory
Tools, Software, and Languages
Displaying 0 of 0 filters.
Filters:
Displaying 48 of 48 learning paths.
Date

PERFORMANCE AND ARCHITECTURE

Build an embedded application with Rust and debug with Arm Development Studio

IP Explorer - Baremetal

  03 Aug 2026        1 hr

PERFORMANCE AND ARCHITECTURE

Compare Arm Neoverse and Intel x86 top-down performance analysis with PMU counters

GCC - Clang - Perf - topdown-tool - Linux

  03 Aug 2026        30 min

ML

Deploy an MCP Server on Raspberry Pi 5 for AI agent interaction using OpenAI SDK

Python - AI - Raspberry Pi - MCP - Linux

  03 Aug 2026        30 min

PERFORMANCE AND ARCHITECTURE

Learn SVE and SME programming with SIMD Loops

C - CPP - GCC - Clang - SME2

  03 Aug 2026        30 min

PERFORMANCE AND ARCHITECTURE

Memory latency for application software developers

GCC - Clang - Runbook - Linux

  03 Aug 2026        40 min

CONTAINERS AND VIRTUALIZATION

Deploy containerized workloads to Arm-based Linux targets with Topo

Topo - Docker - SSH - Visual Studio Code - Linux

  03 Aug 2026        30 min

PERFORMANCE AND ARCHITECTURE

Develop a native C++ library on an Arm-based machine

CPP - GCC - Clang - CMake - Google Test

  03 Aug 2026        2 hrs

ML

Accelerate Generative AI workloads using KleidiAI

CPP - Generative AI - Neon - Runbook - Linux

  03 Aug 2026        1 hr

PERFORMANCE AND ARCHITECTURE

Accelerate matrix multiplication performance with SME2

C - Clang - LLVM - SME2 - Linux

  03 Aug 2026        1 hr

CI-CD

Access remote devices with Remote.It

Remote.It - Linux - Windows - macOS

  03 Aug 2026        45 min

ML

Build a multimodal retail restocking assistant on Armv9 with MNN

CMake - CPP - Bash - Linux

  03 Aug 2026        1 hr 30 min

ML

Create and train a PyTorch model for digit classification using the MNIST dataset

Android Studio - Visual Studio Code - Windows - Linux - macOS

  03 Aug 2026        2 hrs 40 min

PERFORMANCE AND ARCHITECTURE

Learn about integer and floating-point conversions

GCC - Clang - Runbook - Linux

  03 Aug 2026        30 min

PERFORMANCE AND ARCHITECTURE

Migrate x86-64 SIMD to Arm64

GCC - Clang - Linux

  03 Aug 2026        30 min

PERFORMANCE AND ARCHITECTURE

Optimize C and C++ code using compiler autovectorization techniques

GCC - Clang - Runbook - Linux

  03 Aug 2026        45 min

PERFORMANCE AND ARCHITECTURE

Porting architecture specific intrinsics

Neon - SVE - Intrinsics - Runbook - Linux

  03 Aug 2026        30 min

ML

Profile ExecuTorch models with SME2 on Arm

ExecuTorch - Python - CMake - SME2 - macOS

  03 Aug 2026        1 hr 30 min

PERFORMANCE AND ARCHITECTURE

Run custom software for simulation with Arm IP Explorer

IP Explorer - Baremetal

  03 Aug 2026        1 hr

PERFORMANCE AND ARCHITECTURE

Understand the `restrict` keyword in C99

GCC - Clang - SVE2 - Runbook - Linux

  03 Aug 2026        30 min

PERFORMANCE AND ARCHITECTURE

Use LLVM Machine Code Analyzer to analyze assembly performance on Arm

Assembly - llvm-mca - Runbook - Linux - Windows

  03 Aug 2026        1 hr

PERFORMANCE AND ARCHITECTURE

Use SIMD.info to port SIMD intrinsics across Arm architectures

GCC - Clang - Rust - Runbook - Linux

  03 Aug 2026        30 min

PERFORMANCE AND ARCHITECTURE

Write SIMD code on Arm using Rust

GCC - Clang - Rust - Runbook - Linux

  03 Aug 2026        30 min

ML

Run and benchmark BitNet-2B inference on Arm CPUs with Litespark-Inference

Python - Linux - macOS

  03 Aug 2026        25 min

CI-CD

Build a CI/CD pipeline using GitLab-hosted Arm runners

GitLab - Docker - C - Linux

  31 Jul 2026        30 min

CONTAINERS AND VIRTUALIZATION

Build a CI/CD pipeline with GitLab on Google Axion

Kubernetes - Docker - GitLab - Linux

  31 Jul 2026        30 min

CONTAINERS AND VIRTUALIZATION

Deploy a Windows on Arm virtual machine on Microsoft Azure

Windows

  31 Jul 2026        15 min

PERFORMANCE AND ARCHITECTURE

Deploy an AWS IoT Greengrass custom component to Arm devices and verify PAC/BTI support

AWS IoT Greengrass - Python - Java - MQTT - YAML

  31 Jul 2026        30 min

CONTAINERS AND VIRTUALIZATION

Deploy Tinkerblox UltraEdge HPC-I for AI and mixed workloads on Arm

Tinkerblox - Linux - other

  31 Jul 2026        1 hr

ML

Inspect model artifacts and runtime profiles with Google Model Explorer and Arm extensions

Model Explorer - ExecuTorch - PyTorch - Python - TOSA

  24 Jul 2026        1 hr 30 min

CONTAINERS AND VIRTUALIZATION

Create and deploy a custom Topo Project

Topo - Docker - SSH - Linux - macOS

  15 Jul 2026        30 min

ML

Run a local AI agent with Ollama to visualize CPU orchestration on Arm

Python - Ollama - Generative AI - LLM - Linux

  13 Jul 2026        45 min

PERFORMANCE AND ARCHITECTURE

Boost C++ performance by optimizing loops with boundary information

CPP - Runbook - Linux

  06 Jul 2026        15 min

ML

Build an edge AI Reachy Mini app with Raspberry Pi, MediaPipe, and MuJoCo

Raspberry Pi - Reachy Mini - Python - MediaPipe - FastAPI

  06 Jul 2026        1 hr

CONTAINERS AND VIRTUALIZATION

Build multi-architecture container images with Docker Build Cloud

Docker - Linux

  06 Jul 2026        30 min

PERFORMANCE AND ARCHITECTURE

Learn about function multiversioning

C - CPP - Runbook - Linux - Android

  06 Jul 2026        1 hr

CONTAINERS AND VIRTUALIZATION

Learn how to use Docker

Docker - Linux

  06 Jul 2026        30 min

ML

Run ERNIE-4.5 Mixture of Experts model on Armv9 with llama.cpp

Python - CPP - Bash - llama.cpp - Linux

  06 Jul 2026        1 hr

PERFORMANCE AND ARCHITECTURE

Understand floating-point behavior across x86 and Arm architectures

CPP - Linux

  06 Jul 2026        30 min

PERFORMANCE AND ARCHITECTURE

Use the Eigen Linear Algebra Library on Arm

GCC - Clang - Runbook - Linux

  06 Jul 2026        45 min

CI-CD

Automate MCP server testing using Pytest and Testcontainers

Python - Pytest - Docker - GitHub Actions - Testcontainers

  02 Jul 2026        1 hr

CI-CD

Build multi-architecture container images with GitHub Arm-hosted runners

GitHub - Docker - Runbook - Linux

  02 Jul 2026        30 min

PERFORMANCE AND ARCHITECTURE

Get started with Realm Management Extension (RME)

Trusted Firmware - Arm Development Studio - RME - CCA - Runbook

  02 Jul 2026        30 min

PERFORMANCE AND ARCHITECTURE

Write a Dynamic Memory Allocator

C - Runbook - Linux

  02 Jul 2026        2 hrs

PERFORMANCE AND ARCHITECTURE

Write Neon intrinsics using GitHub Copilot to improve Adler32 performance

GCC - Runbook - Linux

  02 Jul 2026        45 min

Create a new Learning Path

Hugo

  02 Jul 2026        1 hr

PERFORMANCE AND ARCHITECTURE

Build and deploy multi-node Zenoh systems on Raspberry Pi

ROS 2 - C - Raspberry Pi - Zenoh - Rust

  17 Jun 2026        45 min

PERFORMANCE AND ARCHITECTURE

Optimize SIMD code with vectorization-friendly data layout

GCC - Clang - Runbook - Linux

  17 Jun 2026        45 min

PERFORMANCE AND ARCHITECTURE

Sample Instructions with WindowsPerf and Arm SPE

WindowsPerf - Python - perf - Windows

  17 Jun 2026        30 min