From 490320c0b053f6e1154a126009157299b5eb78ca Mon Sep 17 00:00:00 2001 From: loudercake <67078021+loudercake@users.noreply.github.com> Date: Sun, 30 Oct 2022 00:05:41 -0300 Subject: [PATCH] =?UTF-8?q?Fix=20broken=20link=20for=20Windows=20Phone=20C?= =?UTF-8?q?ourse=20and=20move=20it=20to=20the=20courses=20s=E2=80=A6=20(#7?= =?UTF-8?q?615)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Fix broken link for Windows Phone Course and move it to the courses section * fix check not being successful * add Hands-on Python 3 Tutorial as a book resource * Revert "add Hands-on Python 3 Tutorial as a book resource" This reverts commit 359aff375c356a7beae94058886d705270ef083a. * Apply suggestions from code review Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com> * Empty Commit * Empty Commit * Empty Commit * fix accidental deletion * Update courses/free-courses-en.md Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com> Co-authored-by: Eric Hellman --- books/free-programming-books-langs.md | 1 - courses/free-courses-en.md | 7 +++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/books/free-programming-books-langs.md b/books/free-programming-books-langs.md index 104563e56..9ffc9efae 100644 --- a/books/free-programming-books-langs.md +++ b/books/free-programming-books-langs.md @@ -2559,7 +2559,6 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE * [Developing An Advanced Windows Phone 7.5 App That Connects To The Cloud](https://web.archive.org/web/20150709045622/http://download.microsoft.com/download/C/4/6/C4635738-5E06-4DF7-904E-BDC22AED2E58/Developing%20an%20Advanced%20Windows%20Phone%207.5%20App%20that%20Connects%20to%20the%20Cloud.pdf) - MSDN Library, David Britch, Francis Cheung, Adam Kinney, Rohit Sharma (PDF) (:card_file_box: *archived*) * [Windows Phone 8 Development Succinctly](https://www.syncfusion.com/resources/techportal/ebooks/windowsphone8) - Matteo Pagani (PDF) -* [Windows Phone 8.1 Development for Absolute Beginners](http://channel9.msdn.com/Series/Windows-Phone-8-1-Development-for-Absolute-Beginners) * [Windows Phone Programming Blue Book](http://www.robmiles.com/c-yellow-book/) diff --git a/courses/free-courses-en.md b/courses/free-courses-en.md index 614e32e12..44055693b 100644 --- a/courses/free-courses-en.md +++ b/courses/free-courses-en.md @@ -99,6 +99,7 @@ * [Deno](#deno) * [Verilog / VHDL / SystemVerilog](#verilog--vhdl--systemverilog) * [Web Development](#web-development) +* [Windows Phone](#windows-phone) * [YAML](#yaml) @@ -1361,6 +1362,12 @@ * [Web Programming](https://open.cs.uwaterloo.ca/web-programming/) - Centre for Education in Math and Computing (University of Waterloo) +### Windows Phone + +* [Windows Phone 8.1 Development for Absolute Beginners](https://web.archive.org/web/20150213035325/http://channel9.msdn.com/Series/Windows-Phone-8-1-Development-for-Absolute-Beginners) - Bob Tabor, Matthias Shapiro, Larry Lieberman *(:card_file_box: archived)* + + ### YAML * [Complete YAML Course - Beginner to Advanced for DevOps and more!](https://www.youtube.com/watch?v=IA90BTozdow) - Kunal Kushwaha +