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

Python-intro-1

Shuai Liu
December 06, 2014

 Python-intro-1

Shuai Liu

December 06, 2014
Tweet

More Decks by Shuai Liu

Other Decks in Programming

Transcript

  1. What’s Python? • Dynamic, strongly typed script language • Object

    Oriented & Procedure Oriented & Functional • Open source • Simple & Beautiful & Fast high-level interpreted script
  2. Let’s touch it slightly… • Whitespace (Tab? No!) • A

    combination of reference counting and a cycle- detecting garbage collector • 2.x vs. 3.x • >>> import this
  3. When we learning a language… s,  e,  q,  u,  e,

     n,  c,  e {          “map”:  “”   } “String” 28.53 function() if else for/while class