Hacker News new | ask | show | jobs
by patrulek 1467 days ago
> I mainly use Python and SQL

Learning how to write fast (as in performance) software. So optimizing memory usage, parallel (SIMD/GPU) computing and microarchitecture optimizations.

1 comments

And learn how to optimize your queries and index data!