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
Sponsored
·
Ship Features Fearlessly
Turn features on and off without deploys. Used by thousands of Ruby developers.
→
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
Spinner 軸ズレ現象を調べたらレンダリング深淵に飲まれた #レバテックMeetup
bengo4com
1
230
React 19でつくる「気持ちいいUI」- 楽観的UIのすすめ
himorishige
11
7.4k
CSC307 Lecture 01
javiergs
PRO
0
690
CSC307 Lecture 04
javiergs
PRO
0
660
コマンドとリード間の連携に対する脅威分析フレームワーク
pandayumi
1
450
AIと一緒にレガシーに向き合ってみた
nyafunta9858
0
220
Implementation Patterns
denyspoltorak
0
280
FOSDEM 2026: STUNMESH-go: Building P2P WireGuard Mesh Without Self-Hosted Infrastructure
tjjh89017
0
160
組織で育むオブザーバビリティ
ryota_hnk
0
170
MDN Web Docs に日本語翻訳でコントリビュート
ohmori_yusuke
0
650
それ、本当に安全? ファイルアップロードで見落としがちなセキュリティリスクと対策
penpeen
7
3.9k
Apache Iceberg V3 and migration to V3
tomtanaka
0
160
Featured
See All Featured
Max Prin - Stacking Signals: How International SEO Comes Together (And Falls Apart)
techseoconnect
PRO
0
84
A brief & incomplete history of UX Design for the World Wide Web: 1989–2019
jct
1
300
Primal Persuasion: How to Engage the Brain for Learning That Lasts
tmiket
0
250
Large-scale JavaScript Application Architecture
addyosmani
515
110k
技術選定の審美眼(2025年版) / Understanding the Spiral of Technologies 2025 edition
twada
PRO
117
110k
The Limits of Empathy - UXLibs8
cassininazir
1
210
Paper Plane (Part 1)
katiecoart
PRO
0
4.1k
Why You Should Never Use an ORM
jnunemaker
PRO
61
9.7k
Building Experiences: Design Systems, User Experience, and Full Site Editing
marktimemedia
0
410
How Software Deployment tools have changed in the past 20 years
geshan
0
32k
Building a Scalable Design System with Sketch
lauravandoore
463
34k
Odyssey Design
rkendrick25
PRO
1
490
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