Much of what we have done so far should be familiar to you as these are areas learned from the previous course in VB.NET. We will continue in that vein by recapping functions and procedures using VB.NET. As we recap functions and procedures, we will keep in mind that functions and procedures are the backbones of computer programming. We will first recall how both are used inside of VB.NET then we will use them to build on our story we previously created.
Add your story to your app:
After learning about functions and procedures you may complete your assignment by taking 1 of 2 pathways.
(Choose one)
Pathway 1:
You can complete the assignment as the tutorial describes.
Pathway 2:
You may use the functions or procedures to create an app that allows the users to select a story based on the stories presented on the Discord channel named StoryTelling. For example, If the user selects story A, that story will be displayed. If the user selects story B, that story will be displayed.
The preparation section provides you with the elements needed to complete the requirements.
The following steps must be completed to receive the associated points for each step.
Any item marked with a * must be completed to receive a score above 0.