looking for tutorials covering Visual Studio and C#

mauede

Well-known member
Joined
Sep 1, 2021
Messages
103
Location
Northwood - UK
Programming Experience
Beginner
Dear VS and C# Experts,

I am a Medical Physicist with some past sporadic experience of writing sort of C++ code.
I have not had many chances to keep up and broaden my programming skills.
Over the last 3 years, I mostly developed MatLab scripts. Therefore, I lost sight of the difficulties inherent in compiled languages.
I am by no means a professional developer.
Now I have to learn to develop C# code with Visual Studio as this is the only way to develop code that uses the Varian ESAPI library.
ESAPI runs on Windows.
I have a Mac laptop where I installed Visual Studio with C#.
I am aware I cannot use ESAPI on Mac.
I am just aiming at getting a good grasp of Visual Studio and C#.
For this purpose, I would appreciate some advice about where to find a couple of good tutorials with worked-out examples.
To be sincere, I am finding Visual Studio not easy with all those windows. I have no idea how to use them.
So far I have tried only Console applications as these are at the base for using the ESAPI library.
However, I would like to understand how the various files ("solutions") are reted. I just copied some simple examples I found on the internet, and edit them.

Thank you in advance for any help.
Best regards,
mauede
 
Back
Top Bottom