Forums before death by AOL, social media and spammers... "We can't have nice things"
|    comp.lang.fortran    |    Putting John Backus on a giant pedestal    |    5,127 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 5,009 of 5,127    |
|    Lawrence =?iso-8859-13?q?D=FFOlivei to Charlie Roberts    |
|    Re: Short documentary streamed in 1982 f    |
|    13 Jan 26 22:22:04    |
      From: ldo@nz.invalid              On Tue, 13 Jan 2026 15:08:38 -0500, Charlie Roberts wrote:              > If I had to write a quick programme now, I guess I will tend to head       > towards Fortran!              If you want something good for “scratchpad” programming (maximum       results with just a few quick lines sof code), I would recommend       Jupyter notebooks. Built on Python, together with toolkits like NumPy,       Pandas, Matplotlib and a bunch of others.              You know how, back in the day, BASIC was famed for its immediacy? Boot       your PC straight into the BASIC ROM: type a line without a line number       and it executes at once. Put a line number on the front and it gets       added to your program in memory.              Jupyter gives you that same immediacy, only in a more advanced form --       each cell can hold multiple lines of code, and you don’t need line       numbers. And you have rich output -- graphics, sound, video -- and       also some basic interactive widgets with minimal effort.              --- SoupGate-Win32 v1.05        * Origin: you cannot sedate... all the things you hate (1:229/2)    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca