Tuesday, March 7, 2017

Unit 3 Reflection: Variables and Constants (2/28/17)

During the unit, I didn't have much of a problem during this unit as I understood how to use the coding we were taught during the unit. I tended to just use the same format every time and adjust the coding to fit the requirements for the exercises. Although some exercises took a long time to finally figure out how to do, I was never stuck and lost as I achieved progress through working out the coding and logic. After a short amount of time, I was able to finish the minimum requirements and even go beyond that by doing a couple more exercises.

  1. Declare and initialize variables and constants? Yes
  2. Get User input? Yes
  3. Differentiating data types? Yes
  4. Access java packages? A bit confused at some points
  5. Format numeric expressions and  write them? Yes
  6. format numeric output? A little bit
  7. Recognize and know why you need to know Java keywords? I know a little bit because it is shorter and more effective in the coding,
  8. Understand when Run-time exceptions will occur based on our topics this unit? Yes
  9. Problem solving? Yes
  10. Interpret the planning and execution of the  case study? Yes
  11. What do you feel you have learned well in this unit? I have learned in the unit to add variables and constants that is given by the user.
  12. What is still confusing to you? Many of the statements that involve a module (like exercise 7)
  13. What do you want to learn more about? I want to learn more about statements like if and "and".

No comments:

Post a Comment