✅ Visual Studio Doubt
Hello, folks. I have a question; I am new to programming in C# and.NET and have never used Visual Studio. How should I approach learning about it?
8 Replies
Install it and try using it? It's how I've learned every IDE I've used
Thanks for replying.
I am doing it but is there any other resource I can refer to so that I can learn it much faster than experimenting my self?
googling "visual studio help" leads me to https://learn.microsoft.com/en-us/visualstudio/windows/?view=vs-2022
Visual Studio documentation
Learn how to use Visual Studio to develop applications, services, and tools in the language of your choice, for any platform or device.
Thank you for replying, I am already referring to it. Will it be enough?
dunno
in this field a lot of learning involves experimenting yourself
Okay Thank you Jimmacle
Cute pfp btw
The most optimal way is:
1. Use it
2. "I don't like this, its annoying, can I turn this feature off?
3. End up turning almost half of the features off and use solution explorer on the left like a sane person
Its a big IDE. Lot's to learn. But nothing essential. As long as you can put code on paper and presss "play", that's good for now. As your coding skills grow your thirst for tools grow and you discover more visual studio features.
Unknown User•5w ago
Message Not Public
Sign In & Join Server To View