SlideShare a Scribd company logo
Version control systems (like Git)
allow you to retain your
science karma (!) over the course
of a project
Goals for today:
•  Understand what
these tools are for
•  Create a repository
(“repo”) online
•  Create a repo from
your desktop
•  Push a commit
•  Fork a repo
•  Push an edit to a
forked repo
•  Done!
The problem that needs solving:
And it doesn’t apply only to code!
What is my PhD
on again????
I WANT COOKIE
DOUGH
Git, a revision control system, lets you:
(1) track the history of changes you’ve made
(2) keeps your work reproducible (even to you!)
(3) helps you keep good documentation
and (4) collaborate without writing over others’ work
https://github.com/karthik/smb_git/commits/master?page=4
Git, a revision control system, lets you:
(1) track the history of changes you’ve made
(2) keeps your work reproducible (even to you!)
(3) helps you keep good documentation
and (4) collaborate without writing over others’ work
https://github.com/karthik/esa_data_viz/graphs/contributors
Links:
•  https://github.com/
•  github.com/coconn
•  Let’s see an example
of where
PastChristine locked it
down for
FutureChristine
https://github.com/coconn/
cso011code_TanguroN2OLosses/
commits/master
Task 1!
•  Log in to your Github profile
•  Click “Repositories”
•  Click “New”
•  Click “Initialize with a README” (best
practice)
•  Repo to make: A storage area for a
personal hero!
•  Click “Clone in desktop”
•  Save your repo wherever you like on
your computer
•  Use google images to download a
rad image
•  Put it in your personal hero folder on
your computer
•  “Commit and sync”
•  Click refresh on your repo online
•  You should see the change!
Turn to your neighbor and take 2
minutes to think of a project at
work you want to use this system
for…
Task 2!
•  Create a new folder on your
computer for that project (OR
find that folder if it exists)
•  Go to your Github program
•  Click “Add a repo” (or “+”,
etc.)
•  Find that folder!
•  Push that folder to Github!
•  Click refresh on your Github
landing page online
•  You should see the new repo!
Task 3! Collaboration!
•  Go to https://github.com/
coconn/Friday-Noon-Seminar-
Git-Github
•  “Fork” my FNS repository
•  “Clone” it to your desktop
•  Make a file that has your best git/
Github pun in it (.txt, .r, .doc, .pdf,
whatever), and push it as a
commit to your fork within the
Task3-Puns folder
•  Click “pull request” (you’re
requesting that I, Christine, “pull”
your edit into the original repo)
•  Done!
Some other slides that I might
use as reference follow…
Collaborating with others
Branches

More Related Content

What's hot

Introduction to git and github
Introduction to git and githubIntroduction to git and github
Introduction to git and github
Aderemi Dadepo
 
Github Case Study By Amil Ali
Github Case Study By Amil AliGithub Case Study By Amil Ali
Github Case Study By Amil Ali
AmilAli1
 
Git,Github,How to host using Github
Git,Github,How to host using GithubGit,Github,How to host using Github
Git,Github,How to host using Github
Sujata Regoti
 
Intro to Git and GitHub
Intro to Git and GitHubIntro to Git and GitHub
Intro to Git and GitHub
Uri Goldstein
 
GitHub Talk - Cody Carnachan
GitHub Talk - Cody CarnachanGitHub Talk - Cody Carnachan
GitHub Talk - Cody Carnachan
Cody Carnachan
 
Github basics
Github basicsGithub basics
Github basics
Radoslav Georgiev
 
Hacktoberfest slides
Hacktoberfest slidesHacktoberfest slides
Hacktoberfest slides
FatimaYousif11
 
Git, GitHub and Open Source
Git, GitHub and Open SourceGit, GitHub and Open Source
Git, GitHub and Open Source
Lorna Mitchell
 
Contributing to Open Source #Hacktoberfest
Contributing to Open Source #HacktoberfestContributing to Open Source #Hacktoberfest
Contributing to Open Source #Hacktoberfest
Cheah Eng Soon
 
Git and GitHub | Concept about Git and GitHub Process | Git Process overview
Git and GitHub | Concept about Git and GitHub Process | Git Process overviewGit and GitHub | Concept about Git and GitHub Process | Git Process overview
Git and GitHub | Concept about Git and GitHub Process | Git Process overview
Rueful Robin
 
