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
35
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
83
Building an open source Python application, the right way
kirang89
0
420
Lets learn Python !
kirang89
0
97
Python Month
kirang89
0
60
Other Decks in Technology
See All in Technology
コミュニティと共に変化する 私とFusicの8年間
ayasamind
0
450
Master Dataグループ紹介資料
sansan33
PRO
1
3.9k
JJUG CCC 2025 Fall バッチ性能!!劇的ビフォーアフター
hayashiyuu1
0
110
Flutter DevToolsで発見! 本番アプリのパフォーマンス問題と改善の実践
goto_tsl
1
360
AWS 環境で GitLab Self-managed を試してみた/aws-gitlab-self-managed
emiki
0
350
コンピューティングリソース何を使えばいいの?
tomokusaba
1
140
クレジットカードの不正を防止する技術
yutadayo
13
6.6k
マウントとるやつ、リリースするやつ
otsuki
1
120
CodexでもAgent Skillsを使いたい
gotalab555
9
4.4k
なぜThrottleではなくDebounceだったのか? 700並列リクエストと戦うサーバーサイド実装のすべて
yoshiori
9
3.4k
仕様は“書く”より“語る” - 分断を超えたチーム開発の実践 / 20251115 Naoki Takahashi
shift_evolve
PRO
1
370
CDKの魔法を少し解いてみる ― synth・build・diffで覗くIaCの裏側 ―
takahumi27
1
130
Featured
See All Featured
Stop Working from a Prison Cell
hatefulcrawdad
272
21k
Six Lessons from altMBA
skipperchong
29
4.1k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
Keith and Marios Guide to Fast Websites
keithpitt
413
23k
How Fast Is Fast Enough? [PerfNow 2025]
tammyeverts
3
310
Fireside Chat
paigeccino
41
3.7k
Why Our Code Smells
bkeepers
PRO
340
57k
StorybookのUI Testing Handbookを読んだ
zakiyama
31
6.3k
Code Reviewing Like a Champion
maltzj
527
40k
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.5k
Scaling GitHub
holman
463
140k
The Invisible Side of Design
smashingmag
302
51k
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