Thursday, May 14, 2020

Hour 4

What I did this Hour?
I started by continuing on from where I left The next challenge that I had to do was the "Mouse Tracker" where I learnt how to label the cords of where my cursor is so it was combining the use of text in the code and the mouse tracker function using mouseX, mouseY
after I did that I did an add design project where I made a stuffed winston add than I moved on to the next lesson "functions" where I learned how to make a function that says prints out my name. the next challange I did was "Moles in Holes" where I learnt how to make a function that draws out little moles.
What are some things I learnt?
I learnt how to create functions that can store alot of little things of code in a simple piece of code, I learnt how to make a mouse tracker using code and I was refreshed on making basic images using ellipses and other things.

Wednesday, May 13, 2020

Hour 3

What i did this hour?
I started by watching a tutorial and learning how to use mouse interaction and use that in
in the "tasty tomato" challenge. After that I did the mouse mania challenge where instead of
using the mouse command to erase the apple, it has a fill making it so you can use it like a paintbrush. the next tutorial I watched I learned how use variable expressions making it easier for me to quickly adjust the size of shapes and such. after watching that I completed the "Brown Bear Eyes" challenge. After that I watched a tutorial on how to implement text into the code so you can display text on the image.
What are some things Ive learnt?
How to become more familiar with using variables instead of trying to adjust it the hard way
using my cursor as a variable and how to implement text into my image.
what will I do next hour?
Start the next challange