>>106408099
You will learn way more about programming from Ada than any LISP/FP/<insert memelang>.
In terms of use it's a bit tedious for certain tasks like managing C pointers, but it's perfect for OS and microcontroller projects where you don't have to deal with that.
And, of course, for anything that *must* work correctly, it is still the golden standard. Learning Ada (SPARK/2012/2022) will show you what a joke Rust/Zig/memelang "safety" is.