Re-thinking developer experience âą Product @Gitpod đ Helping folks get their start in cloud âą @openupthecloud âïžÂ AWS Community Builder đ Replies in GIFS đ
I graduated in 1990 in Electrical Engineering and since then I have been in university, doing research in the field of DSP. To me programming is more a tool than a job.
No, seriously. Excel was already abused too much. (NHS, anyone?)
Excel is a wonderful tool when it is used for what was designed; I can admit using it as a "paper database" (a database that you can keep on piece of paper and update by hand) such as (short) list of address of project partners; everything else is just a no-no.
I always found the formula editor in Libre Office to be pretty good. Not sure when it too will support LAMBDA functions, but I can't imagine they'll be used a lot if any sort of backwards compatibility between different versions of Excel is needed.
I'm software developer working to solve problems and create robots to solve problems and create robots to solve problems and create robots to... yeah I really love recursion...
Having tried (and mostly failed?) for quite some time to get their JavaScript API up and working for Office to replace VBA online, is this the proper solution? Excel is data-driven and using lambda functions properly makes it a functional language and looks very LISP-like (from the limited examples I've seen).
Top comments (12)
Cue obligatory gif:
So what is gonna be ported to Excel first:Â Doom or React? Take your bets đž!
Doom, then Skyrim haha
I'm re-defining Atwood's law today.
This is my proclamation.
âAny application that can be written in Excel, will eventually be written in Excel.â
Bad news, actually.
No, seriously. Excel was already abused too much. (NHS, anyone?)
Excel is a wonderful tool when it is used for what was designed; I can admit using it as a "paper database" (a database that you can keep on piece of paper and update by hand) such as (short) list of address of project partners; everything else is just a no-no.
I always found the formula editor in Libre Office to be pretty good. Not sure when it too will support LAMBDA functions, but I can't imagine they'll be used a lot if any sort of backwards compatibility between different versions of Excel is needed.
We need to move beyond a VDOM to a Virtual Spreadsheet for faster updates lol.
Well, at the price of Microsoft office, I think it's an expensive programming language!
Microsoft PowerPoint: âFinally, a worthy opponent.â
Having tried (and mostly failed?) for quite some time to get their JavaScript API up and working for Office to replace VBA online, is this the proper solution? Excel is data-driven and using lambda functions properly makes it a functional language and looks very LISP-like (from the limited examples I've seen).
I cannot believe that M$ hasn't imbedded C# within the office suite. Then Excel would be top notch. IMO.