Skip to content

Commit 470f813

Browse files
authored
Merge pull request #49078 from ShawnKupfer/WB1662
User Story 366744: Q&M: Retire web development 101 path and 5 of 7 mo…
2 parents eb86282 + afe156e commit 470f813

37 files changed

+105
-1054
lines changed

.openpublishing.redirection.json

Lines changed: 95 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43389,6 +43389,101 @@
4338943389
"source_path": "learn-pr/student-evangelism/web-development-101-functions/index.yml",
4339043390
"redirect_url": "https://learn.microsoft.com/en-us/training/browse/",
4339143391
"redirect_document_id": false
43392+
},
43393+
{
43394+
"source_path": "learn-pr/student-evangelism/web-development-101-introduction-programming/1-introduction.yml",
43395+
"redirect_url": "https://learn.microsoft.com/en-us/training/browse/",
43396+
"redirect_document_id": false
43397+
},
43398+
{
43399+
"source_path": "learn-pr/student-evangelism/web-development-101-introduction-programming/2-what-is-programming.yml",
43400+
"redirect_url": "https://learn.microsoft.com/en-us/training/browse/",
43401+
"redirect_document_id": false
43402+
},
43403+
{
43404+
"source_path": "learn-pr/student-evangelism/web-development-101-introduction-programming/3-programming-languages.yml",
43405+
"redirect_url": "https://learn.microsoft.com/en-us/training/browse/",
43406+
"redirect_document_id": false
43407+
},
43408+
{
43409+
"source_path": "learn-pr/student-evangelism/web-development-101-introduction-programming/4-program-elements.yml",
43410+
"redirect_url": "https://learn.microsoft.com/en-us/training/browse/",
43411+
"redirect_document_id": false
43412+
},
43413+
{
43414+
"source_path": "learn-pr/student-evangelism/web-development-101-introduction-programming/5-tools-of-the-trade.yml",
43415+
"redirect_url": "https://learn.microsoft.com/en-us/training/browse/",
43416+
"redirect_document_id": false
43417+
},
43418+
{
43419+
"source_path": "learn-pr/student-evangelism/web-development-101-introduction-programming/6-browsers.yml",
43420+
"redirect_url": "https://learn.microsoft.com/en-us/training/browse/",
43421+
"redirect_document_id": false
43422+
},
43423+
{
43424+
"source_path": "learn-pr/student-evangelism/web-development-101-introduction-programming/7-command-line-tools.yml",
43425+
"redirect_url": "https://learn.microsoft.com/en-us/training/browse/",
43426+
"redirect_document_id": false
43427+
},
43428+
{
43429+
"source_path": "learn-pr/student-evangelism/web-development-101-introduction-programming/8-documentation.yml",
43430+
"redirect_url": "https://learn.microsoft.com/en-us/training/browse/",
43431+
"redirect_document_id": false
43432+
},
43433+
{
43434+
"source_path": "learn-pr/student-evangelism/web-development-101-introduction-programming/9-knowledge-check.yml",
43435+
"redirect_url": "https://learn.microsoft.com/en-us/training/browse/",
43436+
"redirect_document_id": false
43437+
},
43438+
{
43439+
"source_path": "learn-pr/student-evangelism/web-development-101-introduction-programming/10-summary.yml",
43440+
"redirect_url": "https://learn.microsoft.com/en-us/training/browse/",
43441+
"redirect_document_id": false
43442+
},
43443+
{
43444+
"source_path": "learn-pr/student-evangelism/web-development-101-introduction-programming/index.yml",
43445+
"redirect_url": "https://learn.microsoft.com/en-us/training/browse/",
43446+
"redirect_document_id": false
43447+
},
43448+
{
43449+
"source_path": "learn-pr/student-evangelism/web-development-101-variables/1-introduction.yml",
43450+
"redirect_url": "https://learn.microsoft.com/en-us/training/browse/",
43451+
"redirect_document_id": false
43452+
},
43453+
{
43454+
"source_path": "learn-pr/student-evangelism/web-development-101-variables/2-data-types-overview.yml",
43455+
"redirect_url": "https://learn.microsoft.com/en-us/training/browse/",
43456+
"redirect_document_id": false
43457+
},
43458+
{
43459+
"source_path": "learn-pr/student-evangelism/web-development-101-variables/3-variables.yml",
43460+
"redirect_url": "https://learn.microsoft.com/en-us/training/browse/",
43461+
"redirect_document_id": false
43462+
},
43463+
{
43464+
"source_path": "learn-pr/student-evangelism/web-development-101-variables/4-exercise-variables.yml",
43465+
"redirect_url": "https://learn.microsoft.com/en-us/training/browse/",
43466+
"redirect_document_id": false
43467+
},
43468+
{
43469+
"source_path": "learn-pr/student-evangelism/web-development-101-variables/5-data-types.yml",
43470+
"redirect_url": "https://learn.microsoft.com/en-us/training/browse/",
43471+
"redirect_document_id": false
43472+
},
43473+
{
43474+
"source_path": "learn-pr/student-evangelism/web-development-101-variables/6-exercise-types.yml",
43475+
"redirect_url": "https://learn.microsoft.com/en-us/training/browse/",
43476+
"redirect_document_id": false
43477+
},
43478+
{
43479+
"source_path": "learn-pr/student-evangelism/web-development-101-variables/7-summary.yml",
43480+
"redirect_url": "https://learn.microsoft.com/en-us/training/browse/",
43481+
"redirect_document_id": false
43482+
},
43483+
{
43484+
"source_path": "learn-pr/student-evangelism/web-development-101-variables/index.yml",
43485+
"redirect_url": "https://learn.microsoft.com/en-us/training/browse/",
43486+
"redirect_document_id": false
4339243487
}
4339343488
]
4339443489
}

