Posts

Showing posts from August, 2023

Programming Languages

Image
Programming Languages Programming languages are used to provide instructions to computers. Without programming instructions, computers will not run. Throughout the years, programming languages have become easier to use. Scratch is a high-level programing language designed for kids as an educational tool. A description of the different programming languages as well as a scenario of when each could be used, will help one gain a better understanding of each. Furthermore, it will be explained as to which language is the most popular and why, along with which is the easiest to use. Experience Building a Program Using Scratch Although Scratch is aimed at children, it was challenging to figure out. After I played with Scratch for a bit, it became more fun. Using Scratch was the first time that I had ever built a program. One difficulty I experienced was stringing the program together to make the program work. The way that I solved the problem was by watching tutorials. After watching the tu...