GitHub Presentation
GitHub PresentationGitHub Presentation
GitHub Presentation
BrianSchilder
 
Github
GithubGithub
Git best practices 2016
Git best practices 2016Git best practices 2016
Git best practices 2016
Otto Kekäläinen
 
Luis atencio on_git
Luis atencio on_gitLuis atencio on_git
Luis atencio on_git
Luis Atencio
 
Introduction to GitHub Actions
Introduction to GitHub ActionsIntroduction to GitHub Actions
Introduction to GitHub Actions
Knoldus Inc.
 
Github 101 An Adventurer's Guide To Open Source
Github 101   An Adventurer's Guide To Open SourceGithub 101   An Adventurer's Guide To Open Source
Github 101 An Adventurer's Guide To Open Source
Prachitibhukan
 
Git and GitHub
Git and GitHubGit and GitHub
Git and GitHub
Rick Umali
 
Beginner's guide to git and github
Beginner's guide to git and github Beginner's guide to git and github
Beginner's guide to git and github
SahilSonar4
 
Inside GitHub
Inside GitHubInside GitHub
Inside GitHub
err
 
Advance workshop on git
Advance workshop on gitAdvance workshop on git
Advance workshop on git
Himanshu Agrawal
 

What's hot (20)

Introduction to git and github
Introduction to git and githubIntroduction to git and github
Introduction to git and github
 
Github Case Study By Amil Ali
Github Case Study By Amil AliGithub Case Study By Amil Ali
Github Case Study By Amil Ali
 
Git,Github,How to host using Github
Git,Github,How to host using GithubGit,Github,How to host using Github
Git,Github,How to host using Github
 
Intro to Git and GitHub
Intro to Git and GitHubIntro to Git and GitHub
Intro to Git and GitHub
 
GitHub Talk - Cody Carnachan
GitHub Talk - Cody CarnachanGitHub Talk - Cody Carnachan
GitHub Talk - Cody Carnachan
 
Github basics
Github basicsGithub basics
Github basics
 
Hacktoberfest slides
Hacktoberfest slidesHacktoberfest slides
Hacktoberfest slides
 
Git, GitHub and Open Source
Git, GitHub and Open SourceGit, GitHub and Open Source
Git, GitHub and Open Source
 
Contributing to Open Source #Hacktoberfest
Contributing to Open Source #HacktoberfestContributing to Open Source #Hacktoberfest
Contributing to Open Source #Hacktoberfest
 
Git and GitHub | Concept about Git and GitHub Process | Git Process overview
Git and GitHub | Concept about Git and GitHub Process | Git Process overviewGit and GitHub | Concept about Git and GitHub Process | Git Process overview
Git and GitHub | Concept about Git and GitHub Process | Git Process overview
 
GitHub Presentation
GitHub PresentationGitHub Presentation
GitHub Presentation
 
Github
GithubGithub
Github
 
Git best practices 2016
Git best practices 2016Git best practices 2016
Git best practices 2016
 
Luis atencio on_git
Luis atencio on_gitLuis atencio on_git
Luis atencio on_git
 
Introduction to GitHub Actions
Introduction to GitHub ActionsIntroduction to GitHub Actions
Introduction to GitHub Actions
 
Github 101 An Adventurer's Guide To Open Source
Github 101   An Adventurer's Guide To Open SourceGithub 101   An Adventurer's Guide To Open Source
Github 101 An Adventurer's Guide To Open Source
 
Git and GitHub
Git and GitHubGit and GitHub
Git and GitHub
 
Beginner's guide to git and github
Beginner's guide to git and github Beginner's guide to git and github
Beginner's guide to git and github
 
Inside GitHub
Inside GitHubInside GitHub
Inside GitHub
 
Advance workshop on git
Advance workshop on gitAdvance workshop on git
Advance workshop on git
 

Viewers also liked

физика и техника
физика и техникафизика и техника
физика и техникаkalinka-malinka
 
Balancing Tradeoffs: Reconciling multiple environmental goals in an agricultu...
Balancing Tradeoffs: Reconciling multiple environmental goals in an agricultu...Balancing Tradeoffs: Reconciling multiple environmental goals in an agricultu...
Balancing Tradeoffs: Reconciling multiple environmental goals in an agricultu...
Christine O'Connell
 
