Fortranspeak & Javaspeak



I'm a Fortran77 programmer (computational fluid dynamics etc.) and am
trying to work with a Java programmer who is writing a front end.

Neither of us understand a word the other one says. I don't understand
him when he talks about class, instance, method, referencing, casting,
event, constructor, accessor, bytecode, overriding, registering etc.

He doesn't understand me when I talk about subroutine, common, real,
logical etc. He doesn't even know what a "program" is.

Is there a translation guide between Fortranspeak and Javaspeak?

I've figured out that "method" means "subroutine"; I program his
"class" using "named common"; his "referencing" is like an "equivalence
statement". Take it from there.

.



Relevant Pages

  • Re: Junit newbie
    ... > Is the general strategy to write trivial tests, boundary tests, and ... One strategy is to write tests until you don't feel like you're writing ... Another strategy is to imagine yourself as being a "lead programmer" to ... > test de/compressing some very large byte array (from a file 2GB file ...
    (comp.lang.java.help)
  • Re: Boxing and Unboxing ??
    ... The guy writing types and methods? ... There are two 'hats' for a programmer: programmer as User of types, ... semantics for a deeper notion of const than simply 'pass value types by ... Reference types are good, ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: best practices for *application* javadoc
    ... Java programmer, and decades before that in C, C++, FORTRAN and other languages, and constant study of best practices, coding conventions, and the like, reading everything I can find and getting challenged by colleagues and newsgroup denizens. ... Javadoc comments, at least for methods, are not free. ... Which by then will work because the supposed bug in Set will either have been fixed or turn out to have been a mistake by the first programmer after all. ...
    (comp.lang.java.programmer)
  • Re: Bonuses, again.
    ... version of whatever programming language the employer wants me to use. ... They'd rather pay an enormous salary for someone who can start being ... expert Java programmer in May. ...
    (rec.arts.sf.fandom)
  • Re: C vs C++ in Embedded Systems?
    ... It's a language for the more skilled among us. ... >expertise should be required of the programmer. ... >Assembly code should require less expertise than writing ...
    (comp.arch.embedded)