0% found this document useful (0 votes)
11 views3 pages

SPEECH

It is on programming languages

Uploaded by

thorats426
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
11 views3 pages

SPEECH

It is on programming languages

Uploaded by

thorats426
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

SPEECH – PROGRAMMING LANGUAGES

Good morning/afternoon/evening respected Sir and my dear friends I am


Yashvardhan Thorat here to grab your attention towards a very interesting topic-
Programming languages.

So, before knowing what are Programming Languages let us understand what a
language is?

Language is a mode of communication that is used to share ideas, opinions with


each other. For example, if we want to teach someone, we need a language that is
understandable by both communicators. After knowing what language means, let us
know what programming languages are. Programming languages are kind of
computer languages, and are used in computer programming to implement
algorithms. In other words, we can say programming language is a computer
language that is used by programmers (developers) to communicate with
computers. So, after knowing what are programming languages a question may
arise in your mind that what is importance of these programming languages.
Answer for this question is that, the programming languages enables us to write
efficient programs and develop online solutions such as- mobile applications,
web applications, and games, etc. Programming is used to automate, maintain,
assemble, measure and interpret the processing of the data and information. After
studying, what are programming languages and their importance let us understand
the types of programming languages there are mainly three types of programming
languages- Low-level programming language, High-level programming language,
Middle-level programming language. So, first we will learn what low-level
programming language is.

Low-level programming language is machine-dependent (0s and 1s) programming


language also known as binary code language. Low-level programming languages
are further divided into machine code and Assembly Language.

After seeing first type. Now, next we’ll see 2 nd type of programming language High-
level programming language.

High-level programming language (HLL) is designed for developing user-friendly


software programs and websites. This programming language requires a compiler
or interpreter to translate the program into machine language (execute the
program). High-level programming language is further classified into Procedural
Oriented programming language, Object-Oriented Programming language and
Natural language. High-level programming language includes Python, Java,
JavaScript, PHP, C#, C++, Objective C, COBOL, Perl, Pascal, LISP, FORTRAN, and
Swift programming language.

So, let’s see the Last type of Programming Language. Middle-level programming
language lies between the low-level programming language and high-level
programming language. It is also known as the intermediate programming language
and pseudo-language. A middle-level programming language's advantages are that
it supports the features of high-level programming, it is a user-friendly language,
and closely related to machine language and human language. Examples are C, C+
+.

Let us check most commonly used Programming Languages:-

1. Python

Python is one of the most widely used user-friendly programming languages. It is an


open-source and easy to learn programming language developed in the 1990s.

2. Java

Java is a simple, secure, platform-independent, reliable, architecture-neutral high-


level programming language developed by Sun Microsystems in 1995. Now, Java is
owned by Oracle.

3. C

C is a popular, simple, and flexible general-purpose computer programming


language. Dennis M Ritchie develops it in 1972 at AT&T. It is a combination of both
low-level programming language as well as a high-level programming language.

4. C++

C++ is one of the thousands of programming languages that we use to develop


software. C++ programming language is developed in 1980.

5. C#

C# (pronounced as C sharp) is a modern, general-purpose, and object-oriented


programming language.

6. JavaScript

JavaScript is a type of scripting language that is used on both client-side as well as a


server-side. It is developed in the 1990s for the Netscape Navigator web browser.

These are some commonly used programming languages.

So, to conclude my topic Programming Language here I am very interested to put


forward how language is the tool of communication with things, maybe living or
non-living objects. Here I want to say the importance of Communication skill which
our teacher wanted to inculcate between us this shows importance of
communication with human or machine. This also shows communication is not only
done in living beings, also with non-living machines like computers. Shortly, I
support my Sir’s this effort to develop the perfect communicable personality among
us.

Thank You Sir and my friends for listening me carefully.


NEW WORDS:-

Algorithm:- a process or set of rules to be followed in calculations or other problem-


solving operations, especially by a computer.

Pseudo-language:- a means of describing an algorithm in human terms, without the use of


a true programming language.

You might also like