The ecological cost of doing agricultural business
The ecological cost of doing agricultural businessThe ecological cost of doing agricultural business
The ecological cost of doing agricultural business
Christine O'Connell
 
GHG Emissions in Southeastern Amazonia: The Effect of Agricultural Intensific...
GHG Emissions in Southeastern Amazonia: The Effect of Agricultural Intensific...GHG Emissions in Southeastern Amazonia: The Effect of Agricultural Intensific...
GHG Emissions in Southeastern Amazonia: The Effect of Agricultural Intensific...
Christine O'Connell
 
Tropical forests in a changing world: Investigating global change impacts in ...
Tropical forests in a changing world: Investigating global change impacts in ...Tropical forests in a changing world: Investigating global change impacts in ...
Tropical forests in a changing world: Investigating global change impacts in ...
Christine O'Connell
 
Практика защиты авторских прав на фотографии
Практика защиты авторских прав на фотографииПрактика защиты авторских прав на фотографии
Практика защиты авторских прав на фотографии
Станислав Солнцев
 
Course outline of Project managemnet
Course outline of Project managemnetCourse outline of Project managemnet
Course outline of Project managemnet
Mannay88
 
Rock On! Wonderful Travel Memories
Rock On! Wonderful Travel MemoriesRock On! Wonderful Travel Memories
Rock On! Wonderful Travel Memories
Walking Connection
 
It all started with just one step…
It all started with just one step…It all started with just one step…
It all started with just one step…
Walking Connection
 
Medicina
MedicinaMedicina
Medicina
Jose Uzcategui
 
Hormondiéta prezentáció
Hormondiéta prezentációHormondiéta prezentáció
Hormondiéta prezentáció
Emporium Ltd.
 
Proposta pw revisione
Proposta pw revisioneProposta pw revisione
Proposta pw revisioneEtienne75
 
Balance (principles of art )
Balance (principles of art )Balance (principles of art )
Balance (principles of art )
Giovanni Nembhard
 
Hormondiéta
HormondiétaHormondiéta
Hormondiéta
Emporium Ltd.
 
Articoli 9-12 Costituzione
Articoli 9-12 CostituzioneArticoli 9-12 Costituzione
Articoli 9-12 Costituzione
Etienne75
 
Articoli 5-8 Costituzione
Articoli 5-8 CostituzioneArticoli 5-8 Costituzione
Articoli 5-8 Costituzione
Etienne75
 
Alergia a medicamentos
Alergia a medicamentosAlergia a medicamentos
Alergia a medicamentos
Jocelyne Lara
 
Comtec corporation
Comtec corporation Comtec corporation
Comtec corporation
GUMengdie
 

Viewers also liked (20)

физика и техника
физика и техникафизика и техника
физика и техника
 
Balancing Tradeoffs: Reconciling multiple environmental goals in an agricultu...
Balancing Tradeoffs: Reconciling multiple environmental goals in an agricultu...Balancing Tradeoffs: Reconciling multiple environmental goals in an agricultu...
Balancing Tradeoffs: Reconciling multiple environmental goals in an agricultu...
 
The ecological cost of doing agricultural business
The ecological cost of doing agricultural businessThe ecological cost of doing agricultural business
The ecological cost of doing agricultural business
 
GHG Emissions in Southeastern Amazonia: The Effect of Agricultural Intensific...
GHG Emissions in Southeastern Amazonia: The Effect of Agricultural Intensific...GHG Emissions in Southeastern Amazonia: The Effect of Agricultural Intensific...
GHG Emissions in Southeastern Amazonia: The Effect of Agricultural Intensific...
 
Tropical forests in a changing world: Investigating global change impacts in ...
Tropical forests in a changing world: Investigating global change impacts in ...Tropical forests in a changing world: Investigating global change impacts in ...
Tropical forests in a changing world: Investigating global change impacts in ...
 
Практика защиты авторских прав на фотографии
Практика защиты авторских прав на фотографииПрактика защиты авторских прав на фотографии
Практика защиты авторских прав на фотографии
 
Pepsi report
Pepsi reportPepsi report
Pepsi report
 
Report
ReportReport
Report
 
Course outline of Project managemnet
Course outline of Project managemnetCourse outline of Project managemnet
Course outline of Project managemnet
 
