Skip to content

Commit 26b8048

Browse files
authored
pull base content,head:MicrosoftDocs:main,into:wwlpublishsync
2 parents 68528ea + 9728d51 commit 26b8048

File tree

372 files changed

+6613
-10309
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

372 files changed

+6613
-10309
lines changed

.openpublishing.redirection.json

Lines changed: 490 additions & 0 deletions
Large diffs are not rendered by default.

learn-pr/achievements.yml

Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5325,6 +5325,26 @@ achievements:
53255325
title: Write automated tests
53265326
summary: Learn about the types of testing you can do with Rust.
53275327
iconUrl: /training/achievements/rust-automated-tests.svg
5328+
- uid: learn.nvidia.introduction-nvidia-deepstream-graph-composer-azure.badge
5329+
type: badge
5330+
title: Introduction to NVIDIA DeepStream Graph Composer with Microsoft Azure
5331+
summary: In this module, you'll learn how to set up and configure the NVIDIA DeepStream 6.0 Graph Composer on an X86-based Ubuntu 18.04 system to enable rapid development of Intelligent Video Analytics application pipelines for deployment to cloud and edge-capable devices.
5332+
iconUrl: /training/achievements/introduction-nvidia-deepstream-graph-composer-azure.svg
5333+
- uid: learn.nvidia.setup-configure-nvidia-deepstream-development.badge
5334+
type: badge
5335+
title: Set up and configure an NVIDIA DeepStream development environment
5336+
summary: In this module, you'll learn how to set up and configure an x86-based Ubuntu 18.04 system to host an NVIDIA DeepStream development environment.
5337+
iconUrl: /training/achievements/setup-configure-nvidia-deepstream-development.svg
5338+
- uid: learn.nvidia-deepstream-development-azure.trophy
5339+
type: trophy
5340+
title: NVIDIA DeepStream development with Microsoft Azure
5341+
summary: With NVIDIA DeepStream, you can seamlessly develop optimized Intelligent Video Applications that can consume multiple video, image, and audio sources. You can also apply single or cascading inference operations to video frames in real-time, and transmit inference results to the cloud for archiving or additional processing. Learn how to develop custom DeepStream applications backed by services in Microsoft Azure and securely deploy NVIDIA DeepStream-based AI workloads to NVIDIA-powered IoT Edge devices.
5342+
iconUrl: /training/achievements/nvidia-deepstream-development-with-microsoft-azure.svg
5343+
- uid: learn.nvidia.nvidia-deepstream-embedded-device-deployment-azure.badge
5344+
type: badge
5345+
title: NVIDIA DeepStream embedded device deployment with Azure
5346+
summary: In this module, you'll publish and deploy an ARM-based DeepStream container workload to NVIDIA embedded hardware by using Azure IoT Edge.
5347+
iconUrl: /training/achievements/nvidia-deepstream-embedded-device-deployment-azure.svg
53285348
- uid: learn.nvidia.use-automl-train-labeled-dataset-develop-production-model.badge
53295349
type: badge
53305350
title: Use AutoML to train a labeled dataset and develop a production model
@@ -5385,3 +5405,48 @@ achievements:
53855405
title: Get started with blockchain development
53865406
summary: This learning path introduces you to blockchain and development on the Ethereum platform. Discover what skills are necessary to learn to begin building your own blockchain networks at scale.
53875407
iconUrl: /training/achievements/ethereum-blockchain-development.svg
5408+
- uid: learn.language.go-write-test-program.badge
5409+
type: badge
5410+
title: Write and test a program in Go
5411+
summary: By using what you've learned about Go, write and test a complete program.
5412+
iconUrl: /training/achievements/go/go-write-test-program.svg
5413+
- uid: learn.language.go-variables-functions-packages.badge
5414+
type: badge
5415+
title: Understand how to use packages, variables, and functions in Go
5416+
summary: Learn about the basic data types in Go and about how to declare variables, write functions, and use packages.
5417+
iconUrl: /training/achievements/go/go-variables-functions-packages.svg
5418+
- uid: learn.language.go-methods-interfaces.badge
5419+
type: badge
5420+
title: Use methods and interfaces in Go
5421+
summary: Learn about best practices for writing methods and interfaces in Go.
5422+
iconUrl: /training/achievements/go/go-methods-interfaces.svg
5423+
- uid: learn.language.go-get-started.badge
5424+
type: badge
5425+
title: Get started with Go
5426+
summary: In this module, you'll start taking your first steps with Go.
5427+
iconUrl: /training/achievements/go/go-get-started.svg
5428+
- uid: learn.language.go-errors-logs.badge
5429+
type: badge
5430+
title: Implement error handling and logging in Go
5431+
summary: Understand how to handle errors and log helpful information in your Go programs.
5432+
iconUrl: /training/achievements/go/go-errors-logs.svg
5433+
- uid: learn.language.go-data-types.badge
5434+
type: badge
5435+
title: Use data types and structs, arrays, slices, and maps in Go
5436+
summary: Learn about structs, arrays, slices, and maps. Understand the difference between them and when to use one type over the other.
5437+
iconUrl: /training/achievements/go/go-data-types.svg
5438+
- uid: learn.languages.go-first-steps.trophy
5439+
type: trophy
5440+
title: Take your first steps with Go
5441+
summary: Interested in learning a programming language but aren't sure where to start? Start here! Learn the basic syntax and thought processes required to build simple programs using Go.
5442+
iconUrl: /training/achievements/go/go-first-steps.svg
5443+
- uid: learn.language.go-control-flow.badge
5444+
type: badge
5445+
title: Use control flows in Go
5446+
summary: Learn how to use control flows in Go.
5447+
iconUrl: /training/achievements/go/go-control-flow.svg
5448+
- uid: learn.language.go-concurrency.badge
5449+
type: badge
5450+
title: Learn how concurrency works in Go
5451+
summary: Understand more about concurrency, one of the most unique features in Go.
5452+
iconUrl: /training/achievements/go/go-concurrency.svg
534 KB
Loading

0 commit comments

Comments
 (0)