In this Studio assignment we will be introduced to programming with methods (sometimes called subroutines or functions), which will allow us to make more purposeful, reusable, and bug-free code. This assignment will prepare us for discussions and hands-on assignments after spring break.
This Studio will be due Sunday, Mar 11th, 11:59pm Eastern.
To submit, write your responses to the following questions in a Word document, then upload it to Blackboard under this week's folder in Current Assignments.
Studios are due the Sunday after they are assigned, at 11:59pm eastern time.
Studios are each worth 2% of your final grade. Scoring on your submission will be based on the following rubric:
0% - Student does not submit on time or submits plagiarized or unacceptable work. Double check that you have attached the right file, as usually students get zeros because they upload a previous week's Lab by accident.
1% - Student answers all questions for Parts 1 and 2, but not Part 3, with sufficient and accurate responses.
2% - Great work, maximum points! Student answers all questions with sufficient and accurate responses.
First, watch the video listed below (~9 minutes). As you watch, there almost certainly will be technical terms mentioned that are not defined or questions you may wonder that the video does not answer. When you come upon one of these, jot them down. Then, after completing the video, answer the questions below.
Visual Basic Tutorial 19 - Methods
Next, do the same for this video (~9 minutes), taking notes and jotting down questions as you watch, and afterwards answer the questions below.
Buckys C++ Programming Tutorials - 10 - Creating Functions That Use Parameters
Finally, answer these two general questions: