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
How did I get here?
Search
Pradyun Gedam
August 17, 2019
Technology
150
0
Share
How did I get here?
Pradyun's first talk -- How he ended up on keynoting at PyCon Korea 2019.
Pradyun Gedam
August 17, 2019
Other Decks in Technology
See All in Technology
OpenClaw初心者向けセミナー / OpenClaw Beginner Seminar
cmhiranofumio
0
240
Podcast配信で広がったアウトプットの輪~70人と音声発信してきた7年間~/outputconf_01
fortegp05
0
200
AWS DevOps Agent or Kiro の使いどころを考える_20260402
masakiokuda
0
140
The essence of decision-making lies in primary data
kaminashi
0
230
契約書からの情報抽出を行うLLMのスループットを、バッチ処理を用いて最大40%改善した話
sansantech
PRO
3
340
Cortex Codeでデータの仕事を全部Agenticにやりきろう!
gappy50
0
240
OCI技術資料 : 証明書サービス概要
ocise
1
7.2k
Sansanの認証基盤を支えるアーキテクチャとその振り返り
sansantech
PRO
1
150
トイルを超えたCREは何屋になるのか
bengo4com
0
120
AWSで2番目にリリースされたサービスについてお話しします(諸説あります)
yama3133
0
110
遊びで始めたNew Relic MCP、気づいたらChatOpsなオブザーバビリティボットができてました/From New Relic MCP to a ChatOps Observability Bot
aeonpeople
1
150
Move Fast and Break Things: 10 in 20
ramimac
0
120
Featured
See All Featured
Optimizing for Happiness
mojombo
378
71k
brightonSEO & MeasureFest 2025 - Christian Goodrich - Winning strategies for Black Friday CRO & PPC
cargoodrich
3
140
How To Speak Unicorn (iThemes Webinar)
marktimemedia
1
420
Balancing Empowerment & Direction
lara
5
1k
The Cult of Friendly URLs
andyhume
79
6.8k
The agentic SEO stack - context over prompts
schlessera
0
730
ReactJS: Keep Simple. Everything can be a component!
pedronauck
666
130k
Groundhog Day: Seeking Process in Gaming for Health
codingconduct
0
140
Testing 201, or: Great Expectations
jmmastey
46
8.1k
A designer walks into a library…
pauljervisheath
211
24k
Odyssey Design
rkendrick25
PRO
2
560
Lessons Learnt from Crawling 1000+ Websites
charlesmeaden
PRO
1
1.2k
Transcript
PyCon Korea 2019 How did I get here? Pradyun Gedam
•College Student •Python Packaging Authority Member •TOML Core Team •PSF
Fellow Who?
My Journey
Learning
None
!># print "Hello World!"
!># print "Hello World!" File "<stdin>", line 1 print "Hello
World!" ^ SyntaxError: invalid syntax
None
!># print "Hello World!" Hello World!
!># print "Hello World!" Hello World! !># print("Hello World!") Hello
World!
!># print "Hello World!" SyntaxError: Missing parentheses in call to
'print'. Did you mean print("Hello World")?
Exploring
Source: http://www.pygame.org/docs/pygame_logo.gif
None
Source: https://raw.githubusercontent.com/viblo/pymunk/master/docs/src/_static/pymunk_logo_animation.gif
Source: https://raw.githubusercontent.com/viblo/pymunk/master/docs/src/_static/pymunk_logo_animation.gif
Python on Android I couldn’t find a good image. :(
Source: https://commons.wikimedia.org/wiki/File:Enthought-Logo-Horizontal-2018-Blue-2500x354.png
Source: https://github.com/pradyun/Py2C
Source: https://github.com/pulls?q=is%3Apr+author%3Apradyunsg+archived%3Afalse+sort%3Aupdated- desc+user%3Aenthought+is%3Aclosed
Contributing
Source: https://github.com/pypa/pip/issues/59
Source: https://github.com/pypa/pip/issues/59
Source: https://gist.github.com/pradyunsg/4c9db6a212239fee69b429c96cdc3d73
Source: https://github.com/pypa/pip/issues/59
Source: https://github.com/pypa/pip/pull/3972
Source: https://mail.python.org/pipermail/gsoc-general/2017/000111.html
Source: https://summerofcode.withgoogle.com/archive/2017/projects/
Source: https://pradyunsg.me/gsoc-2017/08/24/wrapping-up-gsoc/
None
Source: https://github.com/pypa/pip/issues/988
None
Community
Brett Cannon “I came for the language but I stay
for the community”
Thank You!