Share via

Learning to code in C#

Vishal Anbu 0 Reputation points
2024-10-07T02:52:26.67+00:00

I want to learn how to write code with C#. Can anyone give some examples and resources that can help me get started?

This question is related to the following Learning Module

Community Center | Not monitored

Locked Question. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

1 answer

Sort by: Most helpful
  1. Pradeep M 9,880 Reputation points Microsoft External Staff Moderator
    2024-10-29T06:09:26.42+00:00

    Hi Vishal Anbu,

    Thank you for reaching out to us through the Microsoft Q&A forum. 

    To get started with C#, we recommend beginning with the Microsoft Learn C# path, which offers hands-on tutorials tailored for beginners: Get Started with C#. This path includes a built-in code editor, allowing you to practice and build skills with interactive exercises. Next, the .NET documentation provides a comprehensive introduction to C# fundamentals and practical examples: Tour of C#. Setting up Visual Studio will give you a powerful coding environment, and once you’re comfortable, you can explore Azure for .NET Developers to build and deploy C# applications in the cloud

    If you have any additional questions, please do not hesitate to contact us. 

    Should you find this information helpful, kindly acknowledge by selecting "Accept Answer" and upvoting the response. 

     

    1 person found this answer helpful.
    0 comments No comments