Slide 1

Slide 1 text

Social Coding
 with GitHub @chiastolite

Slide 2

Slide 2 text

agenda • GitHub • Pull-Request • Social Coding

Slide 3

Slide 3 text

GitHub

Slide 4

Slide 4 text

GitHub is ... • Repository Hosting • Issue Tracking • SNS

Slide 5

Slide 5 text

GitHub is ... • Repository Hosting • Issue Tracking • SNS

Slide 6

Slide 6 text

GitHub is ... • Repository Hosting • Issue Tracking • SNS SNS?

Slide 7

Slide 7 text

SNS has… • avatar • social graph • like • mention • emoji

Slide 8

Slide 8 text

avatar

Slide 9

Slide 9 text

social graph

Slide 10

Slide 10 text

like

Slide 11

Slide 11 text

mention

Slide 12

Slide 12 text

No content

Slide 13

Slide 13 text

emoji

Slide 14

Slide 14 text

GitHub = SNS

Slide 15

Slide 15 text

most important element of SNS

Slide 16

Slide 16 text

Conversation!!

Slide 17

Slide 17 text

where...

Slide 18

Slide 18 text

find it!

Slide 19

Slide 19 text

No content

Slide 20

Slide 20 text

No content

Slide 21

Slide 21 text

Pull-Request

Slide 22

Slide 22 text

about Pull-Request... • tell about changes
 you’ve pushed • please merge my changes!

Slide 23

Slide 23 text

demo

Slide 24

Slide 24 text

What we should talk about?

Slide 25

Slide 25 text

talk about ... • spec • naming ! • coding rule • good/bad part

Slide 26

Slide 26 text

talk about ... • spec • naming ! • coding rule • good/bad part Code Review!

Slide 27

Slide 27 text

What are benefits of code reviewing?

Slide 28

Slide 28 text

Wise man say… • Knowledge Sharing • Clean Code • Distributed Responsibility • Study/Learning

Slide 29

Slide 29 text

When should  we pull request?

Slide 30

Slide 30 text

it’s too late... • Bad naming... • not good method.... • tightly-coupled • Reinventing the wheel

Slide 31

Slide 31 text

But...

Slide 32

Slide 32 text

already implemented...

Slide 33

Slide 33 text

When should we pull request? • create method skeleton • difficult naming... • feel uneasy

Slide 34

Slide 34 text

Social Coding

Slide 35

Slide 35 text

Let’s contribute to OSS

Slide 36

Slide 36 text

ex)padrino-framework

Slide 37

Slide 37 text

ex)padrino-framework

Slide 38

Slide 38 text

ex)padrino-framework

Slide 39

Slide 39 text

ex)padrino-framework

Slide 40

Slide 40 text

ex)padrino-framework

Slide 41

Slide 41 text

fun!!

Slide 42

Slide 42 text

fun!!

Slide 43

Slide 43 text

ex)romaji

Slide 44

Slide 44 text

ex)romaji

Slide 45

Slide 45 text

ex)romaji

Slide 46

Slide 46 text

fun!!

Slide 47

Slide 47 text

fun!!

Slide 48

Slide 48 text

Social Coding • before • few people can commit • after • anyone can contribute

Slide 49

Slide 49 text

references • @a_matusda • https://speakerdeck.com/a_matsuda/social-coding • @hatchpotch • https://speakerdeck.com/hotchpotch/pull-request-woli- yong-sitakai-fa-wakuhuro • @knsmr • http://www.slideshare.net/knsmr/qait

Slide 50

Slide 50 text

Question?