Welcome to the Introduction to C# (C-Sharp) programming using Visual Studio course - Lab 3.3
Thank you for watching the video, I hope they are helpful in your studies of the course.
If you have any questions you can leave a comment below and I will try and reply as quickly as possible.
Course focus on the skills and knowledge required to carry out programming activities using a procedural approach. These include:
Performing coding activities to create, maintain and update programs using basic language and layout (syntax)
Write coding using data structures and standard algorithms, and following guidelines
Debug code
Denerate design and code documentation
Test and confirm that the application meets program specifications
Record the test results.
I am not able to provide a copy of the files or the powerpoint files to the public. Please contact your instructor for a copy.
I have been teaching information technology subjects in higher education since the 90's.
Follow me:
Youtube: / iteachciscoau
Twitter: / iteachcisco
Channel Support:
https://www.buymeacoffee.com/iTeachCi...
ICTPRG414 is a unit within our Certificate IV course the choice of language is open so may differ from your course.
Topic/s for this video Using Visual Studio 2019 to create programs as per the activities.
Scenario:
A simple number calculation which number is the smallest or the largest
We did this within the session 2 labs but is there a better way to do it?
using System.Linq methods for extracting the Min or Max element from an array.
We will work through sample programs using Visual Studio
This series allows remote learning students access to the presentation as and when required.