Is my understanding of type systems correct?

前端 未结 8 2063
花落未央
花落未央 2020-12-13 05:23

The following statements represent my understanding of type systems (which suffers from too little hands-on experience outside the Java world); please correct any errors.

8条回答
  •  感情败类
    2020-12-13 06:18

    Maybe this Book can help. Be prepared for some math though. If I remember correctly, a "non-math" statement was: "Strongly typed: A language that I feel safe to program with".

提交回复
热议问题