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
47
2nd Python Bootcamp IAG - Basics II
b1quint
0
67
2nd Python Bootcamp IAG - Pretty and Healthy
b1quint
0
170
2nd Python Bootcamp IAG - Basics I
b1quint
0
59
Other Decks in Programming
See All in Programming
時間軸から考えるTerraformを使う理由と留意点
fufuhu
15
4.6k
Flutter with Dart MCP: All You Need - 박제창 2025 I/O Extended Busan
itsmedreamwalker
0
150
1から理解するWeb Push
dora1998
7
1.8k
開発チーム・開発組織の設計改善スキルの向上
masuda220
PRO
19
11k
機能追加とリーダー業務の類似性
rinchoku
2
1.2k
Compose Multiplatform × AI で作る、次世代アプリ開発支援ツールの設計と実装
thagikura
0
140
ソフトウェアテスト徹底指南書の紹介
goyoki
1
150
AI Coding Agentのセキュリティリスク:PRの自己承認とメルカリの対策
s3h
0
200
AIコーディングAgentとの向き合い方
eycjur
0
270
そのAPI、誰のため? Androidライブラリ設計における利用者目線の実践テクニック
mkeeda
2
270
MCPとデザインシステムに立脚したデザインと実装の融合
yukukotani
4
1.4k
Rancher と Terraform
fufuhu
2
240
Featured
See All Featured
Building Better People: How to give real-time feedback that sticks.
wjessup
368
19k
The Straight Up "How To Draw Better" Workshop
denniskardys
236
140k
Unsuck your backbone
ammeep
671
58k
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.4k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
188
55k
Building Flexible Design Systems
yeseniaperezcruz
328
39k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.6k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
Balancing Empowerment & Direction
lara
3
620
Producing Creativity
orderedlist
PRO
347
40k
Optimizing for Happiness
mojombo
379
70k
What’s in a name? Adding method to the madness
productmarketing
PRO
23
3.7k
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