answersLogoWhite

0

It is not essential to understand computer languages as you can do a lot with a computer without knowing them, and most people that use computers do not understand any computer languages. However, if you want to write programs and get the computers to do more elaborate things then knowing some computer languages is important. If you can write programs then there are employment opportunities in it and if you are really good you could create a really good program and do very well out of it.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

How do computer languages work?

Computer languages are programs that can convert desired actions into a language that the computer can understand. Essentially, the user enters the program code into the computer, then the computer converts it to a language that can then be executed by the computer.


How are high level languages understood by a computer?

They get compiled or interpreted to machine code which computer can understand.


How does a computer understand the Filipinos language?

It doesn't. The only language the computer understands is its own native machine code; binary language. We use that binary language to program the computer such that it can translate the high-level human languages that we can understand into the low-level languages that it can understand, and vice versa.


What is the indentation in programming Why is it important?

In computer programming languages, indentation formats program source code to improve readability. Programming languages make use of indentation to define program structure . Programmers use indentation to understand the structure of their programs to human readers.


How many computer languages have there been from the first computer language to current computer languages?

Wikipedia currently lists 710 computer languages.


What is the function of a programming language?

Programming languages make it much easier for humans to create and maintain machine code programs. The computer itself handles the translation from the high-level languages we can understand to the low-level machine code that it can understand.


What are the 2 lan gauges that computer understands?

The computer only understand the important places in the world like in china there is changcheng it could understand that.You can try it.


What does one have to do to become the best in the communication sector?

If someone wants to be the best when working in communications, it is important to be able understand and speak several languages. It is also important to know the history and foundation of words and languages.


Why do you need to study languages?

so that you can communicate with other people .. most of us can speak English that's why it is important to learn to speak in English .. of course ! it is our international language so we can understand other people . the important is you can understand them and they can understand you back ..


Why is programming language important?

Programming languages are important because they....well...help us make programs :) High level programming languages are especially important because they help abstract away all of the little details that are required in low level languages.


Why did computer don't used binary?

Actually, computers do use binary. Other languages are simply used for easier readability (because binary is difficult for most humans to understand). These "high level" languages are then placed into an interpreter and then compiled into a program that uses binary to communicate with the computer.


Computers have languages so that people can program them to perform certain tasks and functions.?

Yes, computers have languages that they communicate with us and each other in. There are thousands of different computer languages written for different purposes with different complexities. The simplest language computers communicate in is binary, ones and zeros, which can be compared to humans using Morse Code to communicate. It is very simple, but it is hard for humans to understand. The next step up is called assembly language which could be compared to speaking only in slang, still hard for all except a few humans to understand. The computer has to use a program to translate the assembly language into binary to understand what to do. There are lots of intermediate languages that still use some slang, but allow the programmer to combine several actions in one command. As computer languages have become more complex so humans can understand and program them easier, the computer has to do more work to translate, but is much faster at it than we are. There are programing languages now that allow a human to say what they want the computer to do and the program writes the code that the computer needs to use to do what was requested. This makes it very easy for us to communicate to computers to get them to do what we want. Computers still use binary and lower level languages to communicate with each other as they understand it and have to do less work to accomplish what is desired.