Skip to content

Commit

Permalink
Microsoft moved the channel 9 videos to a new URL.
Browse files Browse the repository at this point in the history
  • Loading branch information
barzeer committed Jun 28, 2024
1 parent d41b7da commit 05a6153
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 15 deletions.
10 changes: 5 additions & 5 deletions docs/lesson01/dev_env.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,23 +52,23 @@ <h1>Prepare Your Development Environment</h1>
<span class="duration">(3 minutes)</span>
<div class="video"><iframe allowFullScreen
title="Python for Beginners [2 of 44] Introducing Python - Microsoft Channel 9 Video"
src="https://aka.ms/docs/player?show=intro-to-python-development&ep=python-for-beginners-2-of-44-introducing-python"></iframe></div>
src="https://learn.microsoft.com/video/media/b6de0991-fdd1-4560-88ab-d5d4e2223619/introducingpython_high.mp4"></iframe></div>
</div></li>

<li><div>
<a href="https://learn.microsoft.com/en-us/shows/intro-to-python-development/python-for-beginners-3-of-44-getting-started">Getting Started</a>
<a href="https://learn.microsoft.com/en-us/shows/intro-to-python-development/python-for-beginners-3-of-44-getting-started">How to Get Started</a>
<span class="duration">(3 minutes)</span>
<div class="video"><iframe loading="lazy" allowFullScreen
title="Python for Beginners [3 of 44] Getting Started - Microsoft Channel 9 Video"
src="https://aka.ms/docs/player?show=intro-to-python-development&ep=python-for-beginners-3-of-44-getting-started"></iframe></div>
src="https://learn.microsoft.com/video/media/6912f775-980a-4a19-abbe-474911a79ef9/gettingstarted_high.mp4"></iframe></div>
</div></li>

<li><div>
<a href="https://learn.microsoft.com/en-us/shows/intro-to-python-development/python-for-beginners-4-of-44-configuring-visual-studio-code">Configuring VS Code</a>
<a href="https://learn.microsoft.com/en-us/shows/intro-to-python-development/python-for-beginners-4-of-44-configuring-visual-studio-code">How to Install</a>
<span class="duration">(3 minutes)</span>
<div class="video"><iframe loading="lazy" allowFullScreen
title="Python for Beginners [4 of 44] Configuring Visual Studio Code - Microsoft Channel 9 Video"
src="https://aka.ms/docs/player?show=intro-to-python-development&ep=python-for-beginners-4-of-44-configuring-visual-studio-code"></iframe></div>
src="https://learn.microsoft.com/video/media/377cdd81-3fa9-4333-bc13-fc069ab462e1/configuringvisualstudiocode_high.mp4"></iframe></div>
</div></li>
</ul>

Expand Down
10 changes: 4 additions & 6 deletions docs/lesson03/prepare.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,30 +47,28 @@ <h2 id="videos">Videos</h2>
<ul class="videos long">
<li><div>
<a href="https://learn.microsoft.com/en-us/shows/intro-to-python-development/python-for-beginners-29-of-44-introducing-functions">Introducing Functions</a> <span class="duration">(10 minutes)</span>
<div class="video"><iframe allowFullScreen
title="Python for Beginners [29 of 44] Introducing Functions - Microsoft Channel 9 Video"
src="https://aka.ms/docs/player?show=intro-to-python-development&ep=python-for-beginners-29-of-44-introducing-functions"></iframe></div>
<div class="video"><iframe allowFullScreen title="Python for Beginners [29 of 44] Introducing Functions - Microsoft Channel 9 Video" src="https://learn.microsoft.com/video/media/3ef67a10-de58-4f38-b087-60bd4b307bb3/introducingfunctions_high.mp4"></iframe></div>
</div></li>

<li><div>
<a href="https://learn.microsoft.com/en-us/shows/intro-to-python-development/python-for-beginners-30-of-44-demo-functions">Demonstration: Functions</a> <span class="duration">(8 minutes)</span>
<div class="video"><iframe loading="lazy" allowFullScreen
title="Python for Beginners [30 of 44] Demo: Functions - Microsoft Channel 9 Video"
src="https://aka.ms/docs/player?show=intro-to-python-development&ep=python-for-beginners-30-of-44-demo-functions"></iframe></div>
src="https://learn.microsoft.com/video/media/6d3900d6-5619-44bf-af3a-2ec1bb53fa64/demofunctions_high.mp4"></iframe></div>
</div></li>

