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
14
A life with Rails 8.0 (beta)
tnir
0
72
Progressive Rails 8.1 (alpha) / progressive-rails-8-1
tnir
0
28
三代目CTO at stmn, inc. / CTO at stmn
tnir
0
6k
Teach programming with Postman 101
tnir
0
14
Cloud-agnostic Serverless built with GitLab
tnir
0
350
The Challenge at Contribute & Sessions from GitLab Contribute 2019 New Orleans
tnir
3
1.3k
The State of Docker: product and community
tnir
3
980
GitLab Overview & Version 12.x
tnir
2
2.9k
Other Decks in Programming
See All in Programming
Monixと常駐プログラムの勘どころ / Scalaわいわい勉強会 #4
stoneream
0
270
Асинхронность неизбежна: как мы проектировали сервис уведомлений
lamodatech
0
720
責務を分離するための例外設計 - PHPカンファレンス 2024
kajitack
1
540
fs2-io を試してたらバグを見つけて直した話
chencmd
0
230
DevFest Tokyo 2025 - Flutter のアプリアーキテクチャ現在地点
wasabeef
5
900
Effective Signals in Angular 19+: Rules and Helpers @ngbe2024
manfredsteyer
PRO
0
130
バグを見つけた?それAppleに直してもらおう!
uetyo
0
180
CSC305 Lecture 25
javiergs
PRO
0
130
創造的活動から切り拓く新たなキャリア 好きから始めてみる夜勤オペレーターからSREへの転身
yjszk
1
130
【re:Growth 2024】 Aurora DSQL をちゃんと話します!
maroon1st
0
770
Mermaid x AST x 生成AI = コードとドキュメントの完全同期への道
shibuyamizuho
0
160
Refactor your code - refactor yourself
xosofox
1
260
Featured
See All Featured
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
28
9.1k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
17
2.3k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.3k
Bash Introduction
62gerente
608
210k
Designing Experiences People Love
moore
138
23k
The Cult of Friendly URLs
andyhume
78
6.1k
Docker and Python
trallard
42
3.1k
Practical Orchestrator
shlominoach
186
10k
The Language of Interfaces
destraynor
154
24k
The Straight Up "How To Draw Better" Workshop
denniskardys
232
140k
Building Better People: How to give real-time feedback that sticks.
wjessup
365
19k
Scaling GitHub
holman
458
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/