❗The content presented here is sourced directly from Youtube platform. For comprehensive course details, including enrollment information, simply click on the 'Go to class' link on our website.
Updated in [July 21st, 2023]
This course, C# Fundamentals for Beginners, is designed to provide a comprehensive introduction to the C# programming language. Led by Bob Tabor, this classic throwback series originally published in 2019, will teach students the tools, how to write code, debug features, explore customizations, and more. Students will learn how to use C# to make websites, games, mobile apps, desktop apps and more with .NET.
The course begins with an introduction and installation of Visual Studio. Bob uses Visual Studio 2015, but students can install the latest version of Visual Studio and follow along at home. The course then covers creating the first C# program, understanding the program, working with code files, projects, and solutions, understanding data types and variables, the if decision statement, operators, expressions, and statements, for iteration statement, understanding arrays, defining and calling methods, while iteration statement, working with strings, working with dates and times, understanding classes, more about classes and methods, understanding scope and accessibility modifiers, understanding namespaces and working with the .NET class library, creating and adding references to assemblies, working with collections, working with LINQ, enumerations and the switch decision statement, gracefully handling exceptions, understanding events and event-driven programming, and where to go from here.
By the end of the course, students will have a comprehensive understanding of the C# programming language and be able to use it to create websites, games, mobile apps, desktop apps and more with .NET.