<li><div>
<a href="https://learn.microsoft.com/en-us/shows/intro-to-python-development/python-for-beginners-31-of-44-parameterized-functions">Parameterized Functions</a> <span class="duration">(7 minutes)</span>
<div class="video"><iframe loading="lazy" allowFullScreen
title="Python for Beginners [31 of 44] Parameterized functions - Microsoft Channel 9 Video"
src="https://aka.ms/docs/player?show=intro-to-python-development&ep=python-for-beginners-31-of-44-parameterized-functions"></iframe></div>
src="https://learn.microsoft.com/video/media/da3eb819-277c-4a59-97d0-cc22b6575ede/parameterizedfunctions_high.mp4"></iframe></div>
</div></li>

<li><div>
<a href="https://learn.microsoft.com/en-us/shows/intro-to-python-development/python-for-beginners-32-of-44-demo-parameterized-functions">Demonstration: Parameterized Functions</a> <span class="duration">(5 minutes)</span>
<div class="video"><iframe loading="lazy" allowFullScreen
title="Python for Beginners [32 of 44] Demo: Parameterized Functions - Microsoft Channel 9 Video"
src="https://aka.ms/docs/player?show=intro-to-python-development&ep=python-for-beginners-32-of-44-demo-parameterized-functions"></iframe></div>
src="https://learn.microsoft.com/video/media/2068ad3e-c898-4cbf-bc10-408567ad1ca4/demoparameterizedfunctions_high.mp4"></iframe></div>
</div></li>
</ul>

Expand Down
4 changes: 2 additions & 2 deletions docs/lesson07/prepare.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,15 +48,15 @@ <h2 id="videos">Videos</h2>
<span class="duration">(12 minutes)</span>
<div class="video"><iframe allowFullScreen
title="Python for Beginners [25 of 44] Collections - Microsoft Channel 9 Video"
src="https://aka.ms/docs/player?show=intro-to-python-development&ep=python-for-beginners-25-of-44-collections"></iframe></div>
src="https://learn.microsoft.com/video/media/563c1fef-bc8b-4e72-a9be-b94eaa67f53a/25_high.mp4"></iframe></div>
</div></li>

<li><div>
<a href="https://learn.microsoft.com/en-us/shows/intro-to-python-development/python-for-beginners-27-of-44-loops">Loops</a>
<span class="duration">(6 minutes)</span>
<div class="video"><iframe loading="lazy" allowFullScreen
title="Python for Beginners [27 of 44] Loops - Microsoft Channel 9 Video"
src="https://aka.ms/docs/player?show=intro-to-python-development&ep=python-for-beginners-27-of-44-loops"></iframe></div>
src="https://learn.microsoft.com/video/media/c21c94b0-af98-4512-aa52-dd4bdc18780a/loops_high.mp4"></iframe></div>
</div></li>
</ul>

Expand Down
4 changes: 2 additions & 2 deletions docs/lesson10/prepare.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,15 +54,15 @@ <h2 id="videos">Videos</h2>
<span class="duration">(13 minutes)</span>
<div class="video"><iframe allowFullScreen
title="Python for Beginners [17 of 44] Error Handling - Microsoft Channel 9 Video"
src="https://aka.ms/docs/player?show=intro-to-python-development&ep=python-for-beginners-17-of-44-error-handling"></iframe></div>
src="https://learn.microsoft.com/video/media/3add19d1-4bbe-4e85-afa5-557ea362abbf/errorhandling_high.mp4"></iframe></div>
</div></li>

<li><div>
<a href="https://learn.microsoft.com/en-us/shows/intro-to-python-development/python-for-beginners-18-of-44-demo-error-handling">Error Handling Demonstration</a>
<span class="duration">(4 minutes)</span>
<div class="video"><iframe loading="lazy" allowFullScreen
title="Python for Beginners [18 of 44] Demo: Error Handling - Microsoft Channel 9 Video"
src="https://learn.microsoft.com/_themes/docs.theme/master/en-us/_themes/global/video-embed.html?show=intro-to-python-development&ep=python-for-beginners-18-of-44-demo-error-handling"></iframe></div>
src="https://learn.microsoft.com/video/media/5665aee7-3165-4824-9855-11530f33609e/demoerrorhandling_high.mp4"></iframe></div>
</div></li>
</ul>

Expand Down

0 comments on commit 05a6153

Please sign in to comment.