- A program is set of precise instructions telling a computer what to do.
- Complexity can grow to point where new rules are needed on top of existing rules.
- A programming language function is to extend custom and intrinsic blocks of code while following language rules.
- There is almost no relationship between Java and Javascript. Javascript was inspired by Java and has similar syntax.
- ECMAScript is related to Javascript as they both are the same language.
-
What is a program?
A program is a precise set of instructions that tell a computer what to do through a computer language. A program could be thought of as building of a thought. -
What can you say about complexity in programming?
The complexity in programing is the art of programming. The art of programing is utilizing the language to keep the computer to do what you want it to do and under control. -
What function do programming languages have?
The function of programming language is for humans to interact and communicate with a computer to do what a human wants it to do. -
What is the relationship between Java and Javascript?
The relationship of Java and Javascript have a relationship like that of my highschool girlfriends⌠the relationship is strictly for marketing purposes. -
What is ECMAScript and how is it related to Javascript?
ECMA is the standard document to describe the way JavaScript language should work so that various software pieces can talk the same language.
- What is a program?
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.
A program is a building of thought. It is costless to build, it is weightless, and it grows easily under our typing hands.
- What can you say about complexity in programming?
The art of programming is the skill of controlling complexity. The great program is subduedâmade simple in its complexity.
- What function do programming languages have?
A programming language is an artificially constructed language used to instruct computers. It is interesting that the most effective way weâve found to communicate with a computer borrows so heavily from the way we communicate with each other. Like human languages, computer languages allow words and phrases to be combined in new ways, making it possible to express ever new concepts
- What is the relationship between Java and Javascript?
Java applications are run in a virtual machine or web browser while JavaScript is run on a web browser. Java code is compiled whereas while JavaScript code is in text and in a web page. JavaScript is an OOP scripting language, whereas Java is an OOP programming language.
- What is ECMAScript and how is it related to Javascript?
The terms ECMAScript and JavaScript can be used interchangeablyâthey are two names for the same language.
-
A program is a language that tells a computer what to do.
-
Programming requires you to always be learning as technology is always advancing. However the complexities that arise from the ever changing landscape should be tamed and made simple so that it easy to follow with a natural flow.
-
Language helps to take unreadable information given to a computer and turn it into readable information that humans can understand that still is understood by a computer.
-
There is no relationship, it was done for marketing purposes.
-
It is the standard version of Javascript and the term is often used interchangeably with Javascript.
- A program is text written by a programmer telling a computer to do something.
- Keep code as simple as possible when writing complex code organize it well.
- Programming languages serve as an interface, understandable by humans, that communicate tasks for the computer to perform.
- The relationship between Java and Javascript was marketing based, the name was chosen to ride another languageâs popularity at the time of creation.
- ECMAScript is a standardized form of Javascript
- What is a program?
A program is a group of instructions written by the programmer that intends to make the computer produce some specific result or output, usually through a request from the user.
- What can you say about complexity in programming?
The complexity of code can increase with the complexity of the calculations that the program has to perform. It is very important to keep hold of the complexity as much as possible so that the code can be âbrokenâ into more simple instruction blocks that may be combined together under some more understandable logic. This will help the programmer to avoid a tough time to solve complex problems and make it easier to find errors in the code, when necessary.
- What function do programming languages have?
Programming languages allow programmers to write code in a higher level, which should be easy to understand, ensuring easier creation and verification of code.
- What is the relationship between Java and Javascript?
They are two totally different languages. The name âJavascriptâ has created on the hype of Java, and after it âworkedâ the community got âstuckâ with the name.
- What is ECMAScript and how is it related to Javascript?
ECMAScript is a set of standardized rules, which is pretty much Javascript itself. We can use both names indistinctly.
- A program is a written string of text for computers to execute, it can also be data stored in a computers memory already executed
- As a novice programmer I´d say the complexity feels unlimited, and will keep expanding with time
- The program language makes the code instructing machines more understandable for humans, which really speeds up the evolution
- Apparently there is only a relationship between java and javascript based on marketing and name reckognition. Did not expect that at all
-
- ECMAScript is a standard document written to describe the way that javascript should work, ECMAScript & Javascript are the same language.
1. A program is a set of instructions to tell the computer your intention and how it should be executed
2. complexity can be the sum of many simple elements put together to create complexity.
3. They are the force that drives the machine. the language to a point tells the machine how to use itself.
4. Javascript was developed for netscape, Java as a marketing strategy rode the coat tails of the ascendancy of Javascript.
5. ECMAScript is a standard written to describe how Javascript should work and the features. ECMAScript and Javascript have become interchangeable terms.
type or paste code here
-
A program is a set of instructions to tell the computer your intention and how it should be executed
-
complexity can be the sum of many simple elements put together to create complexity.
-
They are the force that drives the machine. the language to a point tells the machine how to use itself.
-
Javascript was developed for netscape, Java as a marketing strategy rode the coat tails of the ascendancy of Javascript.
-
ECMAScript is a standard written to describe how Javascript should work and the features. ECMAScript and Javascript have become interchangeable terms.
- A program is a set of instructions to a computer for what it should do in certain situations.
- Complexity in programming can vary based on what the programmer wants the computer to do. A program can be something very basic with almost no complexity all the way up to something very complex that might take a very long time for the computer to run all the way through. But it is all up to the programmer to decide the complexity, they can use many very simple commands and string them together however they want to make a very complex program.
- programming languages help convert what the programmer is trying to get the computer to do into a language the computer can understand so it can perform those functions like the programmer intended.
- There is really no relation, Java was just very popular when javascript was being developed so the name javascript was used to create more attention for it.
- ECMAScript is just the outline of the standard way javascript should be used or written to communicate well with systems that say they can handle javascript. The names javascript and ECMAScript can be used interchangeably.
1.Computer programming is the process of designing and building an executable computer program to accomplish a specific computing result or to perform a specific task.
-
Its not so much complex but rather what you deal within the program that makes it complex. In short, donât over complicate things just keep it simple
-
To create content or information that simplifies it to communicate through the computer
4.No relation
- its a standard that java follows
- What is a program?
A: Programming is the act of constructing a program which is a set of precise instructions telling a computer what to do. - What can you say about complexity in programming?
A: keeping it simple is the best way to control it. - What function do programming languages have?
A: it translates or allows you to communicate with the computer in a language we understand. - What is the relationship between Java and Javascript?
A: almost nothing, someone tried to use the popularity gained from the name Java to obtain success. - What is ECMAScript and how is it related to Javascript?
A: it is the standard for Javascript so they are one in the same.
JS Reading Assignment Questions
- A program is a building of thoughts with various amounts of floors and activites going on to perform a functions via text that directs a computer to perform.
- Programming is complex due to the many variables and options, but like everything can be digested and understood in small repetitive practices.
- Languages allow programmers to utilize computing power with a human readable language that allows a compostion using logical building blocks.
- Java was a popular language at the time Java Script was introduced in 1995. The name was chosen to take advantage of the familiarity and marketing of Java at that time.
- After Javascript adoption in Netscape, a standard for adoption outside of Netscape was created called the ECMAScript Standard. Javascript and ECMAScript can be used interchangeably.
Program:
- Itâs a set of precise instructions telling computers what to do.
- its a piece of typed text by a programmer.
- Itâs directing force that makes a computer do what it does.
- Itâs a building of thought.
Complexity in programming:
The computer program is quite complex. The main aim of a programmer is to write a program in a way that was supposed to do as expected without complexity.
With the help of framework and code reusability, we can overcome this problem. In business world requirements change quite fast and our programs should be written in such a way if required in the future it can adopt changes.
There is no relation between Java and Javascript.
ECMAScript is a standard written to describe the way the javascript language should work.
What is a program?
A program is a compiled code, set of instructions, what you want the computer to do.
What can you say about complexity in programming?
The rules in programming are mostly simple, but the logic of the program can be complex, if the problem you want to solve is complex too.
What function do programming languages have?
Programming languages helps us to speak to the machine without understanding the machine code. They are the bridge between humans and the machine.
Using programming higher level programming language one can give commands to the computer almost in English instead of using only 1 and 0.
What is the relationship between Java and Javascript?
/dev/zero, marketing
What is ECMAScript and how is it related to Javascript?
One stuff, two names, originated after the Ecma International organization that did the standardization of the programming language.
In practice, the terms ECMAScript and JavaScript can be used interchangeably.
- A programme is a set of precise instructions telling a computer what to do.
- Complexity is achieved when programming controls it. A great programme is made simple in its complexity.
- Functions of programming languages are adding interaction and cleverness to a web page.
- Java and Javascript have no relationship, just the name.
- ECMAscript is a programming language, and it is a synonim for Javascript.
1.What is a program?
A program is a set of instructions.
2.What can you say about complexity in programming?
Complexity in programming is such that the goal is to take the ever expanding potentials of programs into simpler/easier to use code.
3.What function do programming languages have?
Programming languages are intended to direct computers to act in certain ways, as well as hold data to be able to interact with the user.
4.What is the relationship between Java and Javascript?
The programming language Java was being heavily marketed when JavaScript was first being introduced. They have nothing to do with one another other than their similar names.
5.What is ECMAScript and how is it related to Javascript?
ECMAScript was originally a standardization intended to clarify what software can support JavaScript and as a result can now be used interchangeably with it.
Answers:
- Programming is the act of constructing a programâa set of precise instructions telling a computer what to do. Because computers are dumb, pedantic beasts, programming is fundamentally tedious and frustrating.
- The Measure on how complex the coding becomes with the programâs size and Complexity. A program can ingeniously combine an enormous number of these simple actions to do very complicated things. A program is a building of thought. It is costless to build, it is weightless, and it grows easily under our typing hands. But without care, a programâs size and complexity will grow out of control, confusing even the person who created it. Keeping programs under control is the main problem of programming.
- Functions are special values that encapsulate a piece of program. You can invoke them by writing functionName (argument1, argument2). Such a function call is an expression and may produce a value.
- Java is an object-oriented programming language and have virtual machine platform that allows you to create compiled programs that run on nearly every platform. Java promised, âWrite Once, Run Anywhereâ.
JavaScript is a lightweight programming language (âscripting languageâ) and used to make web pages interactive. It can insert dynamic text into HTML. JavaScript is also known as browserâs language. JavaScript (JS) is not similar or related to Java. Both the languages have a C like a syntax and are widely used in client-side Web applications, but there are few similarities only. - ECMAScript is a general-purpose programming language, standardized by Ecma International according to the document ECMA-262. It is a JavaScript standard meant to ensure the interoperability of Web pages across different Web browsers.
1. What is a program?
A program is a building of thought. It is costless to build, it is weightless, and it grows easily under our typing hands.
2. What can you say about complexity in programming?
Without care, a programâs size and complexity will grow out of control, confusing even the person who created it. Keeping programs under control is the main problem of programming.
3. What function do programming languages have?
A good programming language helps the programmer by allowing them to talk about the actions that the computer has to perform on a higher level.
4. What is the relationship between Java and Javascript?
Almost nothing. JavaScript rode on the success of Java in the 90âs and now we are stuck with the name.
5. What is ECMAScript and how is it related to Javascript?
They can be used interchangeably because they are two names for the same language.
- What is a program?
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 - What can you say about complexity in programming?
Keeping programs under control is the main problem of programming. The art of programming is the skill of controlling complexity - What function do programming languages have?
Programming languages make easy to humans to interact with computers. - What is the relationship between Java and Javascript?
They have no relationship - What is ECMAScript and how is it related to Javascript?
In practice, the
terms ECMAScript and JavaScript can be used interchangeably they are two
names for the same language