Hacker News new | ask | show | jobs
by fragmede 1680 days ago
Given how fiddly Excel is, which leads to extremely frustrated formula-writers and depressed advanced users, I wouldn't call Excel low-code. A rite of passage of learning programming pre-Internet, Google, and Stack Overflow (and Clang/llvm) is spending hours pouring over code, just to find out it was a missing semicolon or errant " symbol. Excel programmers go through similar shit with some regularity still (owing to the fact that it's not considered "real" programming and proper tools are elusive). (You don't have to go through that be a programmer, but there's comradery from having gone through similar rites of passage.)
1 comments

Good point. Excel is no more low-code than SQL.