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
A life with Rails 8.0 (beta)
tnir
0
52
Progressive Rails 8.1 (alpha) / progressive-rails-8-1
tnir
0
3
三代目CTO at stmn, inc. / CTO at stmn
tnir
0
5.7k
Cloud-agnostic Serverless built with GitLab
tnir
0
340
The Challenge at Contribute & Sessions from GitLab Contribute 2019 New Orleans
tnir
3
1.3k
The State of Docker: product and community
tnir
3
970
GitLab Overview & Version 12.x
tnir
2
2.9k
Engineering life with containers on AWS
tnir
1
7.1k
Everyone can use, everyone can contribute!
tnir
1
410
Other Decks in Programming
See All in Programming
ECS Service Connectのこれまでのアップデートと今後のRoadmapを見てみる
tkikuc
2
250
Tauriでネイティブアプリを作りたい
tsucchinoko
0
370
Amazon Qを使ってIaCを触ろう!
maruto
0
410
ヤプリ新卒SREの オンボーディング
masaki12
0
130
3 Effective Rules for Using Signals in Angular
manfredsteyer
PRO
0
120
Jakarta EE meets AI
ivargrimstad
0
130
型付き API リクエストを実現するいくつかの手法とその選択 / Typed API Request
euxn23
8
2.2k
Creating a Free Video Ad Network on the Edge
mizoguchicoji
0
120
ローコードSaaSのUXを向上させるためのTypeScript
taro28
1
630
EMになってからチームの成果を最大化するために取り組んだこと/ Maximize team performance as EM
nashiusagi
0
100
Streams APIとTCPフロー制御 / Web Streams API and TCP flow control
tasshi
2
350
Snowflake x dbtで作るセキュアでアジャイルなデータ基盤
tsoshiro
2
520
Featured
See All Featured
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
131
33k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
364
24k
Faster Mobile Websites
deanohume
305
30k
Agile that works and the tools we love
rasmusluckow
327
21k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
44
6.8k
Embracing the Ebb and Flow
colly
84
4.5k
Six Lessons from altMBA
skipperchong
27
3.5k
10 Git Anti Patterns You Should be Aware of
lemiorhan
655
59k
Typedesign – Prime Four
hannesfritz
40
2.4k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
4
370
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
Building Adaptive Systems
keathley
38
2.3k
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/