USING PROGRAM LANGUAGES

Building a program on Scratch was pretty user friendly. Each block was clear on what code it accomplished and made it easy to see where events could be added and when. I also like that all the command choices were categorized and color themed to make it even easier to create your program. I found that not all programming is tedious to learn and operate and that are simple options whenever you are creating a program and I learned some different movements and commands that are possible when you create a program yourself.

I think Scratch was a lot easier to use than Python because the code is written in easy simple commands that everyone is familiar with, while Python you must write out the code instead of dragging and dropping and instead of it being a simple read you must know what commands inputs do produce. I found Python to be the easiest once I learned how to write the code. If you follow the basic rules in order, it makes lots of sense how it operates. I think if you are working artificial intelligence Python would be the one to go with. I also think if you are developing applications and websites then Java would be the one to go with. I think JavaScript is the most popular due to its wide range of functions and how applicable it is to many different operations we use in the world.


Comments