Category Archives: FORTRAN

What is the main difference between C and Fortran?

The answer here is based on FORTRAN IV, the version of FORTRAN with which I have the most familiarity. The newer FORTRANs may have fixed the following problems. FORTRAN simply means Formula Translation. It is one of the first languages … Continue reading

Posted in C, Computers, FORTRAN, Software, Uncategorized | Tagged | Comments Off on What is the main difference between C and Fortran?

What is the purpose of a pointer in programming?

The full question ended with: “Why not access the variable directly?” It depends on what you mean by “access the variable directly.” In Algol derived languages (like C, C#, C++, Pascal, Ada), the way to access a variable directly is … Continue reading

Posted in Ada, Algol, C, C#, C++, FORTRAN, Java, Pascal, Software | Tagged , , , | Comments Off on What is the purpose of a pointer in programming?

Which programming language did you think would be prominent, but turned out to be a complete dud?

Wayne Cook, Certified Scrum Master After reading John Dougherty’s answer on Quora, I was tempted not to answer. But, that was only a fleeting thought. It is hard to limit it to just one language. I was originally thinking of … Continue reading

Posted in Ada, Algol, FORTRAN, Java, LISP, Pascal, Software | Tagged | 2 Comments