@iudqnolq 13d
if you're interested in Rust this might help. It's intended to be an introduction to the tokio async runtime for Rust by having you implement a minimal redis.

https://tokio.rs/tokio/tutorial/setup

@[deleted] 13d
[deleted]
@[deleted] 13d
[deleted]
@jvans 13d
I have done something similar with ruby, this is a great book: https://workingwithruby.com/downloads/Working%20With%20TCP%2...

I would recommend doing C at some point in your career, nothing comes close in terms of forcing you to understand the hardware you are using.

@pjmlp 12d
C/C++ is two languages, C and C++.