Rock On! Wonderful Travel Memories
Rock On! Wonderful Travel MemoriesRock On! Wonderful Travel Memories
Rock On! Wonderful Travel Memories
 
It all started with just one step…
It all started with just one step…It all started with just one step…
It all started with just one step…
 
Medicina
MedicinaMedicina
Medicina
 
Hormondiéta prezentáció
Hormondiéta prezentációHormondiéta prezentáció
Hormondiéta prezentáció
 
Proposta pw revisione
Proposta pw revisioneProposta pw revisione
Proposta pw revisione
 
Balance (principles of art )
Balance (principles of art )Balance (principles of art )
Balance (principles of art )
 
Hormondiéta
HormondiétaHormondiéta
Hormondiéta
 
Articoli 9-12 Costituzione
Articoli 9-12 CostituzioneArticoli 9-12 Costituzione
Articoli 9-12 Costituzione
 
Articoli 5-8 Costituzione
Articoli 5-8 CostituzioneArticoli 5-8 Costituzione
Articoli 5-8 Costituzione
 
Alergia a medicamentos
Alergia a medicamentosAlergia a medicamentos
Alergia a medicamentos
 
Comtec corporation
Comtec corporation Comtec corporation
Comtec corporation
 

Similar to Get Ur Git On: Introduction and getting started with Github

Untangling fall2017 week2_try2
Untangling fall2017 week2_try2Untangling fall2017 week2_try2
Untangling fall2017 week2_try2
Derek Jacoby
 
Untangling fall2017 week2
Untangling fall2017 week2Untangling fall2017 week2
Untangling fall2017 week2
Derek Jacoby
 
CSE 390 Lecture 9 - Version Control with GIT
CSE 390 Lecture 9 - Version Control with GITCSE 390 Lecture 9 - Version Control with GIT
CSE 390 Lecture 9 - Version Control with GIT
PouriaQashqai1
 
Git installation and configuration
Git installation and configurationGit installation and configuration
Git installation and configuration
Kishor Kumar
 
Git and Github
Git and GithubGit and Github
Git and Github
Akshay Vasava
 
Source andassetcontrolingamedev
Source andassetcontrolingamedevSource andassetcontrolingamedev
Source andassetcontrolingamedevMatt Benic
 
The Basics of Open Source Collaboration With Git and GitHub
The Basics of Open Source Collaboration With Git and GitHubThe Basics of Open Source Collaboration With Git and GitHub
The Basics of Open Source Collaboration With Git and GitHub
BigBlueHat
 
Git for folk who like GUIs
Git for folk who like GUIsGit for folk who like GUIs
Git for folk who like GUIs
Tim Osborn
 
git and github-1.pptx
git and github-1.pptxgit and github-1.pptx
git and github-1.pptx
tnscharishma
 
Git 101: Git and GitHub for Beginners
Git 101: Git and GitHub for Beginners Git 101: Git and GitHub for Beginners
Git 101: Git and GitHub for Beginners
HubSpot
 
Git and Github Session
Git and Github SessionGit and Github Session
Git and Github Session
GoogleDevelopersStud1
 
Hello, Git!
Hello, Git!Hello, Git!
Git hub
Git hubGit hub
Git hub
Umang Gupta
 
Gitgithub101slideshare 150922131830-lva1-app6891
Gitgithub101slideshare 150922131830-lva1-app6891Gitgithub101slideshare 150922131830-lva1-app6891
Gitgithub101slideshare 150922131830-lva1-app6891
Brian Okinyi
 
Introduction to git hub
Introduction to git hubIntroduction to git hub
Introduction to git hub
Naveen Pandey
 
Git 101 - Crash Course in Version Control using Git
Git 101 - Crash Course in Version Control using GitGit 101 - Crash Course in Version Control using Git
Git 101 - Crash Course in Version Control using Git
Geoff Hoffman
 
Demo
DemoDemo
Beginner Workshop for Student Developers - Tratech-presentation.pdf
Beginner Workshop for Student Developers - Tratech-presentation.pdfBeginner Workshop for Student Developers - Tratech-presentation.pdf
Beginner Workshop for Student Developers - Tratech-presentation.pdf
GDSCKNUST
 
