#1  
13th July 2012, 11:57 AM
ganesh.vaggar
 
Join Date: Jul 2012
Posts: 1

What is the role of Programming Language in Computer?


write th role of programming lonuages in computer




  #2  
13th July 2012, 01:23 PM
ankur bana
Senior Member
 
Join Date: Jul 2012
Location: kanpur
Posts: 186
Default Re: What is the role of Programming Language in Computer?

hi,
A programming language is a man made language designed to express the calculations can be performed by a machine, including a computer. Programming languages creates several programsthat control the behavior of a machine to express precisely in algorithms, or as an any form of human communication assigned.
The theory of programming languages is a branch of computer science deals with the design, implementation, analysis, characterization and classification of programming languages and their individual characteristics. The programming language is included in the discipline of computer science, bothwithin and affecting mathematics, software engineering and linguistics.It is a well-known branch of computer science, and an area of active
  #3  
13th July 2012, 02:57 PM
JustShashank
 
Join Date: Jul 2012
Posts: 64
Thumbs up Re: What is the role of Programming Language in Computer?

If you are to study computer,programming is an indispensable part of it.
You may not need programming only while working with hardwares.But every software is itself a collection of computer programs.So,don't take programming to be granted...

Thank you!!!:-D
  #4  
13th July 2012, 05:23 PM
AKHIL KINGDOM
 
Join Date: Jun 2012
Location: HYDERABAD
Posts: 111
Default Re: What is the role of Programming Language in Computer?

Role of Programming Language in Computer:

A programming language is an artificial language designed to communicate instructions to a machine, particularly a computer. Programming languages can be used to create programs that control the behavior of a machine and/or to express algorithms precisely.
The earliest programming languages predate the invention of the computer, and were used to direct the behavior of machines such as Jacquard looms and player pianos. Thousands of different programming languages have been created, mainly in the computer field, with many more being created every year. Most programming languages describe computation in an imperative style, i.e., as a sequence of commands, although some languages, such as those that support functional programming or logic programming, use alternative forms of description.
The description of a programming language is usually split into the two components of syntax (form) and semantics (meaning). Some languages are defined by a specification document (for example, the C programming language is specified by an ISO Standard), while other languages, such as Perl 5 and earlier, have a dominant implementation that is used as a reference.



Thankyou
Reply With Quote
  #5  
13th July 2012, 06:04 PM
Sammy11
Senior Member+
 
Join Date: Jul 2012
Location: New Delhi
Posts: 618
Default Re: What is the role of Programming Language in Computer?

Hi

Hmm..I must say an interesting question ..!!

Ok
Let me explain
Have you played any of the games (like GTA Sanandreas , pacman, eggs)

All the games are a result of programming..languages like (c++,java etc.)

and if you don't know about games even consider your computer
your computer is just a box of capacitors, keys, wires etc )
You can use it because you have an Operating system( like windows 95, windows xp, vista, windows 7 and Linux (many have not heard about this but this is the most popular Operating system used by big companies)

Now that you have your operating system you must be seeing your webpage (this forum)

But have you ever thought how these forums are made...??
How websites are made ??
how are these threads are made..?

This is because of programming languages like (html, css, java script, .php etc.)

So you see for a single program that you run on your computer is because of the hard work of the programmer and this is why Programming languages are important..!!

I hope that you understood it ..!!
Reply With Quote
  #6  
13th July 2012, 06:21 PM
AKHIL KINGDOM
 
Join Date: Jun 2012
Location: HYDERABAD
Posts: 111
Default Re: What is the role of Programming Language in Computer?

Role of programming language:

A programming language is an artificial language designed to communicate instructions to a machine, particularly a computer. Programming languages can be used to create programs that control the behavior of a machine and/or to express algorithms precisely.
The earliest programming languages predate the invention of the computer, and were used to direct the behavior of machines such as Jacquard looms and player pianos. Thousands of different programming languages have been created, mainly in the computer field, with many more being created every year. Most programming languages describe computation in an imperative style, i.e., as a sequence of commands, although some languages, such as those that support functional programming or logic programming, use alternative forms of description.
Reply With Quote
  #7  
13th July 2012, 06:27 PM
Uttam Nandi
Senior Member
 
Join Date: May 2011
Location: Siliguri, West Bengal
Posts: 254
Default Re: What is the role of Programming Language in Computer?

Role of Programming Language in Computer

A computer has two major components named hardware and software. Hardware is all the physical equipments that give a computer structure and raw energy to run. But this equipments cannot do things without telling what to do so. For this reason we have software. This is an essential interface between hardware and the user. After taking certain instructions software performs specific task using different components, memory, energy. As it is like without brain our body cannot perform any task, computer cannot do anything without software. This softwarer are nothing but array of programs including operating system, applications, graphics program which in turn are set of logical instructions written in computer programming language. This is where the importance of programming language is. This languages has been designed in such a way that enables users to communicate with the computer.
Question is why we need programming language? Why can't we use simple English language to write programs? The answer is simple. English has a huge vocabulary. A same thing can be said in many ways. So this language becomes very lousy when it comes to write exact instructions. Computer can think in only numbers 0 1. So when two different words mean same thing it cannot mean same thing when converted to machine language. It is therefore necessary to have a simple language where each single word means only a single instructions. This is for what programming languages like C, C++, Java are.
Reply With Quote
  #8  
25th September 2021, 08:54 AM
Unregistered
Guest
 
Posts: n/a
Default Re: What is the role of Programming Language in Computer?

How to discuss this programming language in computer system?
Reply With Quote
  #9  
28th September 2021, 04:32 PM
Alvia Khan
 
Join Date: Jul 2021
Posts: 732
Default Re: What is the role of Programming Language in Computer?

A programming language is an artificial language that can be used to control the behaviour of a machine, particularly a computer. ... Programming languages are used to facilitate communication about the task of organizing and manipulating information, and to express algorithms precisely.
Reply With Quote
  #10  
7th April 2023, 10:14 PM
Unregistered
Guest
 
Posts: n/a
Default Re: What is the role of Programming Language in Computer?

Discuss the role of programing languages in computing
Reply With Quote
  #11  
10th April 2023, 09:44 AM
Nikhil202k
Banned
 
Join Date: Feb 2012
Posts: 686
Default Re: What is the role of Programming Language in Computer?

Programming languages play a crucial role in computer programming, as they are used to write and create software applications, websites, and other computer programs. Here are some key roles of programming languages in computers:

Writing code: Programming languages are used to write code or instructions that are used by computers to perform specific tasks. Each programming language has its own syntax and rules that must be followed when writing code.

Communication between humans and computers: Programming languages provide a way for humans to communicate with computers. By writing code in a programming language, developers can instruct computers to perform specific tasks.

Creating software applications: Programming languages are used to create software applications that can be run on computers or mobile devices. Examples of software applications include word processors, web browsers, and games.

Developing websites: Programming languages are used to develop websites, which are a collection of web pages that are designed to be accessed over the internet. Web development languages such as HTML, CSS, and JavaScript are used to create websites.

Automating tasks: Programming languages are used to automate repetitive tasks that would otherwise be performed manually by a human. For example, a programmer might use a scripting language like Python to automate the process of downloading files from the internet.
Reply With Quote
Do you have any question? or have anything to say?



Related Topics:

Thread Replies Last Post
Doing BCA but not interested in Programming or Computers, what to do then? 15 11th September 2020 11:46 PM



Powered by vBulletin® Version 3.8.3
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0
vBulletin Optimisation by vB Optimise.
Please also check: