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
76
PyBR12
pattyvader
0
61
Other Decks in Programming
See All in Programming
Gemini CLI のはじめ方
ttnyt8701
1
110
11年かかって やっとVibe Codingに 時代が追いつきましたね
yimajo
0
220
Android 15以上でPDFのテキスト検索を爆速開発!
tonionagauzzi
0
170
Advanced Micro Frontends: Multi Version/ Framework Scenarios
manfredsteyer
PRO
0
120
[DevinMeetupTokyo2025] コード書かせないDevinの使い方
takumiyoshikawa
2
230
202507_ADKで始めるエージェント開発の基本 〜デモを通じて紹介〜(奥田りさ)The Basics of Agent Development with ADK — A Demo-Focused Introduction
risatube
PRO
5
1.3k
[Codecon - 2025] Como não odiar seus testes
camilacampos
0
100
Streamlitで実現できるようになったこと、実現してくれたこと
ayumu_yamaguchi
2
240
リバースエンジニアリング新時代へ! GhidraとClaude DesktopをMCPで繋ぐ/findy202507
tkmru
4
1.6k
[SRE NEXT] 複雑なシステムにおけるUser Journey SLOの導入
yakenji
1
850
Reactの歴史を振り返る
tutinoko
1
150
PHPカンファレンス関西2025 基調講演
sugimotokei
6
1k
Featured
See All Featured
VelocityConf: Rendering Performance Case Studies
addyosmani
332
24k
Stop Working from a Prison Cell
hatefulcrawdad
271
21k
We Have a Design System, Now What?
morganepeng
53
7.7k
GitHub's CSS Performance
jonrohan
1031
460k
Thoughts on Productivity
jonyablonski
69
4.8k
Java REST API Framework Comparison - PWX 2021
mraible
31
8.7k
Art, The Web, and Tiny UX
lynnandtonic
301
21k
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
The Power of CSS Pseudo Elements
geoffreycrofte
77
5.9k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
331
22k
Testing 201, or: Great Expectations
jmmastey
43
7.6k
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*