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
理論と実務のギャップを超える
eycjur
0
120
コードとあなたと私の距離 / The Distance Between Code, You, and I
hiro_y
0
110
詳しくない分野でのVibe Codingで困ったことと学び/vibe-coding-in-unfamiliar-area
shibayu36
3
4.8k
チームの境界をブチ抜いていけ
tokai235
0
160
Things You Thought You Didn’t Need To Care About That Have a Big Impact On Your Job
hollycummins
0
210
XP, Testing and ninja testing ZOZ5
m_seki
3
600
育てるアーキテクチャ:戦い抜くPythonマイクロサービスの設計と進化戦略
fujidomoe
1
170
高度なUI/UXこそHotwireで作ろう Kaigi on Rails 2025
naofumi
4
3.8k
いま中途半端なSwift 6対応をするより、Default ActorやApproachable Concurrencyを有効にしてからでいいんじゃない?
yimajo
2
400
Domain-centric? Why Hexagonal, Onion, and Clean Architecture Are Answers to the Wrong Question
olivergierke
2
800
あなたとKaigi on Rails / Kaigi on Rails + You
shimoju
0
120
CSC305 Lecture 02
javiergs
PRO
1
270
Featured
See All Featured
How to Ace a Technical Interview
jacobian
280
24k
Producing Creativity
orderedlist
PRO
347
40k
Build your cross-platform service in a week with App Engine
jlugia
232
18k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
31
9.7k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
127
53k
A better future with KSS
kneath
239
18k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
37
2.6k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
12
1.2k
Designing for Performance
lara
610
69k
StorybookのUI Testing Handbookを読んだ
zakiyama
31
6.2k
Site-Speed That Sticks
csswizardry
11
890
Intergalactic Javascript Robots from Outer Space
tanoku
273
27k
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