From abfbd3be62c12318baec733de1debf85f33ace55 Mon Sep 17 00:00:00 2001 From: Jim Bennett Date: Wed, 13 May 2020 15:45:15 -0700 Subject: [PATCH] Removed locales and fixed broken links --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index d3175ba..8c0a95a 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Here are some examples of the content and star speakers we have this year! | Introduction to GitHub for Student Developers | Stanley Goldman | TBD | | | Learn to code with Visual Studio Code | Sana Ajani | [Install VSCode](https://code.visualstudio.com) | | | Let's Create an MS Build Social Shareboard | [Instafluff](https://www.instafluff.tv/) | TBD | | -| Taking your first steps with C# | Kendra Havens and Scott Hanselman | [Take your first steps with C# Learn Module](https://docs.microsoft.com/en-us/learn/paths/csharp-first-steps/) | | +| Taking your first steps with C# | Kendra Havens and Scott Hanselman | [Take your first steps with C# Learn Module](https://docs.microsoft.com/learn/paths/csharp-first-steps/) | | | Recognizing speech with a few lines of Python | [Jim Bennett](https://twitter.com/JimBobBennett) | [SpeechToText Sample Code](http://aka.ms/speechtotext) | | | “Hello, World!” in 3 Languages | Shana Matthews | [Rosetta Code](http://rosettacode.org), [Repl.it](https://repl.it/) | | | Intro to Rust | [Meaghan Lewis](https://www.linkedin.com/in/meaghan-lewis/) | [Getting Started with Rust](https://www.rust-lang.org/) | | @@ -36,19 +36,19 @@ Here are some examples of the content and star speakers we have this year! | Anyone Can AI! A No-Code Bot That Understands You | [Instafluff](https://www.instafluff.tv/) | TBD | | | Microsoft MakeCode with Minecraft Blocks | MakeCode | [Creating a Flower Trail in Minecraft](https://github.com/salmanmkc/MakeCodeDemos/blob/master/Minecraft/Flower%20Trail/Readme.md) | | | Microsoft MakeCode with Minecraft Python | MakeCode | [Try MakeCode for Minecraft Today](https://minecraft.makecode.com/) | | -| An Introduction to Chatbots | [Jasmine Greenaway](https://twitter.com/paladique) | [Chatbots Starter Code](aka.ms/build2020-chatbotsintro) | | +| An Introduction to Chatbots | [Jasmine Greenaway](https://twitter.com/paladique) | [Chatbots Starter Code](https://aka.ms/build2020-chatbotsintro) | | | First steps with Razor pages | [Cecil Phillip](https://twitter.com/cecilphillip) | [Razor Pages in ASP.NET Core Docs](https://www.theurlist.com/razorpages-students) | | -| Introduction to Web Programming with JavaScript | Jen Looper | [Build a simple website Learn Module](https://docs.microsoft.com/en-us/learn/modules/build-simple-website/) | | +| Introduction to Web Programming with JavaScript | Jen Looper | [Build a simple website Learn Module](https://docs.microsoft.com/learn/modules/build-simple-website/) | | | Microsoft MakeCode Arcade Blocks | MakeCode | [Try MakeCode Arcade Today](https://arcade.makecode.com/) | | | Microsoft MakeCode Arcade JavaScript | MakeCode | [Try MakeCode Arcade Today](https://arcade.makecode.com/) | | -| Studying images of Earth like a NASA astronaut | Matthew Wallace | [Additional NASA Hands On Projects](aka.ms/20yearsinspace) | | -| DIY Tech for BFFs | [April Speight](https://twitter.com/VogueandCode) and [Chloe Condon](https://twitter.com/ChloeCondon) | [Speech Service Docs](aka.ms/speechservice), [Misty Robotics](https://www.mistyrobotics.com), [Twilio](https://twilio.com/sms) | | -| Intro genomics data analysis on the Azure cloud | Robert Lleras | [Bioinformatics algorithms](bioinformaticsalgorithms.com), [Cromwell on Azure](https://github.com/microsoft/CromwellOnAzure),[Microsoft Genomics](https://www.microsoft.com/en-us/genomics) | | +| Studying images of Earth like a NASA astronaut | Matthew Wallace | [Additional NASA Hands On Projects](https://aka.ms/20yearsinspace) | | +| DIY Tech for BFFs | [April Speight](https://twitter.com/VogueandCode) and [Chloe Condon](https://twitter.com/ChloeCondon) | [Speech Service Docs](https://aka.ms/speechservice), [Misty Robotics](https://www.mistyrobotics.com), [Twilio](https://twilio.com/sms) | | +| Intro genomics data analysis on the Azure cloud | Robert Lleras | [Bioinformatics algorithms](bioinformaticsalgorithms.com), [Cromwell on Azure](https://github.com/microsoft/CromwellOnAzure),[Microsoft Genomics](https://www.microsoft.com/genomics) | | | The Cloud is More than Just that Thing in the Sky | Heather Brevard and Michael Aldridge | TBD | | | Azure Machine Learning in Action! | [Francesca Lazzeri](https://twitter.com/frlazzeri) and [Sarah Guthals](https://twitter.com/sarahguthals) | [AutoML Docs](www.aka.ms/AutoMLConfig-Class) | | | Can Polar Bears help predict climate change? Find out with Computer Vision! | [Justin Garrett](https://www.linkedin.com/in/justgar/) | [Polar Bear Tracker Learn Module](http://aka.ms/PolarBearModel) | | | VSCode as an interactive learning environment | [Lee Stott](https://www.linkedin.com/in/leestott/) | [GistPad VSCode Extension](https://marketplace.visualstudio.com/items?itemName=vsls-contrib.gistfs), [CodeTour VSCode Extension](https://marketplace.visualstudio.com/items?itemName=vsls-contrib.codetour) | | -| Introduction to Digital Identity, the foundation of digital trust | Krsitina Yasuda | [Azure Active Directory Docs](https://docs.microsoft.com/en-us/azure/active-directory/), [Identity and Access Learn Module](https://docs.microsoft.com/en-us/learn/paths/manage-identity-and-access/) | | +| Introduction to Digital Identity, the foundation of digital trust | Krsitina Yasuda | [Azure Active Directory Docs](https://docs.microsoft.com/azure/active-directory/), [Identity and Access Learn Module](https://docs.microsoft.com/learn/paths/manage-identity-and-access/) | | | Open the Learning Door to Computer Science with Minecraft | Masami Ishiyama | [Download Minecraft: Education Edition](https://education.minecraft.net/) | | | Cognitive Services for Photo Exploration and Science Art | [Dmitry Soshnikov](https://twitter.com/shwars) | [Test the People Blender Bot](https://soshnikov.com/museum/peopleblenderbot/) | | | Build a Virtual Reality Game with JavaScript! | [Cassie Breviu](https://twitter.com/cassieview) | [VR with JavaScript Sample Code](https://aka.ms/WebVrBuild2020) | |