English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

i dont belong to IT field and i dont have any knowledge abt computers (except using internet)? i have to analyze the data of my dissertation? a friend suggested to write statistical programs for me? but "i needed FORTRAN-77" according to him? when i searched the web for it i got a long list of free FORTRAN COMPILIERS? now advice what do i need? and what should i do?

2007-03-16 02:25:51 · 3 answers · asked by Neelu 1 in Computers & Internet Programming & Design

3 answers

A compiler is a program to convert the written program into a machine executable code.

That basically means that you write a program in text and it is converted to binary numbers that the computer can understand and thereby perform the actions on the program.

Not all programs require compilers.
HTML is the markup language of the internet and also has the script language Javascript or Visual Basic.
The Script program can be typed into a notepad window and saved.
Then executed by double clicking on the icon.

For languages like Fortran they require a compile to make executable code.

2007-03-16 02:49:51 · answer #1 · answered by AnalProgrammer 7 · 0 0

You should learn FORTRAN and write your programs.

2007-03-16 09:46:06 · answer #2 · answered by icnintel 4 · 0 0

It is aprogram that translates programs written into a specific lingo also know as encoding

2007-03-16 09:37:10 · answer #3 · answered by Thinking4u 2 · 0 0

fedest.com, questions and answers