Skip to content

Commit 5a93016

Browse files
Add descriptions to learning paths for enhanced clarity and context
1 parent 4cd969a commit 5a93016

24 files changed

Lines changed: 48 additions & 0 deletions

File tree

content/learning-paths/laptops-and-desktops/win_aws_iot/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
title: Create IoT applications with Windows on Arm and AWS IoT Core
33

4+
description: Learn how to create Node.js IoT applications that stream sensor data from Windows on Arm devices to AWS IoT Core using MQTT.
5+
46
minutes_to_complete: 120
57

68
who_is_this_for: This learning path is for developers who want to learn how to create IoT applications using Windows on Arm and AWS IoT Core.

content/learning-paths/laptops-and-desktops/win_aws_iot_dynamodb/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
title: Use Amazon DynamoDB for your IoT applications running on Arm64
33

4+
description: Learn how to configure AWS IoT Core rules to parse MQTT messages and store IoT data in Amazon DynamoDB from Windows on Arm devices.
5+
46
minutes_to_complete: 30
57

68
who_is_this_for: This is an advanced topic for developers who are interested in using Amazon DynamoDB as a database for storing data.

content/learning-paths/laptops-and-desktops/win_aws_iot_lambda/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
title: Use AWS Lambda for IoT applications running on Arm64
33

4+
description: Learn how to process IoT data using AWS Lambda functions triggered by AWS IoT Core messages from Windows on Arm devices.
5+
46
minutes_to_complete: 45
57

68
who_is_this_for: This is an advanced topic for developers who are interested in using AWS Lambda for processing data streamed by IoT applications and devices.

content/learning-paths/laptops-and-desktops/win_aws_iot_lambda_dynamodb/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
title: Integrate AWS Lambda with DynamoDB for IoT applications running Windows on Arm
33

4+
description: Learn how to implement AWS Lambda functions that process and aggregate IoT data stored in DynamoDB tables from Windows on Arm devices.
5+
46
minutes_to_complete: 45
57

68
who_is_this_for: This is an advanced topic for developers who are interested in using AWS Lambda for processing data stored in DynamoDB.

content/learning-paths/laptops-and-desktops/win_aws_iot_s3/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
title: Use Amazon S3 for your IoT applications running Windows on Arm
33

4+
description: Learn how to create a static website hosted on Amazon S3 that interacts with AWS Lambda functions to display IoT data from Windows on Arm devices.
5+
46
minutes_to_complete: 30
57

68
who_is_this_for: This is an advanced topic for developers who are interested in using Amazon Web Services (AWS) S3 for hosting their IoT websites.

content/learning-paths/laptops-and-desktops/win_cef/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
title: Develop desktop applications with Chromium Embedded Framework on Windows on Arm
33

4+
description: Learn how to create and build Chromium Embedded Framework desktop applications using CMake and web technologies on Windows on Arm.
5+
46
minutes_to_complete: 30
57

68
who_is_this_for: This learning path is for developers who want to learn how to use web technologies for developing Desktop apps on Windows on Arm (WoA).

content/learning-paths/laptops-and-desktops/win_forms/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
title: Develop desktop applications with Windows Forms on Windows on Arm
33

4+
description: Learn how to create and build Windows Forms applications and measure code execution performance on Arm64.
5+
46
minutes_to_complete: 30
57

68
who_is_this_for: This learning path is for developers who want to learn how to create Windows Forms applications on Windows on Arm (WoA).

content/learning-paths/laptops-and-desktops/win_net/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
title: Build a Windows on Arm native application with .NET
33

4+
description: Learn how to build and run a .NET 6 Windows Presentation Foundation (WPF) application on Windows on Arm machines.
5+
46
minutes_to_complete: 20
57

68
who_is_this_for: This is an introductory topic for software developers doing native development on Windows on Arm computers.

content/learning-paths/laptops-and-desktops/win_net8/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
title: Benchmarking .NET 8 applications on Windows on Arm
33

4+
description: Learn how to build, run, and benchmark .NET 8 Console applications to measure performance on Windows on Arm devices.
5+
46
minutes_to_complete: 20
57

68
who_is_this_for: This learning path is for developers who want to benchmark the performance of the .NET 8 applications on Windows on Arm (WoA).

content/learning-paths/laptops-and-desktops/win_net_maui/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
title: Build .NET MAUI Applications on Arm64
33

4+
description: Learn how to create and build cross-platform .NET MAUI applications and measure code execution performance uplift on Arm64.
5+
46
minutes_to_complete: 30
57

68
who_is_this_for: This learning path is for developers who want to learn how to create cross-platform applications with .NET MAUI and leverage performance improvements on Arm64.

0 commit comments

Comments
 (0)