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
Django Girls、チュートリアルを終えたあとやったらいいこと / What to do...
Search
tnir
November 03, 2018
Programming
0
2.6k
Django Girls、チュートリアルを終えたあとやったらいいこと / What to do after Django Girls
Django Girls、チュートリアルを終えたあとやったらいいこと
Django Girls Tokyo #4, 2018-11-03
https://djangogirls.org/tokyo/
tnir
November 03, 2018
Tweet
Share
More Decks by tnir
See All by tnir
GitHub Copilot coding agent を推したい / AIDD Nagoya #1
tnir
4
5k
Copilot coding agentにベットしたいCTOが開発組織で取り組んだこと / GitHub Copilot coding agent in Team
tnir
0
440
2030年のSREを考える / SRE-in 2030
tnir
0
130
Ruby Guessr was harder to me RubyKaigi 2025
tnir
0
26
Bundler CHECKSUMS
tnir
0
23
Cloud Run & GKE Autopilot (late 2024)
tnir
0
70
A life with Rails 8.0 (beta)
tnir
0
110
Progressive Rails 8.1 (alpha) / progressive-rails-8-1
tnir
0
660
三代目CTO at stmn, inc. / CTO at stmn
tnir
1
7.5k
Other Decks in Programming
See All in Programming
時間軸から考えるTerraformを使う理由と留意点
fufuhu
16
4.8k
Navigation 2 を 3 に移行する(予定)ためにやったこと
yokomii
0
340
はじめてのMaterial3 Expressive
ym223
2
890
Design Foundational Data Engineering Observability
sucitw
3
200
2025 年のコーディングエージェントの現在地とエンジニアの仕事の変化について
azukiazusa1
24
12k
Kiroで始めるAI-DLC
kaonash
2
620
Processing Gem ベースの、2D レトロゲームエンジンの開発
tokujiros
2
130
Azure SRE Agentで運用は楽になるのか?
kkamegawa
0
2.5k
RDoc meets YARD
okuramasafumi
4
170
Updates on MLS on Ruby (and maybe more)
sylph01
1
180
プロポーザル駆動学習 / Proposal-Driven Learning
mackey0225
2
1.3k
為你自己學 Python - 冷知識篇
eddie
1
350
Featured
See All Featured
RailsConf 2023
tenderlove
30
1.2k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
Bash Introduction
62gerente
615
210k
Visualization
eitanlees
148
16k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
Code Reviewing Like a Champion
maltzj
525
40k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
33
2.4k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.7k
A designer walks into a library…
pauljervisheath
207
24k
Writing Fast Ruby
sferik
628
62k
Testing 201, or: Great Expectations
jmmastey
45
7.7k
Scaling GitHub
holman
463
140k
Transcript
チュートリアルを終えたあとやったらいいこと @tnir (Takuya Noguchi) Django Girls Tokyo #4 2018-11-03
Me @tnir / Tw: @tn961ir / FB: takuya.noguchi.961 PyCon APAC
2013, JP 2014,2015,2016,2017,2018 スポンサー担当 Django ユーザ (2006-) Django コントリビュータ (2018) gunicorn, pandas コントリビュータ (2016-) その他Go, Ruby on Rails アプリケーションOSS 開発者
Django Girls 、終わってからやること CI/CD ( 自動化) Git レポジトリ diversity イベントに参加する
Today I learned: A = ['hello','world'] or A = ['hello',
'world']
ake8 A = ['hello','world'] ↓↓↓↓↓↓↓↓↓↓ A = ['hello', 'world']
ake8 pip install -U flake8 flake8 settings.py settings.py:1:13: E231 missing
whitespace after ',' autopep8 -i settings.py
CI/CD CircleCI https://circleci.com/ run: - flake8 settings.py
その先のGit レポジトリ GitHub.com 公開レポジトリは無料(プライベートレポジトリは有料) GitLab.com 公開レポジトリもプライベートレポジトリは無料 CI/CD も無料 ↑ オススメ
GitLab Issues で管理 Qiita: https://qiita.com/jumpyoshim/items/f0ee99d770192c48fc7e
GitLab Women GitLab Women (GitLab Meetup Tokyo #11) 11/7( 水)
秋葉原 https://gitlab-jp.connpass.com/event/105178/