Skip to content

Commit fd7529d

Browse files
authored
Merge pull request #49211 from wwlpublish/ac8bd5c8ced524941221b41946fa8c2bea84fdad58809033315296f3b83bf3c2-live
implement-interfaces-new
2 parents 1ccbfc5 + 4379bb2 commit fd7529d

File tree

1 file changed

+31
-0
lines changed
  • learn-pr/paths/implement-interfaces-new

1 file changed

+31
-0
lines changed
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
### YamlMime:LearningPath
2+
uid: learn.wwl.implement-interfaces-new
3+
metadata:
4+
title: Implement interfaces
5+
description: Implement interfaces
6+
ms.date: 02/14/2025
7+
author: wwlpublish
8+
ms.author: eric
9+
ms.topic: learning-path
10+
title: Implement interfaces
11+
prerequisites: |
12+
- Visual Studio Code installed with the C# Dev Kit.
13+
- Basic knowledge of the Visual Studio Code IDE.
14+
- Basic understanding of the C# programming language.
15+
- Familiarity with classes.
16+
summary: |
17+
Discover how mastering interfaces can enhance your coding skills, promote flexibility, and reduce dependencies. This training will empower you to write more resilient and maintainable code.
18+
iconUrl: /training/achievements/generic-trophy.svg
19+
levels:
20+
- beginner
21+
roles:
22+
- developer
23+
products:
24+
- dotnet
25+
subjects:
26+
- app-development
27+
modules:
28+
- learn.wwl.discover-interfaces
29+
- learn.wwl.apply-interfaces-code
30+
trophy:
31+
uid: learn.wwl.implement-interfaces-new.trophy

0 commit comments

Comments
 (0)