Prior to attempting to create a program in Scratch I had a limited amount of experience in programming. I have done some minor programming with Python in the past, but not enough to fully understand it or run lines of code on my own. Initially I was having an issue with getting the characters in the program to do what I fully wanted them to do. The easiest way I have found to overcome this issue was to start small with some of the commands like getting the characters to move from one point to another. I started off with the basic motions and then decided to add more of the details after the main components were in place.
When I first read over the assignment, I thought it was going to be easier than it was. I feel as though this program is a great way to learn how the complexities of programming work on a much simpler scale. When I was browsing around the website, I noticed that other people have created some intricate and complex games. I’m sure if I took the time to understand the program a little bit better, I can create some more interesting and engaging programs. The programming languages used in the Scratch are one of the simplest forms compared to the languages outlined in the textbook. I found it to be much easier to create the program in Scratch than it was to complete some of the activities in the textbook. I feel as though Python is one of the most common programming languages available. I have noticed that while teaching myself ethical hacking that a lot of the scripts I was running were Python based. Although, I am still on the fence about what language I want to stick with learning.
Comments
Post a Comment