defnpodcast

#1 podcast focusing exclusively on Clojure and ClojureScript
mmer 2018-01-02T11:33:19.000065Z

The reason Excel is used by so many people is that it is normally the only tool that people have that they can program in!

raymcdermott 2018-01-02T13:59:19.000339Z

@mmer depends what you mean by programming

raymcdermott 2018-01-02T13:59:29.000460Z

@mmer indeed the gap between sum(a1:a20) and (sum coll) is pretty small

mmer 2018-01-02T15:11:22.000543Z

I am being serious, lots of banks etc, lock down machines so the only flexible tool with some capability of programming is excel, not ideal, but it does show that people like to be able to create programs. The witheve acceptance of this premise has some validity, however, getting those non programmers to move to traditional programming environments would be difficult. Interestingly the immediacy of excel is hard to beat

raymcdermott 2018-01-02T15:59:22.000547Z

prehistoric people scratched pictures on the walls of their caves

raymcdermott 2018-01-02T16:00:05.000154Z

I agree with you on immediacy of course … that’s what we should be all over

raymcdermott 2018-01-02T16:02:45.000421Z

hopefully @sekao will have his runtime for Excel done soon

vijaykiran 2018-01-02T19:44:22.000163Z

@mmer Indeed it is hard to beat, and I don’t see a reason to beat excel anyway. That’s why there are people trying different approaches instead of trying to beat Excel by making programming as accessible as Excel – like Eve . I’ve seen entire departments running and “programmed” in Excel sheets shared on network drives. In my past life, I even worked at software company where the bug tracking system was shared excel 🙂

raymcdermott 2018-01-02T20:21:12.000370Z

Likewise and I’ve also ran excel on the server with Apache POI for bigly profit

🤘 1