ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Main Area and Open Discussion > General Software Discussion

FORTRAN - All your problems will be solved.

<< < (6/7) > >>

IainB:
Yes, but it was just for fun (not to mention that I've forgotten most of it).
10 cls
20 goto 10
-joiwind (May 16, 2012, 05:09 AM)
--- End quote ---
That's much better! Well done!     ;)
But I don't recall "cls" (stands for "clear screen"?) - was that ever a FORTRAN command?
Come to think of it, "clT" (stands for "clear Teletype"?) wasn't really required either.     ;)

oblivion:
I've never seen anyone actually use a sliderule, though I have been in stores where the shopkeeper used an abacus. They were really fast with it.
-Renegade (May 15, 2012, 07:31 AM)
--- End quote ---
I seem to recall one of the recent world championships in mental arithmetic was won by a ten year old Indian girl who, while doing some extraordinarily complex calculations in her head was simultaneously wiggling her fingers in front of her. When asked, she said that she was using an imaginary abacus to keep track of her calculations.

Oh, and I used to OWN a sliderule. Yes, and use it -- although this was back in the mid 1970s before calculators hit the mainstream, when I was about 14. At about the same time, a few of us in maths class were being taught to program a typewriter-sized adding machine that printed onto paper (like till rolls) instead of actually displaying anything.

Sliderules and log tables... all that work learning to use them, now atrophied and dead, pretty much along with the pocket calculators that replaced them. :)

(My first good pocket calculator was a TI-57. Programmable, but it didn't retain the programs when you switched it off. I got quite adept at writing little programs to do iterative calculations with it -- and I have a vague suspicion that I might still have it, somewhere...)

(Oh, and my first programming language was FORTRAN/4. Write onto 80-column coding sheets, send them off somewhere to be punched onto cards -- which helpfully had the code printed along the top of the card, which was useful if you'd forgotten to number them before demonstrating a cascade sort ;) -- and run, then debug and return the cards... the write/debug/rewrite cycle was about three days, because the computer centre we were using was 30 miles away from my school. And yes, I've forgotten it all too!)

joiwind:
Yes, but it was just for fun (not to mention that I've forgotten most of it).
10 cls
20 goto 10
-joiwind (May 16, 2012, 05:09 AM)
--- End quote ---
That's much better! Well done!     ;)
But I don't recall "cls" (stands for "clear screen"?) - was that ever a FORTRAN command?
Come to think of it, "clT" (stands for "clear Teletype"?) wasn't really required either.     ;)
-IainB (May 17, 2012, 12:52 AM)
--- End quote ---

Well ... basically ... (hint)  :P

Mark0:
I seem to recall one of the recent world championships in mental arithmetic was won by a ten year old Indian girl who, while doing some extraordinarily complex calculations in her head was simultaneously wiggling her fingers in front of her. When asked, she said that she was using an imaginary abacus to keep track of her calculations.
-oblivion (May 17, 2012, 06:04 AM)
--- End quote ---

Probably not this, but something like this:
http://www.youtube.com/watch?v=LXynrhW7tKo

IainB:
Well ... basically ... (hint)  :P
-joiwind (May 17, 2012, 06:50 AM)
--- End quote ---
Ah, that's right - BASIC had each line sequentially numbered, didn't it?
I don't think FORTRAN did, though I think you could give a line a number if you wanted.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version