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
45
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
Deep Dive into ~/.claude/projects
hiragram
14
2.5k
AIエージェントはこう育てる - GitHub Copilot Agentとチームの共進化サイクル
koboriakira
0
520
ふつうの技術スタックでアート作品を作ってみる
akira888
1
500
技術同人誌をMCP Serverにしてみた
74th
1
630
NPOでのDevinの活用
codeforeveryone
0
810
20250704_教育事業におけるアジャイルなデータ基盤構築
hanon52_
5
750
AIともっと楽するE2Eテスト
myohei
2
760
Webの外へ飛び出せ NativePHPが切り拓くPHPの未来
takuyakatsusa
2
540
0626 Findy Product Manager LT Night_高田スライド_speaker deck用
mana_takada
0
160
Modern Angular with Signals and Signal Store:New Rules for Your Architecture @enterJS Advanced Angular Day 2025
manfredsteyer
PRO
0
210
10 Costly Database Performance Mistakes (And How To Fix Them)
andyatkinson
0
250
Flutterで備える!Accessibility Nutrition Labels完全ガイド
yuukiw00w
0
160
Featured
See All Featured
Building a Scalable Design System with Sketch
lauravandoore
462
33k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.5k
Facilitating Awesome Meetings
lara
54
6.4k
Typedesign – Prime Four
hannesfritz
42
2.7k
Build The Right Thing And Hit Your Dates
maggiecrowley
36
2.8k
The Straight Up "How To Draw Better" Workshop
denniskardys
234
140k
Six Lessons from altMBA
skipperchong
28
3.9k
We Have a Design System, Now What?
morganepeng
53
7.7k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.4k
How to train your dragon (web standard)
notwaldorf
94
6.1k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
29
9.6k
Why You Should Never Use an ORM
jnunemaker
PRO
58
9.4k
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