Tuesday, April 25, 2017

Unit 6: Methods

Unit 6 Reflection:
Day 1: Last day for methods work in Java

Reflection on the  methods unit Copy and paste this reflection to a google doc and share it with stark.brooklinehighschool@gmail.comAlso post your reflections on your blog.Prior to this unit did you know how to use methods?How comfortable are you with using methods after using in your programs?(very, somewhat, not)Why are methods used?How comfortable are you with setting up (writing) method parameters?(very, somewhat, not)How comfortable are you with method overloading?(very, somewhat, not)If you are not comfortable what would help you with your understanding?


Prior to the unit, I did know how to use methods somewhat based off of last year. I am very comfortable now with using methods after using it in my programs. I understand now that methods are used to create efficiency in the coding so it can be used however times when needed. For the spanish numbers, instead of putting it in if and else if statements, you are able to make the method and just make the computer refer to it. I am somewhat comfortable with setting up method parameters and method overloading. If I can get a little more practice, I think I won’t have a problem with it. If I wasn’t comfortable, I would ask my peers to help me understand the unit.

No comments:

Post a Comment