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

Python Programming Orientation

Sponsored · Your Podcast. Everywhere. Effortlessly. Share. Educate. Inspire. Entertain. You do you. We'll handle the rest.

Python Programming Orientation

Avatar for Santhosh

Santhosh

April 30, 2016
Tweet

More Decks by Santhosh

Other Decks in Technology

Transcript

  1. ✓ Amateur Guitarist ✓ Speaker @ Google DevFestX, OSCO.IN, OSMEET,

    Android DevDays ✓ Mentor Startups on Technology ✓ Online Radio Broadcasting IEEE International Award 2010 7 I-Grow Awards 15 Technical Papers @National Conference
  2. Python is a widely used high-level, general-purpose, interpreted, dynamic programming

    language. Its design philosophy emphasizes code readability, and its syntax allows programmers to express concepts in fewer lines of code than would be possible in languages such as C++ or Java.
  3. Guido van Rossum author of Python Programming • 2005-2012 @

    Google • 2013 - Present @ Dropbox “I was looking for a "hobby" programming project that would keep me occupied during the week around Christmas. I decided to write an interpreter for the new scripting language..”