Coding resources for computer science learn how to code using C# and build websites using CSS. Julien Smith 11/21/2020 Overview of udacity and codecademy Udacity: Throughout this course, you'll learn about the underlying structure of the web - HTML. You'll learn how to use this tree-like structure to create websites. You'll also learn how to apply styling to a website through CSS. You'll learn about CSS syntax, selectors, and units. Along the way, you'll also learn about code editors and a browser's Developer Tools. Codecademy: C# is one of the most popular programming languages. It can be used for a variety of things, including mobile applications, game development, and enterprise software. Knowing C# opens a great deal of doors for you as a developer. Differences of html and c# udacity: • HTML Syntax • Learn HTML tags • Discover the tree-structure format of HTML • Learn about and install a text editor codecademy • Video games with Unity • Web apps with ASP.NET • Cloud Computing with Azure • Mobile apps with Xamarin • IoT with .NET Core • Machine Learning with ML.NET Experiences from Udacity: You could call them “The Basics.” Or, “The Fundamentals.” You could even call them “The ABCs.” Whatever you call them, HTML & CSS are the building blocks that make up the web as we know it. If you’re going to have any kind of a career in web development, these are core technologies you need to master. Codecademy: “My first job in the tech industry was as a game tester for Ninja Kiwi, the creators of the “Bloons” game series. I got to bug test the “Monkey City” and “SAS 4” flash games before they were released. I am an avid video game player and an amateur fencer.” Instructor at udacity codecademy image for more resources Websites used: https://www.codecademy.com/catalog/language/c-sharp https://www.udacity.com/course/intro-to-html-and-css--ud001