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
120
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
33
The Road to a Masterless Multi-node Distributed System in Elixir
kirang89
5
690
Building a Tic Tac Toe AI in Python
kirang89
0
380
A Gentle Introduction to Generators and Coroutines
kirang89
1
250
Leverage PyCon India to help grow the Python community
kirang89
0
82
Building an open source Python application, the right way
kirang89
0
420
Lets learn Python !
kirang89
0
94
Python Month
kirang89
0
57
Other Decks in Technology
See All in Technology
役割は変わっても、変わらないもの 〜スクラムマスターからEMへの転身で学んだ信頼構築の本質〜 / How to build trust
shinop
0
150
RSCの時代にReactとフレームワークの境界を探る
uhyo
8
1.7k
250905 大吉祥寺.pm 2025 前夜祭 「プログラミングに出会って20年、『今』が1番楽しい」
msykd
PRO
1
220
生成AI時代に必要な価値ある意思決定を育てる「開発プロセス定義」を用いた中期戦略
kakehashi
PRO
1
250
つくって納得、つかって実感! 大規模言語モデルことはじめ
recruitengineers
PRO
32
12k
「魔法少女まどか☆マギカ Magia Exedra」のグローバル展開を支える、開発チームと翻訳チームの「意識しない協創」を実現するローカライズシステム
gree_tech
PRO
0
440
AIエージェントの活用に重要な「MCP (Model Context Protocol)」とは何か
masayamoriofficial
0
250
Language Update: Java
skrb
2
210
オブザーバビリティが広げる AIOps の世界 / The World of AIOps Expanded by Observability
aoto
PRO
0
250
進捗
ydah
2
230
iPhone Eye Tracking機能から学ぶやさしいアクセシビリティ
fujiyamaorange
0
230
DuckDB-Wasmを使って ブラウザ上でRDBMSを動かす
hacusk
1
140
Featured
See All Featured
Optimising Largest Contentful Paint
csswizardry
37
3.4k
jQuery: Nuts, Bolts and Bling
dougneiner
64
7.9k
YesSQL, Process and Tooling at Scale
rocio
173
14k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
23
1.4k
Writing Fast Ruby
sferik
628
62k
Why You Should Never Use an ORM
jnunemaker
PRO
59
9.5k
Raft: Consensus for Rubyists
vanstee
140
7.1k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.6k
Building Better People: How to give real-time feedback that sticks.
wjessup
368
19k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.8k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3k
Designing for Performance
lara
610
69k
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