Question:
What is the latest programming language?
aleiys
2007-08-07 00:03:23 UTC
i need to make a written assingment on latest programming language, who it'sdeveloper. anyone know about it?
Seven answers:
Neeraj Yadav♄
2007-08-07 00:39:44 UTC
In broad strokes, programming languages divide into programming paradigms and a classification by intended domain of use. Paradigms include procedural programming, object-oriented programming, functional programming, and logic programming; some languages are hybrids of paradigms or multi-paradigmatic. An assembly language is not so much a paradigm as a direct model of an underlying machine architecture. By purpose, programming languages might be considered general purpose, system programming languages, scripting languages, domain-specific languages, or concurrent/distributed languages (or a combination of these).



Generations of Programing Languages

*****************

The history of computer development is often referred to in reference to the different generations of computing devices. Each generation of computer is characterized by a major technological development that fundamentally changed the way computers operate, resulting in increasingly smaller, cheaper, more powerful and more efficient and reliable devices. Read about each generation and the developments that led to the current devices that we use today.



First Generation - 1940-1956: Vacuum Tubes

*****************The first computers used vacuum tubes for circuitry and magnetic drums for memory, and were often enormous, taking up entire rooms. They were very expensive to operate and in addition to using a great deal of electricity, generated a lot of heat, which was often the cause of malfunctions. First generation computers relied on machine language to perform operations, and they could only solve one problem at a time. Input was based on punched cards and paper tape, and output was displayed on printouts.



The UNIVAC and ENIAC computers are examples of first-generation computing devices. The UNIVAC was the first commercial computer delivered to a business client, the U.S. Census Bureau in 1951.



Second Generation - 1956-1963: Transistors

**********************Transistors replaced vacuum tubes and ushered in the second generation of computers. The transistor was invented in 1947 but did not see widespread use in computers until the late 50s. The transistor was far superior to the vacuum tube, allowing computers to become smaller, faster, cheaper, more energy-efficient and more reliable than their first-generation predecessors. Though the transistor still generated a great deal of heat that subjected the computer to damage, it was a vast improvement over the vacuum tube. Second-generation computers still relied on punched cards for input and printouts for output.



Second-generation computers moved from cryptic binary **********************machine language to symbolic, or assembly, languages, which allowed programmers to specify instructions in words. High-level programming languages were also being developed at this time, such as early versions of COBOL and FORTRAN. These were also the first computers that stored their instructions in their memory, which moved from a magnetic drum to magnetic core technology.



The first computers of this generation were developed for the atomic energy industry.



Third Generation - 1964-1971: Integrated Circuits

********************The development of the integrated circuit was the hallmark of the third generation of computers. Transistors were miniaturized and placed on silicon chips, called semiconductors, which drastically increased the speed and efficiency of computers.



Instead of punched cards and printouts, users interacted with third generation computers through keyboards and monitors and interfaced with an operating system, which allowed the device to run many different applications at one time with a central program that monitored the memory. Computers for the first time became accessible to a mass audience because they were smaller and cheaper than their predecessors.



Fourth Generation - 1971-Present: Microprocessors

*************The microprocessor brought the fourth generation of computers, as thousands of integrated circuits were built onto a single silicon chip. What in the first generation filled an entire room could now fit in the palm of the hand. The Intel 4004 chip, developed in 1971, located all the components of the computer - from the central processing unit and memory to input/output controls - on a single chip.



In 1981 IBM introduced its first computer for the home user, and in 1984 Apple introduced the Macintosh. Microprocessors also moved out of the realm of desktop computers and into many areas of life as more and more everyday products began to use microprocessors.



As these small computers became more powerful, they could be linked together to form networks, which eventually led to the development of the Internet. Fourth generation computers also saw the development of GUIs, the mouse and handheld devices.



Fifth Generation - Present and Beyond: Artificial Intelligence

Fifth generation computing devices, based on artificial ************intelligence, are still in development, though there are some applications, such as voice recognition, that are being used today. The use of parallel processing and superconductors is helping to make artificial intelligence a reality. Quantum computation and molecular and nanotechnology will radically change the face of computers in years to come. The goal of fifth-generation computing is to develop devices that respond to natural language input and are capable of learning and self-organization.





Hope this will solve your issues

Cheers:)
jplatt39
2007-08-07 05:27:19 UTC
On the one hand, I can suggest you look at both Microsoft's DotNet suite, like C# and the Open Source developments, such as python, Ruby on Rails and so forth. On the other I can second some of the other responses and want to suggest that if you can you get another assignment.



Programming languages do not develop the way consumer products do. Microsoft has specific commercial intentions in promoting every aspect of its OS, including development tools, as consumer products. The criteria are different, and in the specific case of C and C++ there is still considerable room for argument as to whether the two are -- yet -- separate languages (the last time I heard any consensus it was from a group which said they will be but who cares whether it's happened yet?). People use what works. My sister was a fortran programmer until the day she died --which wasn't that long ago -- and I'm sure people will say, when are you going to bring up Java which I am just to say it is a stable and useful program which has been around since the early '90s and therefore shows what's wrong with discussing programming languages by what is the latest. The languages I mentioned up top as recent are worth discussing. They all have their own excellences. I don't think any of them are best served by discussing what is new about them rather than what is useful.



I do hope this is helpful but please, try to get another assignment if you can. That's not a good one.
arindam
2007-08-09 14:40:56 UTC
latest programming language is microsoft invention c# that we use in .net programming in oops, and Q - Equational Programming Language Q is a functional programming language based on term rewriting. ... 30 August 2006: Q 7.4 is the latest bugfix release of the Q interpreter.
santosh
2007-08-07 08:29:08 UTC
First off all you have to think on that which Programming language want to learn after that you decide to make assignment on that things.



Visual Studio.Net is Latest Technology with many features is comes in the market. now You have to decide how much you are going to learn on that things.



Anything that you have to ask me you just then ask me Question on my email ID.



Take Care and Good Bye ......
Downeasta
2007-08-07 00:27:45 UTC
Why? C(and its variants) is the most used by science and engineering. Good old BASIC is alive and well, and very strong. EG: JustBasic - Liberty Basic. So why look for for something that may be new but not ever take off? You might write about Ada, a grand effort that seems to have failed. Good hunting!
Yahoo! Answerer
2007-08-07 00:06:13 UTC
I doubt that someone will do your homework for you.



The most widely used programming language at the time is Java.
Guru
2007-08-07 00:12:55 UTC
http://en.wikipedia.org/wiki/Timeline_of_programming_languages I think this link will help you.


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...