You'll find no shortage of advice telling aspiring cybersecurity professionals to learn how to program—usually in Python. I humbly submit another language may serve you even better:

SQL.

Learning how relational data is queried, aggregated, and presented will translate to any number of processes.

@mttaggart
Thank you for writing this: “I humbly submit another language may serve you even better [than Python]

SQL.

Learning how relational data is queried, aggregated, and presented will translate to any number of processes.”

Learning SQL was transformational to my understanding & ability to use, to do, so many things. Same as Unix & C & relational databases & their underlying concepts. It’s good to see it valued. Thanks again. 👍