August 1, 2022 at 10:26 PM I know only a handful of languages but my favourite is C. Not C++, just og standard c(hears the Rust gang coming to take my head). It taught me a lot about lightweight programming, code optimization and it allows you to have full control over the code memory(even if its an unsafe way).