Embedded Systems: Lecture 10: Introduction to Git & GitHub (Part 1)
Embedded Systems: Lecture 10: Introduction to Git & GitHub (Part 1)Embedded Systems: Lecture 10: Introduction to Git & GitHub (Part 1)
Embedded Systems: Lecture 10: Introduction to Git & GitHub (Part 1)
Ahmed El-Arabawy
 
IS - section 1 - modifiedFinal information system.pptx
IS - section 1 - modifiedFinal information system.pptxIS - section 1 - modifiedFinal information system.pptx
IS - section 1 - modifiedFinal information system.pptx
NaglaaAbdelhady
 

Similar to Get Ur Git On: Introduction and getting started with Github (20)

Untangling fall2017 week2_try2
Untangling fall2017 week2_try2Untangling fall2017 week2_try2
Untangling fall2017 week2_try2
 
Untangling fall2017 week2
Untangling fall2017 week2Untangling fall2017 week2
Untangling fall2017 week2
 
CSE 390 Lecture 9 - Version Control with GIT
CSE 390 Lecture 9 - Version Control with GITCSE 390 Lecture 9 - Version Control with GIT
CSE 390 Lecture 9 - Version Control with GIT
 
Git installation and configuration
Git installation and configurationGit installation and configuration
Git installation and configuration
 
Git and Github
Git and GithubGit and Github
Git and Github
 
Source andassetcontrolingamedev
Source andassetcontrolingamedevSource andassetcontrolingamedev
Source andassetcontrolingamedev
 
The Basics of Open Source Collaboration With Git and GitHub
The Basics of Open Source Collaboration With Git and GitHubThe Basics of Open Source Collaboration With Git and GitHub
The Basics of Open Source Collaboration With Git and GitHub
 
Git for folk who like GUIs
Git for folk who like GUIsGit for folk who like GUIs
Git for folk who like GUIs
 
git and github-1.pptx
git and github-1.pptxgit and github-1.pptx
git and github-1.pptx
 
Git 101: Git and GitHub for Beginners
Git 101: Git and GitHub for Beginners Git 101: Git and GitHub for Beginners
Git 101: Git and GitHub for Beginners
 
Git and Github Session
Git and Github SessionGit and Github Session
Git and Github Session
 
Hello, Git!
Hello, Git!Hello, Git!
Hello, Git!
 
Git hub
Git hubGit hub
Git hub
 
Gitgithub101slideshare 150922131830-lva1-app6891
Gitgithub101slideshare 150922131830-lva1-app6891Gitgithub101slideshare 150922131830-lva1-app6891
Gitgithub101slideshare 150922131830-lva1-app6891
 
Introduction to git hub
Introduction to git hubIntroduction to git hub
Introduction to git hub
 
Git 101 - Crash Course in Version Control using Git
Git 101 - Crash Course in Version Control using GitGit 101 - Crash Course in Version Control using Git
Git 101 - Crash Course in Version Control using Git
 
Demo
DemoDemo
Demo
 
Beginner Workshop for Student Developers - Tratech-presentation.pdf
Beginner Workshop for Student Developers - Tratech-presentation.pdfBeginner Workshop for Student Developers - Tratech-presentation.pdf
Beginner Workshop for Student Developers - Tratech-presentation.pdf
 
Embedded Systems: Lecture 10: Introduction to Git & GitHub (Part 1)
Embedded Systems: Lecture 10: Introduction to Git & GitHub (Part 1)Embedded Systems: Lecture 10: Introduction to Git & GitHub (Part 1)
Embedded Systems: Lecture 10: Introduction to Git & GitHub (Part 1)
 
IS - section 1 - modifiedFinal information system.pptx
IS - section 1 - modifiedFinal information system.pptxIS - section 1 - modifiedFinal information system.pptx
IS - section 1 - modifiedFinal information system.pptx
 

Recently uploaded

S.1 chemistry scheme term 2 for ordinary level
S.1 chemistry scheme term 2 for ordinary levelS.1 chemistry scheme term 2 for ordinary level
S.1 chemistry scheme term 2 for ordinary level
ronaldlakony0
 
Hemostasis_importance& clinical significance.pptx
Hemostasis_importance& clinical significance.pptxHemostasis_importance& clinical significance.pptx
Hemostasis_importance& clinical significance.pptx
muralinath2
 
