Lab 21 Reflection Journal


            This lab reminded me of a similar activity we did using app lab on code.org in our junior year but instead of having app lab to make it easier we had to write the JavaScript ourselves which was interesting but a pretty simple task to do. For the lab we had to create a canvas on the web page in which the user can move the mouse around and a paintbrush effect would activate enabling the user to draw anything. But unlike regular paintbrushes when the x and y value of the mouse changes so does the size and color of the brush. To start the x and y value of the mouse needed to be individually declared as a variable so a function can be created so that every time the values change so would the color and size. Therefore, as long as the user moved around the mouse on the canvas he/she can paint anything she desires.
            This lab was fun to do and the skills gained from the lab can be utilized as we can take the x and y values and apply them to other things we might want to do on the web page which can make the page more interactive for the user and its entire experience. I myself will try to use what I learned in future labs and projects to make them more interactive.


Comments

Popular posts from this blog

WBL Workshop #1

What Does a CTE Diploma Means to Me?

CS Fair Reflection Journal