Chevron Left
返回到 Introduction to Programming With C#

学生对 Microsoft 提供的 Introduction to Programming With C# 的评价和反馈

4.6
111 个评分

课程概述

This course introduces the fundamentals of programming in C# within the .NET framework. You'll gain hands-on experience setting up projects, mastering core programming concepts, and using object-oriented principles to create scalable applications while utilizing Microsoft Copilot to enhance code quality and productivity. By the end of the course, you will be able to… Describe the setup, structure, and configuration of .NET projects in a Visual Studio Code environment by the end of the course. Implement fundamental programming concepts in C#, including variables, control structures, loops, and methods, to solve basic problems and create simple applications within a .NET environment. Apply object-oriented programming principles, such as classes, inheritance, and polymorphism, to design and implement modular and scalable C# applications. Develop asynchronous programs using C# and apply debugging techniques to ensure performance and responsiveness in modern applications. Leverage Microsoft Copilot to write, debug, and optimize C# code, improving code quality and efficiency throughout the course....

热门审阅

RG

Sep 11, 2025

Very good course ..really every thing was made easy

WH

Oct 4, 2025

The concepts of Object-Oriented Programming (OOP) in Module 3 are clear and easy to understand.

筛选依据:

26 - Introduction to Programming With C# 的 32 个评论(共 32 个)

创建者 Vivek N

Oct 29, 2025

Love it

创建者 Vivek S

Jun 10, 2025

good

创建者 Luiz A D R M

Feb 15, 2025

Pretty nice. I like that they included design patterns and using Copilot, which is definitely not traditional for this course level. I do wish that they had more exercises, specially with automated testing - which I have used in other courses for about a decade.

创建者 Wouter V D M

Sep 17, 2025

I enjoyed this one a lot. I was not a fan of the guided labs in the Copilot section. Having to check the hints to write the exact prompt was quite frustrating, ended up skipping them altogether. Rest of the course was very helpful, and I learnt a lot.

创建者 Mykhailo T

Feb 12, 2026

I didn't like guided labs related to copilot, where you should write exact long text symbol by symbol. Also there are syntax and style mistakes in code during videos. Also there are too many repetitions for me. And explaining of asynchronous operations was not fully clear.

创建者 Laila R

Feb 21, 2026

More an introduction into coding with github co-pilot than actual programming in c#.