Nutraceutical market, scope and growth: Herbal drug technology
Nutraceutical market, scope and growth: Herbal drug technologyNutraceutical market, scope and growth: Herbal drug technology
Nutraceutical market, scope and growth: Herbal drug technology
Lokesh Patil
 
GBSN - Microbiology (Lab 4) Culture Media
GBSN - Microbiology (Lab 4) Culture MediaGBSN - Microbiology (Lab 4) Culture Media
GBSN - Microbiology (Lab 4) Culture Media
Areesha Ahmad
 
Chapter 12 - climate change and the energy crisis
Chapter 12 - climate change and the energy crisisChapter 12 - climate change and the energy crisis
Chapter 12 - climate change and the energy crisis
tonzsalvador2222
 
3D Hybrid PIC simulation of the plasma expansion (ISSS-14)
3D Hybrid PIC simulation of the plasma expansion (ISSS-14)3D Hybrid PIC simulation of the plasma expansion (ISSS-14)
3D Hybrid PIC simulation of the plasma expansion (ISSS-14)
David Osipyan
 
platelets_clotting_biogenesis.clot retractionpptx
platelets_clotting_biogenesis.clot retractionpptxplatelets_clotting_biogenesis.clot retractionpptx
platelets_clotting_biogenesis.clot retractionpptx
muralinath2
 
in vitro propagation of plants lecture note.pptx
in vitro propagation of plants lecture note.pptxin vitro propagation of plants lecture note.pptx
in vitro propagation of plants lecture note.pptx
yusufzako14
 
Lateral Ventricles.pdf very easy good diagrams comprehensive
Lateral Ventricles.pdf very easy good diagrams comprehensiveLateral Ventricles.pdf very easy good diagrams comprehensive
Lateral Ventricles.pdf very easy good diagrams comprehensive
silvermistyshot
 
BLOOD AND BLOOD COMPONENT- introduction to blood physiology
BLOOD AND BLOOD COMPONENT- introduction to blood physiologyBLOOD AND BLOOD COMPONENT- introduction to blood physiology
BLOOD AND BLOOD COMPONENT- introduction to blood physiology
NoelManyise1
 
nodule formation by alisha dewangan.pptx
nodule formation by alisha dewangan.pptxnodule formation by alisha dewangan.pptx
nodule formation by alisha dewangan.pptx
alishadewangan1
 
Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...
Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...
Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...
Sérgio Sacani
 
Deep Behavioral Phenotyping in Systems Neuroscience for Functional Atlasing a...
Deep Behavioral Phenotyping in Systems Neuroscience for Functional Atlasing a...Deep Behavioral Phenotyping in Systems Neuroscience for Functional Atlasing a...
Deep Behavioral Phenotyping in Systems Neuroscience for Functional Atlasing a...
Ana Luísa Pinho
 
Remote Sensing and Computational, Evolutionary, Supercomputing, and Intellige...
Remote Sensing and Computational, Evolutionary, Supercomputing, and Intellige...Remote Sensing and Computational, Evolutionary, Supercomputing, and Intellige...
Remote Sensing and Computational, Evolutionary, Supercomputing, and Intellige...
University of Maribor
 
In silico drugs analogue design: novobiocin analogues.pptx
In silico drugs analogue design: novobiocin analogues.pptxIn silico drugs analogue design: novobiocin analogues.pptx
In silico drugs analogue design: novobiocin analogues.pptx
AlaminAfendy1
 
Salas, V. (2024) "John of St. Thomas (Poinsot) on the Science of Sacred Theol...
Salas, V. (2024) "John of St. Thomas (Poinsot) on the Science of Sacred Theol...Salas, V. (2024) "John of St. Thomas (Poinsot) on the Science of Sacred Theol...
Salas, V. (2024) "John of St. Thomas (Poinsot) on the Science of Sacred Theol...
Studia Poinsotiana
 
DERIVATION OF MODIFIED BERNOULLI EQUATION WITH VISCOUS EFFECTS AND TERMINAL V...
DERIVATION OF MODIFIED BERNOULLI EQUATION WITH VISCOUS EFFECTS AND TERMINAL V...DERIVATION OF MODIFIED BERNOULLI EQUATION WITH VISCOUS EFFECTS AND TERMINAL V...
DERIVATION OF MODIFIED BERNOULLI EQUATION WITH VISCOUS EFFECTS AND TERMINAL V...
Wasswaderrick3
 