learn-pr/achievements.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5210,6 +5210,16 @@ achievements:
52105210
title: Introduction to Visual Studio Code
52115211
summary: In this module, you learn how to assess whether Visual Studio Code is the right source code editor for you. We explore how Visual Studio Code can be used in different development situations, for example, web, C++, and data science. We also examine Visual Studio Code's features such as the editor, debugger, and source control. Finally, we walk you through decision criteria you can use to choose a code editor.
52125212
iconUrl: /learn/achievements/introduction-to-visual-studio-code.svg
5213+
- uid: learn.student-evangelism.web-development-101-variables.badge
5214+
type: badge
5215+
title: JavaScript variables and data types
5216+
summary: JavaScript is a programming language used for web development as well as the server. Learn about variables and the data types that populate them.
5217+
iconUrl: /training/achievements/student-evangelism/web-development-101-variables.svg
5218+
- uid: learn.student-evangelism.web-development-101.introduction-to-programming.badge
5219+
type: badge
5220+
title: Introduction to programming
5221+
summary: Learn about programming languages and the tools that developers use to create software.
5222+
iconUrl: /training/achievements/student-evangelism/web-development-101-introduction.svg
52135223
- uid: learn.student-evangelism.web-development-101.functions.badge
52145224
type: badge
52155225
title: Create modular code by using functions in JavaScript

learn-pr/student-evangelism/web-development-101-introduction-programming/1-introduction.yml

Lines changed: 0 additions & 14 deletions
This file was deleted.

learn-pr/student-evangelism/web-development-101-introduction-programming/10-summary.yml

Lines changed: 0 additions & 14 deletions
This file was deleted.

learn-pr/student-evangelism/web-development-101-introduction-programming/2-what-is-programming.yml

Lines changed: 0 additions & 14 deletions
This file was deleted.

learn-pr/student-evangelism/web-development-101-introduction-programming/3-programming-languages.yml

Lines changed: 0 additions & 14 deletions
This file was deleted.

learn-pr/student-evangelism/web-development-101-introduction-programming/4-program-elements.yml

Lines changed: 0 additions & 14 deletions
This file was deleted.

learn-pr/student-evangelism/web-development-101-introduction-programming/5-tools-of-the-trade.yml

Lines changed: 0 additions & 14 deletions
This file was deleted.

learn-pr/student-evangelism/web-development-101-introduction-programming/6-browsers.yml

Lines changed: 0 additions & 14 deletions
This file was deleted.

learn-pr/student-evangelism/web-development-101-introduction-programming/7-command-line-tools.yml

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)