Tuesday, December 4, 2018

Code.org's Lesson 8: Creating Functions with Parameters

Today I learned about parameters and abstractions from https://studio.code.org/s/csp3-2018. I learned about how parameters in functions are abstractions because they simplify the code and complexity of it. I learned that you can create parameters that change the values of the code and can have two separate changes to that code within a function. I also learned that parameters help simplify code in a faster way (even when it was confusing at first). Furthermore I learned that abstractions can affect a person's coding process positively in making the experience easier and more defined.

No comments:

Post a Comment