Home »
Development of programming languages
,
Object of this programming course
» Development of programming languages
Development of programming languages
10. Scientific research
Scientific research requires computers for implementing the theory into
practice. Huge numbers of calculations are required for this purpose.
Only a computer program can help the scientists out. There are some
programs which are useful for scientific calculations. For example,
FORTRAN, C++, Mathematica, Math Lab. Simulation is also very
necessary for research, which can be performed using simulation
packages.
11. Development of programming languages
This is one of the main purposes of programming. High level languages
are made from low level languages. Even top versions of high level
languages are programmed by low version of high level languages. This
idea of developing programming tool is called boot strapping. That is the
objective of programming is to make the programs easier so that a
layman can run his machine without the help of a programmer. This is
actually the future trend of programming. Now the programmers are not
concerned about the data structures and algorithms used. The compiler
will use the proper data structure and efficient algorithm to solve the
problem.
12. Object of this programming course
This course of programming is not all in all in computer programming.
We have discussed some aspects of high level languages and then
discussion on Pascal programming language will be found in subsequent.
No comments:
Post a Comment