Skip to content

Commit f03fdec

Browse files
authored
Merge pull request #51216 from wwlpublish/b01279e8c43c169068f94f2f4523fcd7cbf4b41707dff12424630d93fb4b1a7a-live
Modules/M01-get-started-file-input-output
2 parents d81f183 + 75f10c2 commit f03fdec

13 files changed

+39
-22
lines changed

learn-pr/wwl-language/get-started-file-input-output/1-introduction.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,12 @@ title: Introduction
44
metadata:
55
title: Introduction
66
description: "Introduction."
7-
ms.date: 04/03/2025
7+
ms.date: 07/02/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit
11+
ms.custom:
12+
- N/A
1113
durationInMinutes: 3
1214
content: |
1315
[!include[](includes/1-introduction.md)]

learn-pr/wwl-language/get-started-file-input-output/2-examine-text-file-formats-tools.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,12 @@ title: Examine text file formats and tools
44
metadata:
55
title: Examine text file formats and tools
66
description: "Examine text file formats and tools."
7-
ms.date: 04/03/2025
7+
ms.date: 07/02/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit
11+
ms.custom:
12+
- N/A
1113
durationInMinutes: 8
1214
content: |
1315
[!include[](includes/2-examine-text-file-formats-tools.md)]

learn-pr/wwl-language/get-started-file-input-output/3-manage-local-directories-files-directory-file-path-classes.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,12 @@ title: Manage local directories and files using the Directory, File, and Path cl
44
metadata:
55
title: Manage local directories and files using the Directory, File, and Path classes
66
description: "Manage local directories and files using the Directory, File, and Path classes."
7-
ms.date: 04/03/2025
7+
ms.date: 07/02/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit
11+
ms.custom:
12+
- N/A
1113
durationInMinutes: 9
1214
content: |
1315
[!include[](includes/3-manage-local-directories-files-directory-file-path-classes.md)]

learn-pr/wwl-language/get-started-file-input-output/4-read-write-text-files-streamreader-streamwriter-classes.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,12 @@ title: Read and write text files using the StreamReader and StreamWriter classes
44
metadata:
55
title: Read and write text files using the StreamReader and StreamWriter classes
66
description: "Read and write text files using the StreamReader and StreamWriter classes."
7-
ms.date: 04/03/2025
7+
ms.date: 07/02/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit
11+
ms.custom:
12+
- N/A
1113
durationInMinutes: 10
1214
content: |
1315
[!include[](includes/4-read-write-text-files-streamreader-streamwriter-classes.md)]

learn-pr/wwl-language/get-started-file-input-output/5-control-file-access-filestream-class.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,12 @@ title: Control file access using the FileStream class
44
metadata:
55
title: Control file access using the FileStream class
66
description: "Control file access using the FileStream class."
7-
ms.date: 04/03/2025
7+
ms.date: 07/02/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit
11+
ms.custom:
12+
- N/A
1113
durationInMinutes: 9
1214
content: |
1315
[!include[](includes/5-control-file-access-filestream-class.md)]

learn-pr/wwl-language/get-started-file-input-output/6-examine-binaryreader-binarywriter-classes.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,12 @@ title: Examine the BinaryReader and BinaryWriter classes
44
metadata:
55
title: Examine the BinaryReader and BinaryWriter classes
66
description: "Examine the BinaryReader and BinaryWriter classes."
7-
ms.date: 04/03/2025
7+
ms.date: 07/02/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit
11+
ms.custom:
12+
- N/A
1113
durationInMinutes: 7
1214
content: |
1315
[!include[](includes/6-examine-binaryreader-binarywriter-classes.md)]

learn-pr/wwl-language/get-started-file-input-output/7-exercise-create-manage-text-files.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,12 @@ title: Exercise - Create and manage text files
44
metadata:
55
title: Exercise - Create and manage text files
66
description: "Exercise - Create and manage text files."
7-
ms.date: 04/03/2025
7+
ms.date: 07/02/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit
11+
ms.custom:
12+
- N/A
1113
durationInMinutes: 30
1214
content: |
1315
[!include[](includes/7-exercise-create-manage-text-files.md)]

learn-pr/wwl-language/get-started-file-input-output/8-knowledge-check.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
11
### YamlMime:ModuleUnit
22
uid: learn.wwl.get-started-file-input-output.knowledge-check
3-
title: Knowledge check
3+
title: Module assessment
44
metadata:
5-
title: Knowledge check
5+
title: Module assessment
66
description: "Knowledge check."
7-
ms.date: 04/03/2025
7+
ms.date: 07/02/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit
11+
ms.custom:
12+
- N/A
1113
durationInMinutes: 3
1214
quiz:
1315
title: "Check your knowledge"

learn-pr/wwl-language/get-started-file-input-output/9-summary.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,12 @@ title: Summary
44
metadata:
55
title: Summary
66
description: "Summary."
7-
ms.date: 04/03/2025
7+
ms.date: 07/02/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit
11+
ms.custom:
12+
- N/A
1113
durationInMinutes: 2
1214
content: |
1315
[!include[](includes/9-summary.md)]

learn-pr/wwl-language/get-started-file-input-output/includes/2-examine-text-file-formats-tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Developers use file I/O operations to manage app data in many ways. For example,
1111
- Backup and restore: Implement backup and restore functionalities to safeguard important data.
1212
- Analyze data: Perform data analysis or reporting by reading and processing large datasets stored in files.
1313

14-
## Compare structured and unstructured data types
14+
## Compare structured and unstructured storage types
1515

1616
Data can be categorized into two main types: structured and unstructured. Understanding the differences between these types is important for effective data management and storage.
1717

0 commit comments

Comments
 (0)