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

Why learn Python ?

Kiran
July 23, 2013

Why learn Python ?

Reasons as to why one should dive into Python programming language

Kiran

July 23, 2013
Tweet

More Decks by Kiran

Other Decks in Technology

Transcript

  1. Designed with readability in mind if time == ‘morning’: print

    “Good Morning” elif time == ‘afternoon’: print “Good Afternoon” else: print “Good Evening” Wednesday, 24 July 13
  2. Application Domains Web Development Database Access Embedded Systems Graphics Programming

    Legacy System Integration Scientific and Numeric Desktop GUI Game Development Data Mining Network Programming System Administration Education Government Wednesday, 24 July 13