I'm studying to become a software engineer, and I was wondering if I should bother learning type theory. I have TAPL by Pierce in mind in particular.<p>What are the possible benefits if I successfully tackle the book?<p>Also, other readings (not as in-depth as the book) are also welcome.
Depends on your math background.<p>If you want to program in Rust (for example) I think the mathematically oriented intro material won't help you so much.<p>If you want to make something like Rust there is a lot of interesting literature at the graduate level and a fairly clear path that you write a PhD thesis and really do write a language but it is more like Cyclone or Alef, DIBOL or LISP 2 or something like that.<p>If you are solid on algorithm theory, combinatorics and similar subjects than type theory could be a good addition.
I collected many links here:<p><a href="https://wiki.nikitavoloboev.xyz/math/type-theory" rel="nofollow">https://wiki.nikitavoloboev.xyz/math/type-theory</a>