Send
Close Add comments:
(status displays here)
Got it! This site uses cookies. You consent to this by clicking on "Got it!" or by continuing to use this website.nbsp; Note: This appears on each machine/browser from which this site is accessed.
Programming languages
1. Programming languages
2. Computer
3. Computer
A
computer is a machine that performs computations.
4. Programming languages
5. Programming languages
A
programming language is a notation for describing a computation.
6. Compilers
A programming language is a readable form for describing a computation that needs to be translated, usually via a
compiler, to a pretty much unreadable machine code format that the computer understands.
program text is legible (readable by humans, perhaps not easily )
binary code is illegible (not legible, not readable by most humans)
7. Programmer
8. Programmer
A programmer is a person who takes requirements and implements a computer program that meets those requirements.
Programming a computer is like learning a foreign language.
You can get started in a few minutes, but after a lifetime there will still be things to learn.
To call yourself a "real" programmer, you should have written at least one program that someone else uses on a regular basis to do something useful.
9. Programming
Some programmers create "new" code from scratch.
Some programmers maintain "old" code.
Programmers writing "new" code glue together pieces of existing code using a
SDK (
Software Development Kit) , software library, etc., to do new things.
Many programmers learn and use only one programming language and many programmers only work with and support one program or software system.
10. End of page
11. Multiple choice questions for this page
20 questions omitted (login required)
12. Acronyms and/or initialisms for this page
1 acronyms omitted (login required)