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
4.9k
Copilot coding agentにベットしたいCTOが開発組織で取り組んだこと / GitHub Copilot coding agent in Team
tnir
0
420
2030年のSREを考える / SRE-in 2030
tnir
0
130
Ruby Guessr was harder to me RubyKaigi 2025
tnir
0
25
Bundler CHECKSUMS
tnir
0
21
Cloud Run & GKE Autopilot (late 2024)
tnir
0
69
A life with Rails 8.0 (beta)
tnir
0
110
Progressive Rails 8.1 (alpha) / progressive-rails-8-1
tnir
0
640
三代目CTO at stmn, inc. / CTO at stmn
tnir
1
7.4k
Other Decks in Programming
See All in Programming
Vue・React マルチプロダクト開発を支える Vite
andpad
0
110
STUNMESH-go: Wireguard NAT穿隧工具的源起與介紹
tjjh89017
0
390
AI時代のドメイン駆動設計-DDD実践におけるAI活用のあり方 / ddd-in-ai-era
minodriven
25
9.6k
旅行プランAIエージェント開発の裏側
ippo012
1
590
AIコーディングAgentとの向き合い方
eycjur
0
250
サイトを作ったらNFCタグキーホルダーを爆速で作れ!
yuukis
0
740
MLH State of the League: 2026 Season
theycallmeswift
0
210
Go言語での実装を通して学ぶLLMファインチューニングの仕組み / fukuokago22-llm-peft
monochromegane
0
110
testingを眺める
matumoto
1
130
モバイルアプリからWebへの横展開を加速した話_Claude_Code_実践術.pdf
kazuyasakamoto
0
290
Laravel Boost 超入門
fire_arlo
2
170
RDoc meets YARD
okuramasafumi
4
160
Featured
See All Featured
Done Done
chrislema
185
16k
The Invisible Side of Design
smashingmag
301
51k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
110
20k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
48
9.7k
Faster Mobile Websites
deanohume
309
31k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.6k
Embracing the Ebb and Flow
colly
87
4.8k
Mobile First: as difficult as doing things right
swwweet
224
9.9k
The Cost Of JavaScript in 2023
addyosmani
53
8.9k
Rebuilding a faster, lazier Slack
samanthasiow
83
9.1k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.4k
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/