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
77
PyBR12
pattyvader
0
61
Other Decks in Programming
See All in Programming
Processing Gem ベースの、2D レトロゲームエンジンの開発
tokujiros
2
110
【第4回】関東Kaggler会「Kaggleは執筆に役立つ」
mipypf
0
950
CSC305 Summer Lecture 12
javiergs
PRO
0
130
未来を拓くAI技術〜エージェント開発とAI駆動開発〜
leveragestech
2
190
LLMOpsのパフォーマンスを支える技術と現場で実践した改善
po3rin
8
990
250830 IaCの選定~AWS SAMのLambdaをECSに乗り換えたときの備忘録~
east_takumi
0
340
Flutter로 Gemini와 MCP를 활용한 Agentic App 만들기 - 박제창 2025 I/O Extended Seoul
itsmedreamwalker
0
160
AIコーディングAgentとの向き合い方
eycjur
0
250
サーバーサイドのビルド時間87倍高速化
plaidtech
PRO
0
670
もうちょっといいRubyプロファイラを作りたい (2025)
osyoyu
0
210
MCPで実現するAIエージェント駆動のNext.jsアプリデバッグ手法
nyatinte
7
990
OSS開発者という働き方
andpad
5
1.5k
Featured
See All Featured
Docker and Python
trallard
45
3.5k
Stop Working from a Prison Cell
hatefulcrawdad
271
21k
KATA
mclloyd
32
14k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
110
20k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
Music & Morning Musume
bryan
46
6.8k
Building Adaptive Systems
keathley
43
2.7k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
131
19k
Building Applications with DynamoDB
mza
96
6.6k
The Pragmatic Product Professional
lauravandoore
36
6.8k
Six Lessons from altMBA
skipperchong
28
4k
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*