|
|
|
|
|
by egeria_planning
1904 days ago
|
|
Excel is a nice job-creation measure for freelancers.
Re-implementing such sheet in C# was a full time job for several years for me.
Modern development tools (in contrast to C or Assembler) help the user to maintain its sanity by preventing him from hurting himself. You need much less of unspoken practices to develop in Java then in C. And you will hurt yourself much later.
The same goes for databases. You need much less foresight when you write SQL, but the optimizer will be overwhelmed sooner or later, if you are doing something complex.
I would say that CubeWeaver prevents the user from shooting himself in the foot for much longer than Excel. |
|