- if..then..else statements
Definitely feel comfortable with these, they make a lot of sense.
- nested if..then..else statements
Same with these, because I understand if..then..else statements I also get inputting more within them.
- boolean expression
I am still a little confused about what this is.
- relational operators
- Select case
I was worried that I would have trouble with select case and select case is, but it’s actually quite simple.
- Select case is.
- generating random numbers
Seeing the example code in the packet was really helpful for this and understanding Randomize.
- 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.
- Counter variables
- the checkbox control
I get how it works, but I would like to learn more just to solidify my understanding.
- 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