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
21
The Road to a Masterless Multi-node Distributed System in Elixir
kirang89
5
660
Building a Tic Tac Toe AI in Python
kirang89
0
370
A Gentle Introduction to Generators and Coroutines
kirang89
1
230
Leverage PyCon India to help grow the Python community
kirang89
0
73
Building an open source Python application, the right way
kirang89
0
400
Lets learn Python !
kirang89
0
88
Python Month
kirang89
0
51
Other Decks in Technology
See All in Technology
データ資産をシームレスに伝達するためのイベント駆動型アーキテクチャ
kakehashi
PRO
2
230
データ基盤の成長を加速させる:アイスタイルにおける挑戦と教訓
tsuda7
3
650
CZII - CryoET Object Identification 参加振り返り・解法共有
tattaka
0
240
エンジニアのためのドキュメント力基礎講座〜構造化思考から始めよう〜(2025/02/15jbug広島#15発表資料)
yasuoyasuo
15
5.5k
これからSREになる人と、これからもSREをやっていく人へ
masayoshi
6
4.1k
バックエンドエンジニアのためのフロントエンド入門 #devsumiC
panda_program
16
6.5k
目の前の仕事と向き合うことで成長できる - 仕事とスキルを広げる / Every little bit counts
soudai
22
5.8k
飲食店予約台帳を支えるインタラクティブ UI 設計と実装
siropaca
6
1.4k
30分でわかる『アジャイルデータモデリング』
hanon52_
9
2.2k
SA Night #2 FinatextのSA思想/SA Night #2 Finatext session
satoshiimai
1
100
技術的負債解消の取り組みと専門チームのお話 #技術的負債_Findy
bengo4com
1
1.2k
APIファーストで実現する運用性の高い IoT プラットフォーム: SORACOMのアプローチ
soracom
PRO
0
240
Featured
See All Featured
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
Bootstrapping a Software Product
garrettdimon
PRO
305
110k
The Straight Up "How To Draw Better" Workshop
denniskardys
232
140k
Java REST API Framework Comparison - PWX 2021
mraible
28
8.4k
Practical Orchestrator
shlominoach
186
10k
Optimising Largest Contentful Paint
csswizardry
34
3.1k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.1k
Speed Design
sergeychernyshev
25
780
Stop Working from a Prison Cell
hatefulcrawdad
267
20k
The World Runs on Bad Software
bkeepers
PRO
67
11k
Building Better People: How to give real-time feedback that sticks.
wjessup
366
19k
The Invisible Side of Design
smashingmag
299
50k
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