Stephan Schmidt has a blog entry on how explicit static type declarations are for the benefit of the developer, and not the compiler. That is, when you have something like this: Person person = myster… more →
codeflo.wscbuh wrote 1 week ago: Изучая систему типов Haskell, появилась мысль, как он может помочь при дизайне системы с нуля, в час … more →
tangentvector wrote 1 month ago: Given that my only other post so far steps on the toes of a major company, I thought it might be app … more →
evacion wrote 6 months ago: Static Typing Static typed programming languages are those in which variables need not be defined be … more →
Jason Baker wrote 1 year ago: A question on StackOverflow got me thinking today: what are the advantages of duck typing in compar … more →
ilikenice wrote 1 year ago: New for C# 4.0 is the concept of ‘Dynamic lookup’, which aims to add ‘dynamic typi … more →
Jari wrote 2 years ago: Stephan Schmidt has a blog entry on how explicit static type declarations are for the benefit of the … more →
Lennart Regebro wrote 2 years ago: Via Matt Harrison I saw this blog post by Joe Shaw, where he claims to be too sloppy and undisciplin … more →