Introduction to Mean Field Theory(MFT).pptx
Introduction to Mean Field Theory(MFT).pptxIntroduction to Mean Field Theory(MFT).pptx
Introduction to Mean Field Theory(MFT).pptx
zeex60
 
PRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATION
PRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATIONPRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATION
PRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATION
ChetanK57
 
Mudde & Rovira Kaltwasser. - Populism - a very short introduction [2017].pdf
Mudde & Rovira Kaltwasser. - Populism - a very short introduction [2017].pdfMudde & Rovira Kaltwasser. - Populism - a very short introduction [2017].pdf
Mudde & Rovira Kaltwasser. - Populism - a very short introduction [2017].pdf
frank0071
 

Recently uploaded (20)

S.1 chemistry scheme term 2 for ordinary level
S.1 chemistry scheme term 2 for ordinary levelS.1 chemistry scheme term 2 for ordinary level
S.1 chemistry scheme term 2 for ordinary level
 
Hemostasis_importance& clinical significance.pptx
Hemostasis_importance& clinical significance.pptxHemostasis_importance& clinical significance.pptx
Hemostasis_importance& clinical significance.pptx
 
Nutraceutical market, scope and growth: Herbal drug technology
Nutraceutical market, scope and growth: Herbal drug technologyNutraceutical market, scope and growth: Herbal drug technology
Nutraceutical market, scope and growth: Herbal drug technology
 
GBSN - Microbiology (Lab 4) Culture Media
GBSN - Microbiology (Lab 4) Culture MediaGBSN - Microbiology (Lab 4) Culture Media
GBSN - Microbiology (Lab 4) Culture Media
 
Chapter 12 - climate change and the energy crisis
Chapter 12 - climate change and the energy crisisChapter 12 - climate change and the energy crisis
Chapter 12 - climate change and the energy crisis
 
3D Hybrid PIC simulation of the plasma expansion (ISSS-14)
3D Hybrid PIC simulation of the plasma expansion (ISSS-14)3D Hybrid PIC simulation of the plasma expansion (ISSS-14)
3D Hybrid PIC simulation of the plasma expansion (ISSS-14)
 
platelets_clotting_biogenesis.clot retractionpptx
platelets_clotting_biogenesis.clot retractionpptxplatelets_clotting_biogenesis.clot retractionpptx
platelets_clotting_biogenesis.clot retractionpptx
 
in vitro propagation of plants lecture note.pptx
in vitro propagation of plants lecture note.pptxin vitro propagation of plants lecture note.pptx
in vitro propagation of plants lecture note.pptx
 
Lateral Ventricles.pdf very easy good diagrams comprehensive
Lateral Ventricles.pdf very easy good diagrams comprehensiveLateral Ventricles.pdf very easy good diagrams comprehensive
Lateral Ventricles.pdf very easy good diagrams comprehensive
 
BLOOD AND BLOOD COMPONENT- introduction to blood physiology
BLOOD AND BLOOD COMPONENT- introduction to blood physiologyBLOOD AND BLOOD COMPONENT- introduction to blood physiology
BLOOD AND BLOOD COMPONENT- introduction to blood physiology
 
nodule formation by alisha dewangan.pptx
nodule formation by alisha dewangan.pptxnodule formation by alisha dewangan.pptx
nodule formation by alisha dewangan.pptx
 
Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...
Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...
Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...
 
Deep Behavioral Phenotyping in Systems Neuroscience for Functional Atlasing a...
Deep Behavioral Phenotyping in Systems Neuroscience for Functional Atlasing a...Deep Behavioral Phenotyping in Systems Neuroscience for Functional Atlasing a...
Deep Behavioral Phenotyping in Systems Neuroscience for Functional Atlasing a...
 
Remote Sensing and Computational, Evolutionary, Supercomputing, and Intellige...
Remote Sensing and Computational, Evolutionary, Supercomputing, and Intellige...Remote Sensing and Computational, Evolutionary, Supercomputing, and Intellige...
Remote Sensing and Computational, Evolutionary, Supercomputing, and Intellige...
 
