- A program is a set of commands we instruct our computer in order for it to execute what we tell it to do.
- Programming is not simple and it can turn to be extremely complex. Especially when you deal with functions, where you must anticipate all the various scenarios that an algorithm must solve…
- Programming languages make our code more readable and easier to understand for us humans.
- There is no relationship, they are two completely different types of programming languages.
- Basically it’ s a document that sets the standards for JavaScript
-
A program is a set of precise instructions telling the computer what to do.
-
Complexity can be very frustrating , but also very rewarding at the same time. (If handled and made simpler )
-
Programming languages are used as universal communication between humans and computers. They have similar things with the human languages.
-
The link between Java and JavaScript is only the similarity in the name. JavaScript was named that way for marketing purposes.
-
ECMAScript is another name given to JavaScript , by the ECMA International Organization , to make sure that people were talking about the same language when mentioning JavaScript.
-
What is a program?
A sequence of instructions for a computer to compute and execute. -
What can you say about complexity in programming?
Less is more. -
What function do programming languages have?
They serve as a bridge between human language and binary. -
What is the relationship between Java and Javascript?
Javascript was named so for marketing reason, Java was very popular at the time of release. -
What is ECMAScript and how is it related to Javascript?
It is the exact same, but with the correct name.
- What is a program?
set of instructions telling computer what to do - What can you say about complexity in programming?
It is hard to control. It cen be frustrating - What function do programming languages have?
Helps the programmer by allowing them totalk about the actions that the computer has to perform on a higher level - What is the relationship between Java and Javascript?
Similar name - What is ECMAScript and how is it related to Javascript?
standard document written to describe the way the JavaScript language should work so that the various pieces of software that claimed to support JavaScript can talking about the same language. ECMAScript and JavaScript are the same
- A program is a list of the instruction following a made set of rules/grammar to solve a set of problems with a computer
- Complexity should be avoided. Programs should be as simple and readable as possible.
- It is the way humans interact with machines, it formats our language into code by which the machine understands our instructions.
- There is no relation between Java and JavaScript.
- ECMAScript is a set of standards/rules defined by a standards body. created so all implementations of JavaScript ( or similar scripts, JScript etc ) execute Script engines that behave the same way across different platforms and browsers.
- When the developer constructs a set of specific/precise instructions telling a computer what to do.
- A program can become incredibly complex if the developer is not paying attention closely and with care to the program they’re building.
- Programming languages are languages created by humans to instruct computers.
- No relationship at all.
- They are interchangeable, they both refer to the same programming language.
1. What is a program?
A sequence of coded instructions to perform a specific task by a computer.
2. What can you say about complexity in programming?
With program size, the complexity may grow out of control, making it hard to read or manage.
3. What function do programming languages have?
A way to interact with a computer on a higher level, to make code that’s easier to read and write.
4. What is the relationship between Java and Javascript?
JavaScript is only named after Java for marketing purposes, but it has no relationship with Java.
5. What is ECMAScript and how is it related to Javascript?
They are two names for the same language.
-
What is a program?
A program is a list of codes typed by a programmer to make a computer do any action. -
What can you say about complexity in programming?
Complexity in program coding is necessary to keep it under control -
What function do programming languages have?
They have the possibility to communicate us with computers -
What is the relationship between Java and Javascript?
Just a similar name due to marketing purposes, they are completely different languages. -
What is ECMAScript and how is it related to Javascript?
Is another JavaScript name created after the massive adoption outside the Netscape.
- A program is the set of instructions for a computer.
- The key to good programming is to manage complexity. Since computers can only follow simple instructions but can do things much faster than humans can, the programs have to be simple enough to be understood and followed by the computers.
- Programming languages allow for humans to write instructions that humans understand but can also be understood by the computer after the instructions are converted to the ones and zeros that a computer understands.
- Java and JavaScript are not related.
- ECMAScript is another name for JavaScript.
A program tells the computer what to do.
The closer the programming language it is to human language, the easier it would be for us to learn.
Programming language instructs the computer what to do. It would also help us to learn to instruct the computer better when the computer language is closer to human language.
Nothing.
ECMAscript is a version of Javascript. It standardizes Javascript.
- What is a program? It’s a list of instructions with rules and specific language used to solve problems.
- What can you say about complexity in programming? That complexity of the program should be simple and easy to read. less complexity as possible!
- What function do programming languages have? Functions make it easier for humans to communicate what is wanted from the computer program.
- What is the relationship between Java and Javascript? They are not correlated and Javascript was used as a marketing tool to highlight over Java
- What is ECMAScript and how is it related to Javascript? ECMA is the standardization team for JavaScript.
- Is developed by a set of instructions in the form of code that is executed by the user and carried out by the computer.
- It is a very complex and tedious process largely due to it’s versatility, which is a blessing. The complexity however isn’t short of difficulties and pitfalls.
- The language is used by the programmer to communicate instructions to the computer that execute tasks that people cannot generally complete in person.
- The relationship is moot, as the separate product “java” utilized it’s name for marketing purposes only.
- Either name can be used, the language however is the same. It is the agreed upon structure which conveys how the language can be applied
What is a program?
A program is a set of precise instructions telling a computer what to do
What can you say about complexity in programming?
Keeping complexity under control is a challenge in programming.
What function do programming languages have?
A programming language is used to communicate to a computer what actions to take.
What is the relationship between Java and Javascript?
They only have a similar name but have no functional relationship
What is ECMAScript and how is it related to Javascript?
ECMAScript is another name for JavaScript.
Answers
1)A program is a set of precise instructions telling a computer what to do. A program is a building of thought.
2) Complexity can be managed by practicing. Through practice on programming a sense of what is a good program can be developed and thus, management of error can be achieved.
3) The function of programming languages is that they can take care of uninteresting details for us.
4)There is no relationship between Java and JavaScript. Java, it has almost nothing to do with JavaScript.
5) ECMAScript is a different name for JavaScript. JavaScript originated as ECMAScript and
in practice the name JavaScript and ECMAScript are used interchangeably.
1/ ordered instructions written in an executable by machine language
2/ increasing complexity by n+1 when adding 1 more to n previous simple instructions
3/ instructions logic is interpretable by computer
4/none
5/a standard for writing instructions, used by JS
- "A program is many things. It is a piece of text typed by a programmer, it is the directing force that makes the computer do what it does, it is data in the computer’s memory, yet it controls the actions performed on this same memory. "
- Keeping programs under control is the main problem of programming. The art of programming is the skill of controlling complexity. The great program is subdued—made simple in its complexity.
- A programming language helps the programmer by allowing them to talk about the actions that the computer has to perform on a higher level.
- JavaScript has almost nothing to do with the programming language named Java.
- The terms ECMAScript and JavaScript can be used interchangeably—they are two names for the same language.
- A program is a set of instruction made set of rules to solve a set of problems.
- Complexity should be avoided where possible, referring to the KISS principle
- Programming languages abstract from machine code to syntax that humans can read and understand.
- The name alone - they are unrelated and unfortunately can get confused!
- ECMA is a standard that JavaScript follows. Standardization is needed so all Javascript interpreters will handle a certain program the same way.
1. What is a program?
A collection of instructions that is executed by a computer to perform a specified task.
2. What can you say about complexity in programming?
It’s better to keep it simple. The more readable and simpler, the better.
3. What function do programming languages have?
Programming languages are human readable instructions a compiler translates to instructions a computer can understand.
4. What is the relationship between Java and JavaScript?
They are similar in little other than name, JS was named after Java for marketing purposes.
5. What is ECMAScript and how is it related to Javascript?
ECMAScript is the same as JavaScript, just a different name for it. The name ECMAScript originates from the team that standardized JavaScript.
-
A program is a set of precise instructions of telling what the computer to do. A program can execute things in seconds that is not feasible to do manually.
-
Computer has its own language that is different from the human language, and to instruct the computer, we have to write it in the language that the computer can understand. Computers can only do stupidly straightforward things, so for it do complicated instructions the rules tend to become more complex upon application.
-
It is basically used to instruct the computer what to do, and to communicate with the computer.
-
There is no link between Java and Javascript.
-
They are two names of the same language.
- What is a program?
A program is a set of instructions that tells a computer what to do.
- What can you say about complexity in programming?
It is best to keep the code as simple as possible.
- What function do programming languages have?
They allow us to input human readable code that a computer is able to interpret.
- What is the relationship between Java and Javascript?
There is no relationship between the two.
- What is ECMAScript and how is it related to Javascript?
It is the document that describes how Javascript should work