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
2nd Python Bootcamp IAG - Toolboxes
Search
Bruno Quint
February 14, 2017
Programming
0
47
2nd Python Bootcamp IAG - Toolboxes
Bruno Quint
February 14, 2017
Tweet
Share
More Decks by Bruno Quint
See All by Bruno Quint
2nd Python Bootcamp IAG - Displaying Data
b1quint
0
48
2nd Python Bootcamp IAG - Basics II
b1quint
0
68
2nd Python Bootcamp IAG - Pretty and Healthy
b1quint
0
190
2nd Python Bootcamp IAG - Basics I
b1quint
0
60
Other Decks in Programming
See All in Programming
責任感のあるCloudWatchアラームを設計しよう
akihisaikeda
3
160
Grafana:建立系統全知視角的捷徑
blueswen
0
330
Unicodeどうしてる? PHPから見たUnicode対応と他言語での対応についてのお伺い
youkidearitai
PRO
1
1.1k
組織で育むオブザーバビリティ
ryota_hnk
0
170
プロダクトオーナーから見たSOC2 _SOC2ゆるミートアップ#2
kekekenta
0
200
Amazon Bedrockを活用したRAGの品質管理パイプライン構築
tosuri13
4
260
FOSDEM 2026: STUNMESH-go: Building P2P WireGuard Mesh Without Self-Hosted Infrastructure
tjjh89017
0
160
AIによる高速開発をどう制御するか? ガードレール設置で開発速度と品質を両立させたチームの事例
tonkotsuboy_com
7
2.1k
フロントエンド開発の勘所 -複数事業を経験して見えた判断軸の違い-
heimusu
7
2.8k
AI & Enginnering
codelynx
0
110
インターン生でもAuth0で認証基盤刷新が出来るのか
taku271
0
190
SourceGeneratorのススメ
htkym
0
190
Featured
See All Featured
Principles of Awesome APIs and How to Build Them.
keavy
128
17k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
12
1.4k
Highjacked: Video Game Concept Design
rkendrick25
PRO
1
280
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3.3k
How To Stay Up To Date on Web Technology
chriscoyier
791
250k
Building a Scalable Design System with Sketch
lauravandoore
463
34k
Become a Pro
speakerdeck
PRO
31
5.8k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
16
1.8k
Being A Developer After 40
akosma
91
590k
How Fast Is Fast Enough? [PerfNow 2025]
tammyeverts
3
450
SEO Brein meetup: CTRL+C is not how to scale international SEO
lindahogenes
0
2.3k
Statistics for Hackers
jakevdp
799
230k
Transcript
Python Bootcamp Toolboxes PhD Bruno C. Quint
[email protected]
Resident Astronomer
at SOAR Telescope https://github.com/b1quint/PythonBootcamp2017
Table of Contents 13/02/2017 Python Bootcamp – An(other) Python introduction
II 2 § iPython § Jupyter § PyCharm
Python Vs iPython 13/10/2015 Python Bootcamp - Basic I 3
Python Vs iPython 13/10/2015 Python Bootcamp - Basic I 4
Python Vs iPython 13/10/2015 Python Bootcamp - Basic I 5
Python Vs iPython 13/10/2015 Python Bootcamp - Basic I 6
Python Vs iPython 13/10/2015 Python Bootcamp - Basic I 7
Python Vs iPython 13/10/2015 Python Bootcamp - Basic I 8
Python Vs iPython 13/10/2015 Python Bootcamp - Basic I 9
Tab Completion Tab pressed 3x
Python Vs iPython 13/10/2015 Python Bootcamp - Basic I 10
Tab Completion Tab pressed 3x
Python Vs iPython 13/10/2015 Python Bootcamp - Basic I 11
Tab Completion Tab pressed 3x :-(
Python Vs iPython 13/10/2015 Python Bootcamp - Basic I 12
Tab Completion Tab pressed 1x :-)
Python Vs iPython 13/10/2015 Python Bootcamp - Basic I 13
Tab Completion
Python Vs iPython 13/10/2015 Python Bootcamp - Basic I 14
Tab Completion
Python Vs iPython 13/10/2015 Python Bootcamp - Basic I 15
Help with (i)Python
Python Vs iPython 13/10/2015 Python Bootcamp - Basic I 16
Help with Python
Python Vs iPython 13/10/2015 Python Bootcamp - Basic I 17
Help with iPython
Python Vs iPython 13/10/2015 Python Bootcamp - Basic I 18
Help with iPython
Python Vs iPython 13/10/2015 Python Bootcamp - Basic I 19
Magic Functions
Jupyter / iPython Notebook 13/10/2015 Python Bootcamp - Basic I
20
Jupyter / iPython Notebook 13/10/2015 Python Bootcamp - Basic I
21
Jupyter / iPython Notebook 13/10/2015 Python Bootcamp - Basic I
22
Jupyter / iPython Notebook 13/10/2015 Python Bootcamp - Basic I
23
Jupyter / iPython Notebook 13/10/2015 Python Bootcamp - Basic I
24
Jupyter / iPython Notebook 13/10/2015 Python Bootcamp - Basic I
25 <ENTER>: New line <SHIFT> + <ENTER>: Execute cell
Jupyter / iPython Notebook 13/10/2015 Python Bootcamp - Basic I
26
Jupyter / iPython Notebook 13/10/2015 Python Bootcamp - Basic I
27
Jupyter / iPython Notebook 13/10/2015 Python Bootcamp - Basic I
28 Command Mode
Jupyter / iPython Notebook 13/10/2015 Python Bootcamp - Basic I
29 Edit Mode
Jupyter / iPython Notebook 13/10/2015 Python Bootcamp - Basic I
30
Jupyter / iPython Notebook 13/10/2015 Python Bootcamp - Basic I
31 <m> in _command mode_: swicth to Markdown edition
Jupyter / iPython Notebook 13/10/2015 Python Bootcamp - Basic I
32
Jupyter / iPython Notebook 13/10/2015 Python Bootcamp - Basic I
33
Jupyter / iPython Notebook 13/10/2015 Python Bootcamp - Basic I
34
Jupyter / iPython Notebook 13/10/2015 Python Bootcamp - Basic I
35
Jupyter / iPython Notebook 13/10/2015 Python Bootcamp - Basic I
36
Jupyter / iPython Notebook 13/10/2015 Python Bootcamp - Basic I
37
Jupyter / iPython Notebook 13/10/2015 Python Bootcamp - Basic I
38
Jupyter / iPython Notebook 13/10/2015 Python Bootcamp - Basic I
39
PyCharm – Not Used 13/10/2015 Python Bootcamp - Basic I
40
PyCharm – Tab 13/10/2015 Python Bootcamp - Basic I 41
PyCharm – See parameters 13/10/2015 Python Bootcamp - Basic I
42
PyCharm 13/10/2015 Python Bootcamp - Basic I 43
PyCharm – Auto-complete 13/10/2015 Python Bootcamp - Basic I 44
PyCharm – Auto-complete 13/10/2015 Python Bootcamp - Basic I 45
PyCharm – Quick Help 13/10/2015 Python Bootcamp - Basic I
46
PyCharm – Quick Help 13/10/2015 Python Bootcamp - Basic I
47
PyCharm - Run 13/10/2015 Python Bootcamp - Basic I 48
PyCharm - Debug 13/10/2015 Python Bootcamp - Basic I 49
PyCharm – PEP-8 13/10/2015 Python Bootcamp - Basic I 50
PyCharm – PEP-8 13/10/2015 Python Bootcamp - Basic I 51
PyCharm - Structure 13/10/2015 Python Bootcamp - Basic I 52
PyCharm - Structure 13/10/2015 Python Bootcamp - Basic I 53
PyCharm – Version Control (Git) 13/10/2015 Python Bootcamp - Basic
I 54
PyCharm – Version Control (Git) 13/10/2015 Python Bootcamp - Basic
I 55
PyCharm – Version Control (Git) 13/10/2015 Python Bootcamp - Basic
I 56
PyCharm – Version Control (Git) 13/10/2015 Python Bootcamp - Basic
I 57
PyCharm – Version Control (Git) 13/10/2015 Python Bootcamp - Basic
I 58
PyCharm – Version Control (Git) 13/10/2015 Python Bootcamp - Basic
I 59
Questions? 60 13/02/2017 Python Bootcamp – An(other) Python introduction II