This is the repo where I document all my victories and pain while I learn Rust. I find this programming language particularly interesting and it might be of help in the future for high-performant data processing applications.
As a data scientist, the way to go from here (once I'm done with AoC 2023) is:
- Learn Pyo3 (Library for using Rust in Python and Viceversa)
- Learn Polars
- Support Open Source Initiatives
Also:
- Backend programming
- Systems-level projects
Note: From day 19 part 2 on, the solutions are ports from Python solutions made by https://github.com/hyper-neutrino/advent-of-code/