What is the informal language used by programmers?

The other answers are relating to the definition of formal programming language according to Computer Science. However, this answer is relating to the definition of formal programming language according to Social (wannabe) Science.

According to dictionary.com, one of the definitions for 'formal' is being in accordance with the usual requirements, customs, etc.; conventional.

A formal programming language is a programming language which is widely used and accepted by the person talking about it. Therefore, it is domain and conversation specific. Perhaps a better way of wording is 'popular', traditional', 'mainstream' or 'widely-accepted' programming language. For example, in business and industry this refers to SQL, Java, C#, C++, Python and PHP.

Examples of informal programming languages are SPL (the Shakespeare Programming Language), FORTRAN and CoffeeScript. It is more accurate to say that one language is more conventional and thus formal than another than it is to say that one language is formal and another is informal. After all, Lisp would be a very informal programming language for making a website, but a very formal programming language for developing Artificial Intelligence research.

Learn the difference between formal and informal language and when to use them.

What is the informal language used by programmers?

Studying from home?

Get everything you need to stay on top of uni this session - all in one spot!

Get uni sorted now

What is the difference between formal and informal language?

Formal and informal language serve different purposes. The tone, the choice of words and the way the words are put together vary between the two styles. Formal language is less personal than informal language. It is used when writing for professional or academic purposes like university assignments. Formal language does not use colloquialisms, contractions or first person pronouns such as ‘I’ or ‘We’.

Informal language is more casual and spontaneous. It is used when communicating with friends or family either in writing or in conversation. It is used when writing personal emails, text messages and in some business correspondence. The tone of informal language is more personal than formal language.

Examples of formal and informal language are shown below:

Contractions

Informal:    The improvements canʼt be introduced due to funding restrictions.

Formal:      Improvements cannot be introduced due to funding restrictions.

Informal:    I donʼt believe that the results are accurate.

Formal:      The results are not believed to be accurate.

Informal:    The research project wonʼt continue next year.

Formal:      The research project will not continue next year.

Phrasal verbs

Informal:    The balloon was blown up for the experiment.

Formal:      The balloon was inflated for the experiment.

Informal:    The patient got over his illness.

Formal:      The patient recovered from his illness.

Informal:    The results of the study were mixed up.

Formal:      The results of the study were confused.

Slang/Colloquialisms

Informal:    The mob was very rowdy during the protest against cuts to university funding.

Formal:      The crowd was very rowdy during the protest against the cuts to university funding.

Informal:    Lecturers still count on students to use correct grammar and punctuation in essays.

Formal:      Lecturers expect students to use correct grammar and punctuation in essays.

Informal:    It was raining cats and dogs.

Formal:      It was raining very heavily.

First person pronouns

Informal:    I considered various research methods for the study.

Formal:      Various research methods were considered for the study.

Informal:    We believe the practice is unsustainable.

Formal:      It is believed the practice is unsustainable.

Informal:    During the interview, I asked students about their experiences.

Formal:      During the interview, students were asked about their experiences.

Acronyms

TAFE           Technical and Further Education

ANZAC        Australian and New Zealand Army Corps

QANTAS      Queensland and Northern Territory Aerial Services

Initialisms

UTS             University of Technology Sydney

ISO              International Standards Organisation

OECD          Organisation for Economic Cooperation and Development

The first time an acronym or initialism is used in an essay, it is acceptable to write the name in full with the acronym or initialism in brackets after it. Every subsequent time it is used the acronym or initialism can be used on its own. Commonly known acronyms such as ANZAC and QANTAS do not need to be written in full. If an acronym or initialism needs to be made into a plural, add a small ‘s’ to it without an apostrophe.

Do not use the acronyms 'ATSI' or 'TSI' to refer to Aboriginal and Torres Strait Islander people. This must be written in full. Always capitalise the word 'Indigenous' when referring to Australia's Indigenous peoples.

Other academic style resouces

  • UTS Publications Style Guide is available on Staff Connect (requires UTS staff login).
  • RMIT's Academic style

What is informal programming language?

Definition: Pseudocode is an informal way of programming description that does not require any strict programming language syntax or underlying technology considerations. It is used for creating an outline or a rough draft of a program. Pseudocode summarizes a program's flow, but excludes underlying details.

Which language is used by programmer?

Java, Python, and C++ are among the common languages used to create apps.

What are examples of informal language?

1. Know in which situations you can use informal language.

What are the 4 types of programming languages?

Here are three of the most popular computer programming languages:.
HTML. HTML stands for "Hyper Text Markup Language" and is utilized for coding web pages. ... .
Java. ... .
C Language. ... .
Procedural languages. ... .
Functional languages. ... .
Machine languages. ... .
Assembly languages. ... .
Logic programming languages..