Debug and handle exceptions in a C# console application using Visual Studio Code
Michael John
Angelo D. Natad
BSIT 4-B
IT Seminars
and Educational Trips
Event Title:
“Debug and handle exceptions in a C# console application using Visual Studio
Code”
I.
Details
of the Event/Activity
This is an online course offered by learn.microsoft.com.
This course is one of the lessons in their C# course offerings. In this
training course, I learned to debug and handle exceptions in C# programs in
Visual Studio code. Implementing exception handling using the try-catch pattern
in a C# console application was also taught in this course. Using debug
handling is a very essential skill for a developer. This course teaches how to
use the Visual Studio code extension support for debugging.
II.
Reflections
on the webinar/activity give rise to (learnings)
I have learned new things about using the extension in
debugging when developing a C# console application. The debugging tool of
Visual Studio Code is very helpful in seeing deeper into a problem encountered
during the development process. The debugger is like a tool that helps the
developer solve the current bug or possibly future bugs that will appear
throughout the development process.
III.
Reflections
on possibilities on implementing some of the webinar input on a practical level
(practical application of learning)
I can implement the things I learned in this training
course especially that I am aiming to be a software developer. The debugger tool
is also used to other programming languages and also other code editors. The
things I learned in this training course will be helpful when I became
professional and my job is to program in C#. I can now use the debugger tool in
the visual studio code extension. This learning will be very helpful to me in
the future as a software developer.
IV.
Positive
feedback (on the event organization)
I would like to thank Microsoft for offering free
courses in their website. This training course is free and also give a free
certificate for completing this course. This Is very helpful for us students
who are aiming to be a software developer especially in C# programming
language.
V.
Suggestions
for improvements to be made/consider for future activities
I don’t have any significant suggestions for improvements for this training course because it was very interactive and it explains the topic very clearly. It is also free and because of that I don’t have any suggestions for improvements.
Picture of the event:
Comments
Post a Comment