Dear Class,
We have an open pedagogy assignment. In order to do that I am asking everyone to go to www.codeacademy.com and sign up. We are going to have a lab in the Codeacademy. It is free resources and you don’t need to purchase any account. So find the assignment below, right the code, and share the link with me.
Good luck
LAB:
Attention: to get credit, you should use an array in this lab.
Question1: ask the student how many grades you have, then create an array with the size of the user’s answer. (for example, if the user said I have 5 grades, then the size of an array is 5). then asks the user to give grades, and your program should read each grade and store it in that array. then calculate the average for the student.
Question2: ask the user to enter a list of the numbers. first, ask him how many numbers he wants to enter. this number specifies the size of the array. Then by defining two functions(maximum, minimum), find the maximum and minimum numbers in the list.
Hint: you can define these functions before or after the main.
I have signed up. I am not sure how I am supposed to write the code. Is that something we will learn next week?
? This is for Maryam’s students, not for all of us in the Open Pedagogy Seminar.
Thank you I was about to learn how to code! Whew!
Maryam, I can see how this assignment uses no-cost materials, but I’m not as clear about what elements of the assignment make it open pedagogy. Can you talk a little about that?