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
Qualidade além do Código - MVPConf
Search
Lucas Santos
April 13, 2019
Programming
0
44
Qualidade além do Código - MVPConf
Lucas Santos
April 13, 2019
Tweet
Share
More Decks by Lucas Santos
See All by Lucas Santos
The Hitchhiker's Guide for an Amazing API with TypeScript
khaosdoctor
0
74
Escalando globalmente com TypeScript e JavaScript na Klarna
khaosdoctor
0
180
The future of JavaScript
khaosdoctor
0
48
TypeScript tips that could save your life
khaosdoctor
0
150
É hora de falar sobre Deno
khaosdoctor
0
63
JS Software testing for beginners
khaosdoctor
0
54
Ambientes dinâmicos com GitHub Actions
khaosdoctor
0
33
The Dark Side of JavaScript
khaosdoctor
0
64
Integrating Containers Into JavaScript
khaosdoctor
0
52
Other Decks in Programming
See All in Programming
CSC509 Lecture 12
javiergs
PRO
0
160
「今のプロジェクトいろいろ大変なんですよ、app/services とかもあって……」/After Kaigi on Rails 2024 LT Night
junk0612
5
2.2k
3 Effective Rules for Using Signals in Angular
manfredsteyer
PRO
0
100
リアーキテクチャxDDD 1年間の取り組みと進化
hsawaji
1
220
Nurturing OpenJDK distribution: Eclipse Temurin Success History and plan
ivargrimstad
0
920
Kaigi on Rails 2024 〜運営の裏側〜
krpk1900
1
220
Amazon Bedrock Agentsを用いてアプリ開発してみた!
har1101
0
340
LLM生成文章の精度評価自動化とプロンプトチューニングの効率化について
layerx
PRO
2
190
Why Jakarta EE Matters to Spring - and Vice Versa
ivargrimstad
0
1.1k
役立つログに取り組もう
irof
28
9.6k
RubyLSPのマルチバイト文字対応
notfounds
0
120
2024/11/8 関西Kaggler会 2024 #3 / Kaggle Kernel で Gemma 2 × vLLM を動かす。
kohecchi
5
920
Featured
See All Featured
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
4
370
What's in a price? How to price your products and services
michaelherold
243
12k
Writing Fast Ruby
sferik
627
61k
Building Applications with DynamoDB
mza
90
6.1k
How to train your dragon (web standard)
notwaldorf
88
5.7k
Docker and Python
trallard
40
3.1k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
250
21k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
356
29k
Building Adaptive Systems
keathley
38
2.3k
How to Ace a Technical Interview
jacobian
276
23k
Gamification - CAS2011
davidbonilla
80
5k
Reflections from 52 weeks, 52 projects
jeffersonlam
346
20k
Transcript
12 e 13 de abril de 2019 São Paulo, Brasil
Conectando Pessoas, Processos e Tecnologia
#MVPConf Trilha – Gerenciamento de Projetos Qualidade Além do Código
Lucas Santos
#MVPConf Github.com/khaosdoctor LinkedIn.com/in/lhs-santos Twitter.com/_staticvoid Site: lsantos.dev Lucas Santos Lead Solutions
Architect @ Nextcode Microsoft MVP @ Developer Technologies
Doação para Entidades #MVPConf Toda a renda obtida com a
venda dos ingressos para o MVPConf LATAM 2019 serão doados para cinco Entidades beneficentes. Uma em cada região do Brasil! Consulte no site as Entidades beneficiadas! MVPConf.com.br
Patrocinadores
#MVPConf
#MVPConf Agenda - O que é qualidade? - Cultura de
time - Comunicação - Repositórios de governança - Gerenciamento de versões - Templates - Code Review - Changelogs / Milestones - Testes com CI/CD - Documentação - Agile
#MVPConf O que é qualidade?
#MVPConf “característica ou atributo distintivo positivo que faz algo sobressair
em relação a outros.”
#MVPConf Qualidade é um trabalho bem feito...
#MVPConf Mas o que é um trabalho bem feito?
#MVPConf Um código ou sistema: - Funcional
#MVPConf Um código ou sistema: - Funcional - Eficiente
#MVPConf Um código ou sistema: - Funcional - Eficiente -
Escalável
#MVPConf Um código ou sistema: - Funcional - Eficiente -
Escalável - Manutenível
#MVPConf Um código ou sistema: - Funcional - Eficiente -
Escalável - Manutenível - Testável
#MVPConf Um código ou sistema: - Funcional - Eficiente -
Escalável - Manutenível - Testável - Reproduzível
#MVPConf Quem faz esse código?
#MVPConf Nós!
#MVPConf Time e cultura
#MVPConf Comunicação
#MVPConf
#MVPConf Repositórios de governança
#MVPConf http://github.com/nxcd/developer-handbook
#MVPConf
#MVPConf Um bom guia tem: - Definições
#MVPConf
#MVPConf Um bom guia tem: - Definições - Dicas de
estilo
#MVPConf
#MVPConf Um bom guia tem: - Definições - Dicas de
estilo - Convenções seguidas
#MVPConf
#MVPConf Um bom guia tem: - Definições - Dicas de
estilo - Convenções seguidas - Processos do time
#MVPConf
#MVPConf Um bom guia tem: - Definições - Dicas de
estilo - Convenções seguidas - Processos do time - Desenhos e diagramas
None
#MVPConf Templates
#MVPConf
#MVPConf
#MVPConf Code Review
#MVPConf
#MVPConf
#MVPConf
#MVPConf Versões, changelogs, milestones e releases
#MVPConf Versões
#MVPConf Semantic Version
#MVPConf Patch: x.x.1
#MVPConf Patch: x.x.1 Minor: x.1.x
#MVPConf Patch: x.x.1 Minor: x.1.x Major: 1.x.x
#MVPConf Milestones
#MVPConf Changelogs
None
#MVPConf Release
#MVPConf
#MVPConf Testes + CI/CD
#MVPConf Testes
#MVPConf “Testes tomam muito tempo”
#MVPConf CI/CD
#MVPConf
#MVPConf
#MVPConf Documentação
#MVPConf Ter uma documentação
#MVPConf
#MVPConf
#MVPConf Atualizar a documentação
#MVPConf Agile
OBRIGADO #MVPConf Github.com/khaosdoctor LinkedIn.com/in/lhs-santos Twitter.com/_staticvoid Site: lsantos.dev
Sorteios dos Brindes #MVPConf Somente participarão dos sorteios os participantes
que estiverem inscritos nas palestras e responderem as pesquisas de satisfação.