You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 1-getting-started-lessons/1-intro-to-programming-languages/README.md
+12-12
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ In this lesson, we'll cover:
17
17
- Basic elements of a program
18
18
- Useful software and tooling for the professional developer
19
19
20
-
> You can take this lesson on [Microsoft Learn](https://docs.microsoft.com/learn/modules/web-development-101/introduction-programming?WT.mc_id=academic-13441-cxa)!
20
+
> You can take this lesson on [Microsoft Learn](https://docs.microsoft.com/learn/modules/web-development-101/introduction-programming?WT.mc_id=academic-77807-sagibbon)!
21
21
22
22
## What is Programming?
23
23
@@ -111,10 +111,10 @@ Developers rely on editors for a few additional reasons:
111
111
112
112
#### Popular Editors and Web Development Extensions
113
113
114
-
-[Visual Studio Code](https://code.visualstudio.com/)
-[Command Line](https://docs.microsoft.com/windows-server/administration/windows-commands/windows-commands?WT.mc_id=academic-13441-cxa) (also known as CMD) 💻
-[Command Line](https://docs.microsoft.com/windows-server/administration/windows-commands/windows-commands?WT.mc_id=academic-77807-sagibbon) (also known as CMD) 💻
@@ -176,7 +176,7 @@ When a developer wants to learn something new, they'll most likely turn to docum
176
176
-[Mozilla Developer Network (MDN)](https://developer.mozilla.org/docs/Web), from Mozilla, the publishers of the [Firefox](https://www.mozilla.org/firefox/) browser
-[Web.dev](https://web.dev), from Google, publishers of [Chrome](https://www.google.com/chrome/)
179
-
-[Microsoft's own developer docs](https://docs.microsoft.com/microsoft-edge/#microsoft-edge-for-developers), for [Microsoft Edge](https://www.microsoft.com/edge)
179
+
-[Microsoft's own developer docs](https://docs.microsoft.com/microsoft-edge/#microsoft-edge-for-developers?WT.mc_id=academic-77807-sagibbon), for [Microsoft Edge](https://www.microsoft.com/edge/?WT.mc_id=academic-77807-sagibbon)
180
180
181
181
✅ Do some research: Now that you know the basics of a web developer's environment, compare and contrast it with a web designer's environment.
-[Command Line](https://docs.microsoft.com/windows-server/administration/windows-commands/windows-commands?WT.mc_id=academic-13441-cxa) (also known as CMD) 💻
-[Command Line](https://docs.microsoft.com/windows-server/administration/windows-commands/windows-commands?WT.mc_id=academic-77807-sagibbon) (also known as CMD) 💻
0 commit comments