×
Copy
Open
Link
Embed
Share
Beginning
This slide
Copy link URL
Copy link URL
Copy iframe embed code
Copy iframe embed code
Copy javascript embed code
Copy javascript embed code
Share
Tweet
Share
Tweet
Slide 1
Slide 1 text
software development
Slide 2
Slide 2 text
@abhshkdz GITHUB · TWITTER · FACEBOOK
Slide 3
Slide 3 text
software development practices
Slide 4
Slide 4 text
software development models
Slide 5
Slide 5 text
software development workflow
Slide 6
Slide 6 text
software development
Slide 7
Slide 7 text
good commit messages
Slide 8
Slide 8 text
good commit messages
Slide 9
Slide 9 text
No content
Slide 10
Slide 10 text
No content
Slide 11
Slide 11 text
No content
Slide 12
Slide 12 text
No content
Slide 13
Slide 13 text
No content
Slide 14
Slide 14 text
Wow, thanks for that!
Slide 15
Slide 15 text
• specific • self explanatory • relate to code good commit messages
Slide 16
Slide 16 text
good commit messages
Slide 17
Slide 17 text
comment excessively
Slide 18
Slide 18 text
comment excessively
Slide 19
Slide 19 text
be consistent
Slide 20
Slide 20 text
be consistent indentation
Slide 21
Slide 21 text
be consistent indentation naming
Slide 22
Slide 22 text
don't repeat yourself
Slide 23
Slide 23 text
don't repeat yourself • reduce inter dependency • modules • abstraction
Slide 24
Slide 24 text
“don't reinvent the wheel” ?
Slide 25
Slide 25 text
“don't reinvent the wheel” • better to use tested code
Slide 26
Slide 26 text
“don't reinvent the wheel” • better to use tested code • but 100% solution seldom exists
Slide 27
Slide 27 text
“don't reinvent the wheel” Weigh your options. Choose Wisely. • better to use tested code • but 100% solution seldom exists
Slide 28
Slide 28 text
software development models
Slide 29
Slide 29 text
waterfall model
Slide 30
Slide 30 text
waterfall model
Slide 31
Slide 31 text
waterfall model
Slide 32
Slide 32 text
iterative model
Slide 33
Slide 33 text
iterative model
Slide 34
Slide 34 text
some more buzz words
Slide 35
Slide 35 text
deployment & automation
Slide 36
Slide 36 text
unit testing
Slide 37
Slide 37 text
No content