The Evolution of Computer Programming Languages
By InnovativeThinker, published Sep 14, 2007
Published Content: 37 Total Views: 86,217 Favorited By: 4 CPs
Machine languages were created differently for different for each CPU. Machine dependency was a problem because this programming language would only work for the system that it was written for. When the second generation of programming languages were created, assembly languages did not completely resolve the issue of machine dependency.
The assembly programming language was written in a more simplistic form, and at a higher level of abstraction machine language, instead of a series of zeros and ones there were symbols (percents, dollar and portions of a word and number combination used to make commands. Although assembly languages seem easier than the machine languages; machine dependency is still an existing problem.
Third generation programming languages were converted from English into machine language; compilers were used to convert these instructions. Languages such as C++ and Visual Basic are third generation programs that are well-known today. Important elements of assembly and machine language were not used for this generation of languages. Machine dependency was not a problem encountered by the generation of programming languages; but there was a need for a different type of processor to write each source code. Third generation programming languages are quite difficult to write, but people who are not technically inclined would find it easy to write programs in fourth generation programming languages.
You may also like...
- Computer Programming - Then and Now
- The Evolution of Computer Programming Languages
- Professional Bigotry in the Computer Industry
- The End of Geography: Information to Outsourcing
- Thoughtware - the Next Evolution in Human Communications Technology
- E-commerce Application Solutions Utilizing Microsoft's .NET
- Open Source (R)Evolution
- Insider's Guide to Whirlpool's Cabrio Washing Machine
- How To Use A Copy Machine
- Where to Find Machine Embroidery Designs Online
Most Commented On


Lai
Add a Comment
Posted on 04/21/2008 at 11:04:48 AM