A Pragmatic Case for Static Typing

Paul Rubin no.email at nospam.invalid
Mon Sep 2 04:10:34 EDT 2013


"Russ P." <Russ.Paielli at gmail.com> writes:
> I just stumbled across this video and found it interesting:
> http://vimeo.com/72870631
> My apologies if it has been posted here already.

The slides for it are here, so I didn't bother watching the 1 hour video:

  http://gbaz.github.io/slides/hurt-statictyping-07-2013.pdf

I guess for Python programmers looking to expand their horizons a bit,
it's worth at least looking at the slides.  But, it may overstate its
case a little bit.  Haskell's type system is way cool but the language
introduces other headaches into programming.



More information about the Python-list mailing list