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
Cloud Run & GKE Autopilot (late 2024)
tnir
0
23
A life with Rails 8.0 (beta)
tnir
0
86
Progressive Rails 8.1 (alpha) / progressive-rails-8-1
tnir
0
290
三代目CTO at stmn, inc. / CTO at stmn
tnir
1
6.4k
Teach programming with Postman 101
tnir
0
18
Cloud-agnostic Serverless built with GitLab
tnir
0
350
The Challenge at Contribute & Sessions from GitLab Contribute 2019 New Orleans
tnir
3
1.4k
The State of Docker: product and community
tnir
3
1k
GitLab Overview & Version 12.x
tnir
2
3k
Other Decks in Programming
See All in Programming
Visual StudioのGitHub Copilotでいろいろやってみる
tomokusaba
1
210
技術を改善し続ける
gumioji
0
140
[JAWS DAYS 2025] 最近の DB の競合解決の仕組みが分かった気になってみた
maroon1st
0
130
Domain-Driven Design (Tutorial)
hschwentner
13
22k
コミュニティ駆動 AWS CDK ライブラリ「Open Constructs Library」 / community-cdk-library
gotok365
2
250
仕様変更に耐えるための"今の"DRY原則を考える
mkmk884
9
3.2k
2025.2.14_Developers Summit 2025_登壇資料
0101unite
0
210
負債になりにくいCSSをデザイナとつくるには?
fsubal
10
2.6k
dbt Pythonモデルで実現するSnowflake活用術
trsnium
0
260
GoとPHPのインターフェイスの違い
shimabox
2
210
ABEMA iOS 大規模プロジェクトにおける段階的な技術刷新 / ABEMA iOS Technology Upgrade
akkyie
1
210
ML.NETで始める機械学習
ymd65536
0
230
Featured
See All Featured
Building Flexible Design Systems
yeseniaperezcruz
328
38k
Mobile First: as difficult as doing things right
swwweet
223
9.5k
We Have a Design System, Now What?
morganepeng
51
7.4k
Building Applications with DynamoDB
mza
93
6.2k
Six Lessons from altMBA
skipperchong
27
3.6k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
129
19k
Optimising Largest Contentful Paint
csswizardry
34
3.1k
KATA
mclloyd
29
14k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
280
13k
It's Worth the Effort
3n
184
28k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
133
33k
Why Our Code Smells
bkeepers
PRO
336
57k
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/