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
30
The Road to a Masterless Multi-node Distributed System in Elixir
kirang89
5
680
Building a Tic Tac Toe AI in Python
kirang89
0
380
A Gentle Introduction to Generators and Coroutines
kirang89
1
240
Leverage PyCon India to help grow the Python community
kirang89
0
79
Building an open source Python application, the right way
kirang89
0
420
Lets learn Python !
kirang89
0
93
Python Month
kirang89
0
56
Other Decks in Technology
See All in Technology
推し書籍📚 / Books and a QA Engineer
ak1210
0
140
Contract One Engineering Unit 紹介資料
sansan33
PRO
0
6.9k
Digitization部 紹介資料
sansan33
PRO
1
4.5k
CDK Toolkit Libraryにおけるテストの考え方
smt7174
1
550
60以上のプロダクトを持つ組織における開発者体験向上への取り組み - チームAPIとBackstageで構築する組織の可視化基盤 - / sre next 2025 Efforts to Improve Developer Experience in an Organization with Over 60 Products
vtryo
3
1.9k
ロールが細分化された組織でSREは何をするか?
tgidgd
1
420
全部AI、全員Cursor、ドキュメント駆動開発 〜DevinやGeminiも添えて〜
rinchsan
10
5.1k
AWS Well-Architected から考えるオブザーバビリティの勘所 / Considering the Essentials of Observability from AWS Well-Architected
sms_tech
1
110
セキュアな社内Dify運用と外部連携の両立 ~AIによるAPIリスク評価~
zozotech
PRO
0
130
衛星運用をソフトウェアエンジニアに依頼したときにできあがるもの
sankichi92
1
1.1k
今だから言えるセキュリティLT_Wordpress5.7.2未満を一斉アップデートせよ
cuebic9bic
2
170
Talk to Someone At Delta Airlines™️ USA Contact Numbers
travelcarecenter
0
160
Featured
See All Featured
Product Roadmaps are Hard
iamctodd
PRO
54
11k
Art, The Web, and Tiny UX
lynnandtonic
299
21k
We Have a Design System, Now What?
morganepeng
53
7.7k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
161
15k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.4k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
7
750
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
34
3.1k
Making the Leap to Tech Lead
cromwellryan
134
9.4k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
233
17k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
8
700
Build The Right Thing And Hit Your Dates
maggiecrowley
37
2.8k
Practical Orchestrator
shlominoach
189
11k
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