Hi Vijay,

On Sun, May 8, 2016 at 10:48 PM, Vijay Kumar <vijayku...@zilogic.com> wrote:
> The next meetup is on the 28th of this month. If you are interested in doing
> a talk (max. 20 min), please send in your talk title and talk description.

I'd like to do the talk I skipped out on a few months ago:

Title:
  Gradual Typing - Introduction, purpose and a small look at `mypy`

Description:

  Python is dynamically typed.
    -  Dynamic typing is awesome.
    -  Dynamic typing is also a pain.
  C# is statically typed.
    -  Static typing is awesome.
    -  Static typing is also a pain.

Is there no middle ground? Lets explore the realm of Gradual typing to
know more.

Regards,
Shrayas
_______________________________________________
Chennaipy mailing list
Chennaipy@python.org
https://mail.python.org/mailman/listinfo/chennaipy

Reply via email to