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
TDD e boas práticas na programação: uma breve i...
Search
Amanda Pedroso
November 08, 2015
Programming
0
270
TDD e boas práticas na programação: uma breve introdução
Amanda Pedroso
November 08, 2015
Tweet
Share
Other Decks in Programming
See All in Programming
GitHubとGitLabとAWS CodePipelineでCI/CDを組み比べてみた
satoshi256kbyte
4
250
楽して成果を出すためのセルフリソース管理
clipnote
0
190
機能追加とリーダー業務の類似性
rinchoku
2
1.3k
RDoc meets YARD
okuramasafumi
4
170
Kiroで始めるAI-DLC
kaonash
2
620
MCPとデザインシステムに立脚したデザインと実装の融合
yukukotani
4
1.5k
意外と簡単!?フロントエンドでパスキー認証を実現する WebAuthn
teamlab
PRO
2
770
ユーザーも開発者も悩ませない TV アプリ開発 ~Compose の内部実装から学ぶフォーカス制御~
taked137
0
190
AIでLINEスタンプを作ってみた
eycjur
1
230
Oracle Database Technology Night 92 Database Connection control FAN-AC
oracle4engineer
PRO
1
470
go test -json そして testing.T.Attr / Kyoto.go #63
utgwkk
3
310
ProxyによるWindow間RPC機構の構築
syumai
3
1.2k
Featured
See All Featured
Making Projects Easy
brettharned
117
6.4k
Producing Creativity
orderedlist
PRO
347
40k
Balancing Empowerment & Direction
lara
3
620
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.5k
Imperfection Machines: The Place of Print at Facebook
scottboms
268
13k
A designer walks into a library…
pauljervisheath
207
24k
A Modern Web Designer's Workflow
chriscoyier
696
190k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
The Language of Interfaces
destraynor
161
25k
Done Done
chrislema
185
16k
Visualization
eitanlees
148
16k
Git: the NoSQL Database
bkeepers
PRO
431
66k
Transcript
TDD e boas práticas na programação: uma breve introdução
Amanda Pedroso amandaclarck
[email protected]
None
Clean Code
Robert C. Martin “Uncle Bob” 1970 Manifesto Ágil Clean Code
Boas práticas
Nome de métodos
Nomes de variáveis identificáveis
Nome de método e variáveis identificáveis
DRY Don’t repeat yourself Bugs
Código comentado
None
Indentação Inf. Inserção de espaços, parágrafos etc. em um código
de linguagem de programação [F.: Do ing. indentation.]
TDD
Vantagens
Obrigada