top of page
My First Scratch Coding Class

Scratch Coder Course

In this course, I studied TL basic concepts of programming and created different genres of games on Scratch. I gained understanding in the 5 basic programming concepts: Variables, Conditional Statements, Loops, Boolean and Logical Operators.

Scratch software brought my ideas to life as I used drag-and-drop programming to create various games and animations. I pride myself not only in the games I created but also, in the journey, and the effort taken. I enjoy the thinking space I get whenever I have to decompose a complex game idea into its components and come out with step-by-step algorithms to make it works.

Some of the highlights of my Scratch projects include:

  • Virtual Shop, applying the concept of variables

  •  Treasure Hunter, applying the concepts of loops and conditional statement and logical operators

bottom of page