|
|
|
|
|
by throwaway234239
1345 days ago
|
|
Probably the best is learning null-safe types and why it is important for basic hygiene. When you don't learn elementary type-safety, you create languages like Java and Go which are plagued with NullPointerException's and nil panics. So please, learn an ML (and a Lisp). |
|
[1]: https://www.usenix.org/system/files/1311_05-08_mickens.pdf