Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Why learn Python ?
Search
Kiran
July 23, 2013
Technology
0
110
Why learn Python ?
Reasons as to why one should dive into Python programming language
Kiran
July 23, 2013
Tweet
Share
More Decks by Kiran
See All by Kiran
Building Terrariums
kirang89
0
17
The Road to a Masterless Multi-node Distributed System in Elixir
kirang89
5
650
Building a Tic Tac Toe AI in Python
kirang89
0
360
A Gentle Introduction to Generators and Coroutines
kirang89
1
220
Leverage PyCon India to help grow the Python community
kirang89
0
69
Building an open source Python application, the right way
kirang89
0
390
Lets learn Python !
kirang89
0
88
Python Month
kirang89
0
47
Other Decks in Technology
See All in Technology
トークナイザー入門
payanotty
2
1k
Amazon CloudWatchで小さく始めるWebサービスのオブザーバビリティ / How to start Observability for Web Sevices with Amazon CloudWatch
sms_tech
3
110
見えづらい活動の成果の伝え方は日頃からめちゃくちゃ悩んでるけど、実際こんな取り組みをしな がら温度感を合わせにいってるよ / Conveying Hard-to-See Results
kakehashi
4
2k
小さな勉強会の始め方、広げ方、あるいは友達の作り方 / How to Start, Grow, and Build Connections with Small Study Groups
ar_tama
6
3k
ファインディにおけるフロントエンド技術選定の歴史
puku0x
1
110
Amplify Gen 2ではじめる 生成AIアプリ開発入門
tsukuboshi
0
270
Vespaを利用したテクいベクトル検索
szdr
2
190
寒冷地稲作の歴史にみるコミュニティ
miu_crescent
2
120
テストコードの品質を客観的な数値で担保しよう〜Mutation Testのすすめ〜
ysknsid25
12
3.7k
ADRを運用して3年経った僕らの現在地
onk
PRO
13
5.9k
入門 バックアップ
ryuichi1208
18
7.1k
【インフラエンジニアbooks】30分でわかる「AWS継続的セキュリティ実践ガイド」
hssh2_bin
5
1.7k
Featured
See All Featured
Become a Pro
speakerdeck
PRO
24
4.9k
In The Pink: A Labor of Love
frogandcode
139
22k
Facilitating Awesome Meetings
lara
49
6k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
167
49k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
37
1.7k
Atom: Resistance is Futile
akmur
261
25k
Embracing the Ebb and Flow
colly
84
4.4k
The World Runs on Bad Software
bkeepers
PRO
65
11k
The Straight Up "How To Draw Better" Workshop
denniskardys
232
130k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
25
660
Testing 201, or: Great Expectations
jmmastey
38
7k
Agile that works and the tools we love
rasmusluckow
327
21k
Transcript
Introduction to Python Wednesday, 24 July 13
Why Python ? Wednesday, 24 July 13
Language for humans Wednesday, 24 July 13
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
Powerful and Productive Wednesday, 24 July 13
Write once, run anywhere Wednesday, 24 July 13
Freely usable and distributable, even for commercial use Wednesday, 24
July 13
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
Wednesday, 24 July 13
Python is awesome ! Wednesday, 24 July 13