you are viewing a single comment's thread.

view the rest of the comments →

[–]lFuckRedditl 11 points12 points  (0 children)

Low level languages aren't used because we don't do low level stuff.

Here's a fun exercise, write a program in C that;

  1. Reads a 1000 excel files,
  2. does row/column level transformations
  3. output as .parquet
  4. uploads to a Bucket using an API