In silico drugs analogue design: novobiocin analogues.pptx
In silico drugs analogue design: novobiocin analogues.pptxIn silico drugs analogue design: novobiocin analogues.pptx
In silico drugs analogue design: novobiocin analogues.pptx
 
Salas, V. (2024) "John of St. Thomas (Poinsot) on the Science of Sacred Theol...
Salas, V. (2024) "John of St. Thomas (Poinsot) on the Science of Sacred Theol...Salas, V. (2024) "John of St. Thomas (Poinsot) on the Science of Sacred Theol...
Salas, V. (2024) "John of St. Thomas (Poinsot) on the Science of Sacred Theol...
 
DERIVATION OF MODIFIED BERNOULLI EQUATION WITH VISCOUS EFFECTS AND TERMINAL V...
DERIVATION OF MODIFIED BERNOULLI EQUATION WITH VISCOUS EFFECTS AND TERMINAL V...DERIVATION OF MODIFIED BERNOULLI EQUATION WITH VISCOUS EFFECTS AND TERMINAL V...
DERIVATION OF MODIFIED BERNOULLI EQUATION WITH VISCOUS EFFECTS AND TERMINAL V...
 
Introduction to Mean Field Theory(MFT).pptx
Introduction to Mean Field Theory(MFT).pptxIntroduction to Mean Field Theory(MFT).pptx
Introduction to Mean Field Theory(MFT).pptx
 
PRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATION
PRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATIONPRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATION
PRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATION
 
Mudde & Rovira Kaltwasser. - Populism - a very short introduction [2017].pdf
Mudde & Rovira Kaltwasser. - Populism - a very short introduction [2017].pdfMudde & Rovira Kaltwasser. - Populism - a very short introduction [2017].pdf
Mudde & Rovira Kaltwasser. - Populism - a very short introduction [2017].pdf
 

Get Ur Git On: Introduction and getting started with Github

  • 1.
  • 2. Version control systems (like Git) allow you to retain your science karma (!) over the course of a project
  • 3. Goals for today: •  Understand what these tools are for •  Create a repository (“repo”) online •  Create a repo from your desktop •  Push a commit •  Fork a repo •  Push an edit to a forked repo •  Done!
  • 4. The problem that needs solving:
  • 5. And it doesn’t apply only to code! What is my PhD on again???? I WANT COOKIE DOUGH
  • 6. Git, a revision control system, lets you: (1) track the history of changes you’ve made (2) keeps your work reproducible (even to you!) (3) helps you keep good documentation and (4) collaborate without writing over others’ work https://github.com/karthik/smb_git/commits/master?page=4
  • 7. Git, a revision control system, lets you: (1) track the history of changes you’ve made (2) keeps your work reproducible (even to you!) (3) helps you keep good documentation and (4) collaborate without writing over others’ work https://github.com/karthik/esa_data_viz/graphs/contributors
  • 8. Links: •  https://github.com/ •  github.com/coconn •  Let’s see an example of where PastChristine locked it down for FutureChristine https://github.com/coconn/ cso011code_TanguroN2OLosses/ commits/master
  • 9. Task 1! •  Log in to your Github profile •  Click “Repositories” •  Click “New” •  Click “Initialize with a README” (best practice) •  Repo to make: A storage area for a personal hero! •  Click “Clone in desktop” •  Save your repo wherever you like on your computer •  Use google images to download a rad image •  Put it in your personal hero folder on your computer •  “Commit and sync” •  Click refresh on your repo online •  You should see the change!
  • 10. Turn to your neighbor and take 2 minutes to think of a project at work you want to use this system for… Task 2! •  Create a new folder on your computer for that project (OR find that folder if it exists) •  Go to your Github program •  Click “Add a repo” (or “+”, etc.) •  Find that folder! •  Push that folder to Github! •  Click refresh on your Github landing page online •  You should see the new repo!
  • 11. Task 3! Collaboration! •  Go to https://github.com/ coconn/Friday-Noon-Seminar- Git-Github •  “Fork” my FNS repository •  “Clone” it to your desktop •  Make a file that has your best git/ Github pun in it (.txt, .r, .doc, .pdf, whatever), and push it as a commit to your fork within the Task3-Puns folder •  Click “pull request” (you’re requesting that I, Christine, “pull” your edit into the original repo) •  Done!
  • 12.
  • 13. Some other slides that I might use as reference follow…