Friday, April 1, 2016

Chapter 4 Reflection


  1. if..then..else statements
Definitely feel comfortable with these, they make a lot of sense.
  1. nested if..then..else statements
Same with these, because I understand if..then..else statements I also get inputting more within them.
  1. boolean expression
I am still a little confused about what this is.
  1. relational operators
  2. Select case
I was worried that I would have trouble with select case and select case is, but it’s actually quite simple.
  1. Select case is.
  2. generating random numbers
Seeing the example code in the packet was really helpful for this and understanding Randomize.
  1. static variables
I think I understand static and counter variables, but I’m worried that as we build upon this more I’m at risk of getting confused.
  1. Counter variables
  2. the checkbox control
I get how it works, but I would like to learn more just to solidify my understanding.
  1. the message box

Like checkbox control, I get how it works but I’ll definitely have to check back on code I’ve done before to remember how to input this into future code.

No comments:

Post a Comment