This week’s assignment was to create any type of Scratch project of my choice, as long as it included the following: At least two sprites, at least one of which must resemble something other than a cat. At least three scripts total (i.e., not necessarily three per sprite). At least one condition, one loop, andContinue reading “CS50x – Week 0 – Assignment (Scratch)”
Author Archives: harmlessgoose
CS50x – Week 0 (Scratch)
This week was a great introduction to the world of Computer Science, a peek into basic programming concepts, and an overview of using Scratch. Right off the bat, the lecture introduced the language of binary and how computers speak at a fundamental level using 0’s and 1’s. This is something I already knew, but itContinue reading “CS50x – Week 0 (Scratch)”
Hello, World!
My name is Peter, and this is my venture into the world of Computer Science and programming! My background is in Digital Media, typically focusing on Audio and Video production. I studied Creative Technology in University which included classes on many types of Digital Media, including one class on Python, but I never seriously pursuedContinue reading “Hello, World!”