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
GitHubWTM
Search
Patty Vader
October 21, 2016
Programming
0
47
GitHubWTM
Patty Vader
October 21, 2016
Tweet
Share
More Decks by Patty Vader
See All by Patty Vader
Python para Machine Learning
pattyvader
0
30
Search Engines using Python and Elasticsearch
pattyvader
0
180
Pygame
pattyvader
0
75
PyBR12
pattyvader
0
60
Other Decks in Programming
See All in Programming
システム成長を止めない!本番無停止テーブル移行の全貌
sakawe_ee
1
160
Systèmes distribués, pour le meilleur et pour le pire - BreizhCamp 2025 - Conférence
slecache
0
120
なぜ「共通化」を考え、失敗を繰り返すのか
rinchoku
1
640
Is Xcode slowly dying out in 2025?
uetyo
1
260
生成AI時代のコンポーネントライブラリの作り方
touyou
1
130
#kanrk08 / 公開版 PicoRubyとマイコンでの自作トレーニング計測装置を用いたワークアウトの理想と現実
bash0c7
1
700
地方に住むエンジニアの残酷な現実とキャリア論
ichimichi
5
1.5k
第9回 情シス転職ミートアップ 株式会社IVRy(アイブリー)の紹介
ivry_presentationmaterials
1
280
WebViewの現在地 - SwiftUI時代のWebKit - / The Current State Of WebView
marcy731
0
110
Google Agent Development Kit でLINE Botを作ってみた
ymd65536
2
230
ISUCON研修おかわり会 講義スライド
arfes0e2b3c
1
430
What Spring Developers Should Know About Jakarta EE
ivargrimstad
0
430
Featured
See All Featured
Six Lessons from altMBA
skipperchong
28
3.9k
Rails Girls Zürich Keynote
gr2m
94
14k
Why Our Code Smells
bkeepers
PRO
337
57k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
8
680
Bash Introduction
62gerente
614
210k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
48
5.4k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
181
53k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.5k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
357
30k
Designing Experiences People Love
moore
142
24k
Visualization
eitanlees
146
16k
Transcript
GitHub Primeiros passos Outubro 2016
Apresentação https://speakerdeck.com/pattyvader/githubwtm
Roadmap 1. Versionador de código 2. Git 3. Github
Versionador de código Software que gerencia versões do código fonte.
Versionador de código Por quê devo versionar meus códigos?
Versionador de código • Controle das versões do software. •
Centraliza as contribuições/alterações de uma equipe. • Backup e restore.
Git Em 2002 o kernel do Linux era mantido em
controlador de versão proprietário. BitKeeper
Git Mas o Linux não é open source?
Git Em 2005 nasceu o Git. "the stupid content tracker"
Codificado por Linus Torvalds.
Git Linus Torvalds escreveu o Git em 2 semanas https://www.linux.com/blog/10-years-git-interview-git-creator-linus-torvalds
https://git-scm.com/
Github Github é uma plataforma compartilhada de controle de versão.
Altamente colaborativa. Baseia-se no Git. https://guides.github.com/activities/hello-world/#what
Github
Github Criação de reposítório
Github Criação de reposítório
Github
Github https://help.github.com/articles/creating-a-new-repository/
Github Commit de um arquivo na linha de comando
Github Tela de commits
Github Linhas retiradas Linhas adicionadas Detalhe do commit
Github https://github.com/pyladies-brazil/br-pyladies-pelican/graphs/contributors Tela de colaboração em projetos
Github Devo contribuir em projetos open source? Yes Escolha projetos
que você se identifique! Contribua!
Github
Perguntas?
Contato https://github.com/pattyvader @pattyvader
[email protected]
*Designed by Freepik from www.flaticon.com*