You are viewing a single thread.
View all comments View context
65 points
*

Ah, must’ve been a fortran developer. I swear they have this ability to make the shortest yet the least memorable variable names. E.g. was the variable called APFLWS or APFLWD? Impossible to remember without going back and forth to recheck the definition. Autocomplete won’t help you because both variables exist.

permalink
report
parent
reply
46 points

He did write some Fortran in his past! What made you think it was Fortran influence?

permalink
report
parent
reply
69 points

72 characters per line/card.

permalink
report
parent
reply
7 points
*

I’d say because fortran is often used for calculations such as numerical analysis where you have x, y and z for example.

I have written fortran code in the past and it was mainly for that.

permalink
report
parent
reply
5 points

Your first few programming languages usually influence you the most for the rest of your career.

permalink
report
parent
reply
21 points

And you can write more than six characters, but only the first six are recognized. So APFLWSAC and APFLWSAF are really the same variable.

And without namespaces, company policy reserves the first two characters for module prefix and Hungarian notation.

permalink
report
parent
reply
1 point

And the rest of you are COBOL programmers.

permalink
report
parent
reply

Programmer Humor

!programmer_humor@programming.dev

Create post

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

  • Keep content in english
  • No advertisements
  • Posts must be related to programming or programmer topics

Community stats

  • 8.2K

    Monthly active users

  • 1.2K

    Posts

  • 42K

    Comments