Programming Reading Assignment

1.What is a program?

A program is the end product of coding organized to create a page with a specific purpose, or to solve a specific problem.

  1. What can you say about complexity in programming?

Programing can be very complex and in depth, but its best to keep it simple because it will make life easier later.

  1. What function do programming languages have?

Different languages can serve difference purposes and functions. They make it possible to read and write computer codes, because it would be nearly impossible binary.

  1. What is the difference between Java and Javascript?

They are two completely different languages, and java was first, gaining popularity and the creator of jJavascript decided to ride off javas success by sort of copying the name

  1. What is ECMAscript and how is it related to java script?

ECMAscript is the term used for Javascript to make sure all pieces of software are speaking about the same language. Both essentially mean the same thing

1 Like