Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Conquering a fear of Duck Typing

Conquering a fear of Duck Typing

lighting talk given at @dynlangchile

Francisco Rojas

June 05, 2013
Tweet

More Decks by Francisco Rojas

Other Decks in Technology

Transcript

  1. What’s Duck Typing “When I see a bird that walks

    like a duck and swims like a duck and quacks like a duck, I call that bird a duck” -- James Whitcomb Riley martes, 4 de junio de 13
  2. Static Typing The compiler unearths type errors at compile time.

    Visible type information serves as Documentation Compiled code is optimized to run quickly martes, 4 de junio de 13
  3. Dynamic Typing There’s no compile/make cycle Source code doesn’t include

    explicit type information Metaprogramming is easier martes, 4 de junio de 13
  4. Looking for a Job? We are looking for Developers cv.to

    alejandra.vial@ groupon.com martes, 4 de junio de 13