How to program on Visual Studio 2019 | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How to program on Visual Studio 2019

I'm approaching the end of my C# course with Codecademy and want to slowly get comfortable using Visual Studio 2019. So far the codecademy platform provides me with all the comforts but I don't understand yet how to build a complete program with class files, interface files etc. and be able to make them work together. I'd like to find a good resource for learning just that: how to program on Visual Studio and make a program work with all of its complexity. Any suggestions for good and well organized tutorials or courses for this topic specifically? Thanks a lot!

23rd Sep 2021, 11:21 AM
Tom Eckert
Tom Eckert - avatar
2 Answers
0
First you have to get the IDE from official Microsoft website. And then download some extensions for c#
23rd Sep 2021, 12:27 PM
ElisabethR
ElisabethR - avatar
0
That has all been done and I've been playing with it a bit. But I still don't know how to use the interface to build class files, interface files and make them run as one program. I'm searching for some tutorials/course that will help me learn that step by step.
23rd Sep 2021, 1:07 PM
Tom Eckert
Tom Eckert - avatar