SlideShare a Scribd company logo
Welcome 2
GitHub
VIA Next
Innovators Tokyo
What is GitHub ?
Why GitHub is
used ?
Who is using
GitHub ?
GitHub Wiki
Gist
GitHub Pages
Refined GitHub
Extra:
GitHub-like
Services
Extra: Things
Similar to Git
References
Welcome 2 GitHub
GitHub Introduction and Tips
VIA Next Innovators Tokyo1
(Authorized Affiliate of VIA Programs2
)
November 2019 at our Learning Cafe
1next innovators tokyo@viaprograms.org
2http://viaprograms.org/
1 / 15
Welcome 2
GitHub
VIA Next
Innovators Tokyo
What is GitHub ?
Why GitHub is
used ?
Who is using
GitHub ?
GitHub Wiki
Gist
GitHub Pages
Refined GitHub
Extra:
GitHub-like
Services
Extra: Things
Similar to Git
References
Outline
1 What is GitHub ?
2 Why GitHub is used ?
3 Who is using GitHub ?
4 GitHub Wiki
5 Gist
6 GitHub Pages
7 Refined GitHub
8 Extra: GitHub-like Services
9 Extra: Things Similar to Git
10 References
2 / 15
Welcome 2
GitHub
VIA Next
Innovators Tokyo
What is GitHub ?
Why GitHub is
used ?
Who is using
GitHub ?
GitHub Wiki
Gist
GitHub Pages
Refined GitHub
Extra:
GitHub-like
Services
Extra: Things
Similar to Git
References
What is GitHub ?
File storage different from Dropbox.
Difference Between Dropbox
Made to save source codes (PDF can also be saved)
Based on Git
GitHub Wiki, GitHub Pages, Gist is available
GitHub Actions: Compile on GitHub
Social Networking Services
Follow other users
Various communities exist
Other features
Commit: Enter edit details
Issue: Someone may help you about the programs
Release: Notice about your creations
3 / 15
Welcome 2
GitHub
VIA Next
Innovators Tokyo
What is GitHub ?
Why GitHub is
used ?
Who is using
GitHub ?
GitHub Wiki
Gist
GitHub Pages
Refined GitHub
Extra:
GitHub-like
Services
Extra: Things
Similar to Git
References
What is GitHub ?
Common points with Dropbox
You can save in separate folders (directories)
Upload by Drag & Drop
Saves indents in the Source Code
Zip file download OK
sudo apt install git→Git available for Linux
4 / 15
Welcome 2
GitHub
VIA Next
Innovators Tokyo
What is GitHub ?
Why GitHub is
used ?
Who is using
GitHub ?
GitHub Wiki
Gist
GitHub Pages
Refined GitHub
Extra:
GitHub-like
Services
Extra: Things
Similar to Git
References
Why GitHub is used ?
Why GitHub is used ?
Widely used by developers.
Also used by researchers.
5 / 15
Welcome 2
GitHub
VIA Next
Innovators Tokyo
What is GitHub ?
Why GitHub is
used ?
Who is using
GitHub ?
GitHub Wiki
Gist
GitHub Pages
Refined GitHub
Extra:
GitHub-like
Services
Extra: Things
Similar to Git
References
Who is using GitHub ?
Famous academic users
Sheehan Olver3
,
Nick Higham4
, Nick Trefethen5
· · ·
Famous corporate users
Facebook6
, Microsoft7
, Wolfram Research8
· · ·
3https://github.com/dlfivefifty
4https://github.com/higham
5https://github.com/trefethen
6https://github.com/facebook
7https://github.com/microsoft
8https://github.com/WolframResearch
6 / 15
Welcome 2
GitHub
VIA Next
Innovators Tokyo
What is GitHub ?
Why GitHub is
used ?
Who is using
GitHub ?
GitHub Wiki
Gist
GitHub Pages
Refined GitHub
Extra:
GitHub-like
Services
Extra: Things
Similar to Git
References
GitHub Wiki
Wiki for yourself (Explain programs at here)
Available for each GitHub repository.
AsciiDoc, Markdown, MediaWiki, Textile is available
Use Codecogs9
→math formulas are available.
9https://www.codecogs.com/latex/eqneditor.php
7 / 15
Welcome 2
GitHub
VIA Next
Innovators Tokyo
What is GitHub ?
Why GitHub is
used ?
Who is using
GitHub ?
GitHub Wiki
Gist
GitHub Pages
Refined GitHub
Extra:
GitHub-like
Services
Extra: Things
Similar to Git
References
Gist
Independent from Repository
Markdown available
Source codes can be uploaded
You can set private or public
8 / 15
Welcome 2
GitHub
VIA Next
Innovators Tokyo
What is GitHub ?
Why GitHub is
used ?
Who is using
GitHub ?
GitHub Wiki
Gist
GitHub Pages
Refined GitHub
Extra:
GitHub-like
Services
Extra: Things
Similar to Git
References
GitHub Pages
Website maker on GitHub.
How to use
Install GitHub Desktop (free)
↓
Make repository named username.github.io
↓
Make index.html on local
↓
https://username.github.io is made !!!
Not only Codecogs but also MathJax is OK !!!
Even you don’t know HTML · · ·
Prepare your website on Google Site
↓
Use HTML converter on Google Site
↓
Paste to GitHub Pages !!!
9 / 15
Welcome 2
GitHub
VIA Next
Innovators Tokyo
What is GitHub ?
Why GitHub is
used ?
Who is using
GitHub ?
GitHub Wiki
Gist
GitHub Pages
Refined GitHub
Extra:
GitHub-like
Services
Extra: Things
Similar to Git
References
Refined GitHub
Google Chrome/Firefox extension.
Features
User icon on reaction
Indent on comment
Open all issues at once
useful 404 page
cf: Refined BitBucket
10 / 15
Welcome 2
GitHub
VIA Next
Innovators Tokyo
What is GitHub ?
Why GitHub is
used ?
Who is using
GitHub ?
GitHub Wiki
Gist
GitHub Pages
Refined GitHub
Extra:
GitHub-like
Services
Extra: Things
Similar to Git
References
Other Extensions
Other Extensions
Hacker Tab (GitHub Trends on Tab)
OctoLinker
OctoTree (GitHub Source Code Tree on Screen)
11 / 15
Welcome 2
GitHub
VIA Next
Innovators Tokyo
What is GitHub ?
Why GitHub is
used ?
Who is using
GitHub ?
GitHub Wiki
Gist
GitHub Pages
Refined GitHub
Extra:
GitHub-like
Services
Extra: Things
Similar to Git
References
Extra: GitHub-like Services
BitBucket
GitLab10
Gogs11
, Gitea12
(Based on Go Language)
Features
Import/Export available from GitHub.
based on Git.
10https://gitlab.com/
11https://gogs.io/
12https://gitea.io/en-us/
12 / 15
Welcome 2
GitHub
VIA Next
Innovators Tokyo
What is GitHub ?
Why GitHub is
used ?
Who is using
GitHub ?
GitHub Wiki
Gist
GitHub Pages
Refined GitHub
Extra:
GitHub-like
Services
Extra: Things
Similar to Git
References
Extra: Things Similar to Git
Mercurial13
SourceForge14
Apache Subversion15
13https://www.mercurial-scm.org/
14https://sourceforge.net/
15https://subversion.apache.org/
13 / 15
Welcome 2
GitHub
VIA Next
Innovators Tokyo
What is GitHub ?
Why GitHub is
used ?
Who is using
GitHub ?
GitHub Wiki
Gist
GitHub Pages
Refined GitHub
Extra:
GitHub-like
Services
Extra: Things
Similar to Git
References
References
GitHub
Introducing GitHub, A Non-Technical Guide, Peter Bell and Brent Beer
(2014)
Building Tools with GitHub-Customize Your Workflow, Chris Dawson and
Ben Straub (2016)
Introduction to Git and GitHub, Develop software, track codebase changes,
and share and optimize software collaboration, Alex Magana and Joseph
Muli (2018)
GitHub Essentials, Unleash the power of collaborative development
workflows using GitHub (2nd Edition), Achilleas Pipinellis (2018)
Git and Github Guide-The Basics, Jerry N. P. (2018)
GitLab
GitLab Cookbook, Jeroen van Baarsen (2014)
GitLab Quick Start Guide, Migrate to GitLab for all your repository
management solutions, Adam O’Grady (2018)
14 / 15
Welcome 2
GitHub
VIA Next
Innovators Tokyo
What is GitHub ?
Why GitHub is
used ?
Who is using
GitHub ?
GitHub Wiki
Gist
GitHub Pages
Refined GitHub
Extra:
GitHub-like
Services
Extra: Things
Similar to Git
References
Thank You Very Much
Your attention and interest is appreciated !!!
Here’s our website
https://sites.google.com/a/viaprograms.org/via-next-innovators-homepage/
15 / 15
Ad

More Related Content

What's hot (20)

Introducing Git and git flow
Introducing Git and git flow Introducing Git and git flow
Introducing Git and git flow
Sebin Benjamin
 
Github
GithubGithub
Github
abdulkareem_nm
 
Git & github
Git & githubGit & github
Git & github
Mohamed Abdallah
 
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 and GitHub
Git and GitHubGit and GitHub
Git and GitHub
Rick Umali
 
Git & git hub
Git & git hubGit & git hub
Git & git hub
PreetikaKanojia
 
Let's Git Together! - Hacktoberfest 2020
Let's Git Together! - Hacktoberfest 2020Let's Git Together! - Hacktoberfest 2020
Let's Git Together! - Hacktoberfest 2020
EqraKhattak
 
Gerrit Code Review Analytics
Gerrit Code Review AnalyticsGerrit Code Review Analytics
Gerrit Code Review Analytics
Luca Milanesio
 
GerritHub.io - present, past, future
GerritHub.io - present, past, futureGerritHub.io - present, past, future
GerritHub.io - present, past, future
Luca Milanesio
 
Goのパッケージ管理 @Go合宿2018
Goのパッケージ管理 @Go合宿2018Goのパッケージ管理 @Go合宿2018
Goのパッケージ管理 @Go合宿2018
jumpei chikamori
 
Hacktoberfest 2020 - Open source for beginners
Hacktoberfest 2020 - Open source for beginnersHacktoberfest 2020 - Open source for beginners
Hacktoberfest 2020 - Open source for beginners
DeepikaRana30
 
Open source
Open sourceOpen source
Open source
onaelmangabo
 
GitHub Classroom - An Open Source Learning Platform by Dr. Anchal Garg
GitHub Classroom - An Open Source Learning Platform by Dr. Anchal GargGitHub Classroom - An Open Source Learning Platform by Dr. Anchal Garg
GitHub Classroom - An Open Source Learning Platform by Dr. Anchal Garg
Nisha Garg
 
Github
GithubGithub
Github
IFEDAYO ADEYEMI
 
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
 
Hack the hacktoberfest
Hack the hacktoberfestHack the hacktoberfest
Hack the hacktoberfest
Sharjeel Yunus
 
OSGi Versioning & Testing
OSGi Versioning & TestingOSGi Versioning & Testing
OSGi Versioning & Testing
Chris Aniszczyk
 
GitHub
GitHubGitHub
GitHub
ThomasLai27
 
iTHome Gopher Day 2017: What can Golang do? (Using project 52 as examples)
iTHome Gopher Day 2017: What can Golang do?  (Using project 52 as examples)iTHome Gopher Day 2017: What can Golang do?  (Using project 52 as examples)
iTHome Gopher Day 2017: What can Golang do? (Using project 52 as examples)
Evan Lin
 
Introduction to git and Github
Introduction to git and GithubIntroduction to git and Github
Introduction to git and Github
Wycliff1
 
Introducing Git and git flow
Introducing Git and git flow Introducing Git and git flow
Introducing Git and git flow
Sebin Benjamin
 
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 and GitHub
Git and GitHubGit and GitHub
Git and GitHub
Rick Umali
 
Let's Git Together! - Hacktoberfest 2020
Let's Git Together! - Hacktoberfest 2020Let's Git Together! - Hacktoberfest 2020
Let's Git Together! - Hacktoberfest 2020
EqraKhattak
 
Gerrit Code Review Analytics
Gerrit Code Review AnalyticsGerrit Code Review Analytics
Gerrit Code Review Analytics
Luca Milanesio
 
GerritHub.io - present, past, future
GerritHub.io - present, past, futureGerritHub.io - present, past, future
GerritHub.io - present, past, future
Luca Milanesio
 
Goのパッケージ管理 @Go合宿2018
Goのパッケージ管理 @Go合宿2018Goのパッケージ管理 @Go合宿2018
Goのパッケージ管理 @Go合宿2018
jumpei chikamori
 
Hacktoberfest 2020 - Open source for beginners
Hacktoberfest 2020 - Open source for beginnersHacktoberfest 2020 - Open source for beginners
Hacktoberfest 2020 - Open source for beginners
DeepikaRana30
 
GitHub Classroom - An Open Source Learning Platform by Dr. Anchal Garg
GitHub Classroom - An Open Source Learning Platform by Dr. Anchal GargGitHub Classroom - An Open Source Learning Platform by Dr. Anchal Garg
GitHub Classroom - An Open Source Learning Platform by Dr. Anchal Garg
Nisha Garg
 
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
 
Hack the hacktoberfest
Hack the hacktoberfestHack the hacktoberfest
Hack the hacktoberfest
Sharjeel Yunus
 
OSGi Versioning & Testing
OSGi Versioning & TestingOSGi Versioning & Testing
OSGi Versioning & Testing
Chris Aniszczyk
 
iTHome Gopher Day 2017: What can Golang do? (Using project 52 as examples)
iTHome Gopher Day 2017: What can Golang do?  (Using project 52 as examples)iTHome Gopher Day 2017: What can Golang do?  (Using project 52 as examples)
iTHome Gopher Day 2017: What can Golang do? (Using project 52 as examples)
Evan Lin
 
Introduction to git and Github
Introduction to git and GithubIntroduction to git and Github
Introduction to git and Github
Wycliff1
 

Similar to GitHub Introduction (20)

Introducing Github and Octocats by Tony Bangratz
Introducing Github and Octocats by Tony BangratzIntroducing Github and Octocats by Tony Bangratz
Introducing Github and Octocats by Tony Bangratz
RailsGirls_RTM
 
RailsGirls Rotterdam - Github (and Octocats!)
RailsGirls Rotterdam - Github (and Octocats!)RailsGirls Rotterdam - Github (and Octocats!)
RailsGirls Rotterdam - Github (and Octocats!)
Anton Bangratz
 
Hacktoberfest GDSC BBBDITM.pptx
Hacktoberfest GDSC BBBDITM.pptxHacktoberfest GDSC BBBDITM.pptx
Hacktoberfest GDSC BBBDITM.pptx
ArishAhmad9
 
Difference between Github vs Gitlab vs Bitbucket
Difference between Github vs Gitlab vs BitbucketDifference between Github vs Gitlab vs Bitbucket
Difference between Github vs Gitlab vs Bitbucket
jeetendra mandal
 
Introduction to Git and Github
Introduction to Git and GithubIntroduction to Git and Github
Introduction to Git and Github
Houari ZEGAI
 
Intro to Git, GitHub, and Devpost
Intro to Git, GitHub, and DevpostIntro to Git, GitHub, and Devpost
Intro to Git, GitHub, and Devpost
Andrew Kerr
 
Hacktoberfest GDSC Pillai College of Engineering
Hacktoberfest GDSC Pillai College of EngineeringHacktoberfest GDSC Pillai College of Engineering
Hacktoberfest GDSC Pillai College of Engineering
AnandMenon54
 
GDSC PCE Hacktoberfest 1.pptx
GDSC PCE Hacktoberfest 1.pptxGDSC PCE Hacktoberfest 1.pptx
GDSC PCE Hacktoberfest 1.pptx
AnandMenon54
 
Git and Github.pptx
Git and Github.pptxGit and Github.pptx
Git and Github.pptx
aymanessam16
 
Git
GitGit
Git
SamarjitMahi
 
Git n git hub
Git n git hubGit n git hub
Git n git hub
Jiwon Baek
 
Git step by step
Git step by stepGit step by step
Git step by step
Mithun Ghose
 
Git_Git_Lab_1664715263.pdf
Git_Git_Lab_1664715263.pdfGit_Git_Lab_1664715263.pdf
Git_Git_Lab_1664715263.pdf
AshokChakravarthy27
 
Giddy Up on GitHub
Giddy Up on GitHubGiddy Up on GitHub
Giddy Up on GitHub
Rocket Software
 
Smile Gupta - Hacktoberfest Celebration 2020
Smile Gupta - Hacktoberfest Celebration 2020Smile Gupta - Hacktoberfest Celebration 2020
Smile Gupta - Hacktoberfest Celebration 2020
Smile Gupta
 
Github
GithubGithub
Github
Jayesh Katta Ramalingaiah
 
Git Hub Platform
Git Hub PlatformGit Hub Platform
Git Hub Platform
Gaurav Ahluwalia
 
Git single branch
Git single branchGit single branch
Git single branch
Carl Brown
 
Brush up on using github
Brush up on using githubBrush up on using github
Brush up on using github
Sebin Benjamin
 
Say Hello to awesomeness: Let’s learn the essentials of GitHub
Say Hello to awesomeness: Let’s learn the essentials of GitHubSay Hello to awesomeness: Let’s learn the essentials of GitHub
Say Hello to awesomeness: Let’s learn the essentials of GitHub
Smile Gupta
 
Introducing Github and Octocats by Tony Bangratz
Introducing Github and Octocats by Tony BangratzIntroducing Github and Octocats by Tony Bangratz
Introducing Github and Octocats by Tony Bangratz
RailsGirls_RTM
 
RailsGirls Rotterdam - Github (and Octocats!)
RailsGirls Rotterdam - Github (and Octocats!)RailsGirls Rotterdam - Github (and Octocats!)
RailsGirls Rotterdam - Github (and Octocats!)
Anton Bangratz
 
Hacktoberfest GDSC BBBDITM.pptx
Hacktoberfest GDSC BBBDITM.pptxHacktoberfest GDSC BBBDITM.pptx
Hacktoberfest GDSC BBBDITM.pptx
ArishAhmad9
 
Difference between Github vs Gitlab vs Bitbucket
Difference between Github vs Gitlab vs BitbucketDifference between Github vs Gitlab vs Bitbucket
Difference between Github vs Gitlab vs Bitbucket
jeetendra mandal
 
Introduction to Git and Github
Introduction to Git and GithubIntroduction to Git and Github
Introduction to Git and Github
Houari ZEGAI
 
Intro to Git, GitHub, and Devpost
Intro to Git, GitHub, and DevpostIntro to Git, GitHub, and Devpost
Intro to Git, GitHub, and Devpost
Andrew Kerr
 
Hacktoberfest GDSC Pillai College of Engineering
Hacktoberfest GDSC Pillai College of EngineeringHacktoberfest GDSC Pillai College of Engineering
Hacktoberfest GDSC Pillai College of Engineering
AnandMenon54
 
GDSC PCE Hacktoberfest 1.pptx
GDSC PCE Hacktoberfest 1.pptxGDSC PCE Hacktoberfest 1.pptx
GDSC PCE Hacktoberfest 1.pptx
AnandMenon54
 
Git and Github.pptx
Git and Github.pptxGit and Github.pptx
Git and Github.pptx
aymanessam16
 
Smile Gupta - Hacktoberfest Celebration 2020
Smile Gupta - Hacktoberfest Celebration 2020Smile Gupta - Hacktoberfest Celebration 2020
Smile Gupta - Hacktoberfest Celebration 2020
Smile Gupta
 
Git single branch
Git single branchGit single branch
Git single branch
Carl Brown
 
Brush up on using github
Brush up on using githubBrush up on using github
Brush up on using github
Sebin Benjamin
 
Say Hello to awesomeness: Let’s learn the essentials of GitHub
Say Hello to awesomeness: Let’s learn the essentials of GitHubSay Hello to awesomeness: Let’s learn the essentials of GitHub
Say Hello to awesomeness: Let’s learn the essentials of GitHub
Smile Gupta
 
Ad

More from VIA Next Innovators (16)

Welcome 2 ESI
Welcome 2 ESIWelcome 2 ESI
Welcome 2 ESI
VIA Next Innovators
 
VIA Next Innovators plan for 2020s English
VIA Next Innovators plan for 2020s EnglishVIA Next Innovators plan for 2020s English
VIA Next Innovators plan for 2020s English
VIA Next Innovators
 
VIA Next Innovators revised outlook English
VIA Next Innovators revised outlook EnglishVIA Next Innovators revised outlook English
VIA Next Innovators revised outlook English
VIA Next Innovators
 
Via next-innovators-outlook-simple
Via next-innovators-outlook-simpleVia next-innovators-outlook-simple
Via next-innovators-outlook-simple
VIA Next Innovators
 
New year & decade greetings from VIA Next Innovators
New year & decade greetings from VIA Next InnovatorsNew year & decade greetings from VIA Next Innovators
New year & decade greetings from VIA Next Innovators
VIA Next Innovators
 
How to choose your lab and graduate school
How to choose your lab and graduate schoolHow to choose your lab and graduate school
How to choose your lab and graduate school
VIA Next Innovators
 
Optimization News 2019
Optimization News 2019Optimization News 2019
Optimization News 2019
VIA Next Innovators
 
Tech News 2019
Tech News 2019Tech News 2019
Tech News 2019
VIA Next Innovators
 
LabTech Introduction
LabTech IntroductionLabTech Introduction
LabTech Introduction
VIA Next Innovators
 
Slack News 2019
Slack News 2019Slack News 2019
Slack News 2019
VIA Next Innovators
 
Via promotion 2017
Via promotion 2017Via promotion 2017
Via promotion 2017
VIA Next Innovators
 
Casual session 2017 January
Casual session 2017 JanuaryCasual session 2017 January
Casual session 2017 January
VIA Next Innovators
 
Esi dsi intro
Esi dsi introEsi dsi intro
Esi dsi intro
VIA Next Innovators
 
2016 03 26
2016 03 262016 03 26
2016 03 26
VIA Next Innovators
 
2015 11 19_designthinking_slideshare
2015 11 19_designthinking_slideshare2015 11 19_designthinking_slideshare
2015 11 19_designthinking_slideshare
VIA Next Innovators
 
2015 11 11 designthinking_slideshare
2015 11 11 designthinking_slideshare2015 11 11 designthinking_slideshare
2015 11 11 designthinking_slideshare
VIA Next Innovators
 
Ad

Recently uploaded (20)

Heap, Types of Heap, Insertion and Deletion
Heap, Types of Heap, Insertion and DeletionHeap, Types of Heap, Insertion and Deletion
Heap, Types of Heap, Insertion and Deletion
Jaydeep Kale
 
Role of Data Annotation Services in AI-Powered Manufacturing
Role of Data Annotation Services in AI-Powered ManufacturingRole of Data Annotation Services in AI-Powered Manufacturing
Role of Data Annotation Services in AI-Powered Manufacturing
Andrew Leo
 
Build Your Own Copilot & Agents For Devs
Build Your Own Copilot & Agents For DevsBuild Your Own Copilot & Agents For Devs
Build Your Own Copilot & Agents For Devs
Brian McKeiver
 
#StandardsGoals for 2025: Standards & certification roundup - Tech Forum 2025
#StandardsGoals for 2025: Standards & certification roundup - Tech Forum 2025#StandardsGoals for 2025: Standards & certification roundup - Tech Forum 2025
#StandardsGoals for 2025: Standards & certification roundup - Tech Forum 2025
BookNet Canada
 
Manifest Pre-Seed Update | A Humanoid OEM Deeptech In France
Manifest Pre-Seed Update | A Humanoid OEM Deeptech In FranceManifest Pre-Seed Update | A Humanoid OEM Deeptech In France
Manifest Pre-Seed Update | A Humanoid OEM Deeptech In France
chb3
 
Rusty Waters: Elevating Lakehouses Beyond Spark
Rusty Waters: Elevating Lakehouses Beyond SparkRusty Waters: Elevating Lakehouses Beyond Spark
Rusty Waters: Elevating Lakehouses Beyond Spark
carlyakerly1
 
UiPath Community Berlin: Orchestrator API, Swagger, and Test Manager API
UiPath Community Berlin: Orchestrator API, Swagger, and Test Manager APIUiPath Community Berlin: Orchestrator API, Swagger, and Test Manager API
UiPath Community Berlin: Orchestrator API, Swagger, and Test Manager API
UiPathCommunity
 
Massive Power Outage Hits Spain, Portugal, and France: Causes, Impact, and On...
Massive Power Outage Hits Spain, Portugal, and France: Causes, Impact, and On...Massive Power Outage Hits Spain, Portugal, and France: Causes, Impact, and On...
Massive Power Outage Hits Spain, Portugal, and France: Causes, Impact, and On...
Aqusag Technologies
 
Semantic Cultivators : The Critical Future Role to Enable AI
Semantic Cultivators : The Critical Future Role to Enable AISemantic Cultivators : The Critical Future Role to Enable AI
Semantic Cultivators : The Critical Future Role to Enable AI
artmondano
 
Noah Loul Shares 5 Steps to Implement AI Agents for Maximum Business Efficien...
Noah Loul Shares 5 Steps to Implement AI Agents for Maximum Business Efficien...Noah Loul Shares 5 Steps to Implement AI Agents for Maximum Business Efficien...
Noah Loul Shares 5 Steps to Implement AI Agents for Maximum Business Efficien...
Noah Loul
 
Linux Support for SMARC: How Toradex Empowers Embedded Developers
Linux Support for SMARC: How Toradex Empowers Embedded DevelopersLinux Support for SMARC: How Toradex Empowers Embedded Developers
Linux Support for SMARC: How Toradex Empowers Embedded Developers
Toradex
 
HCL Nomad Web – Best Practices und Verwaltung von Multiuser-Umgebungen
HCL Nomad Web – Best Practices und Verwaltung von Multiuser-UmgebungenHCL Nomad Web – Best Practices und Verwaltung von Multiuser-Umgebungen
HCL Nomad Web – Best Practices und Verwaltung von Multiuser-Umgebungen
panagenda
 
SAP Modernization: Maximizing the Value of Your SAP S/4HANA Migration.pdf
SAP Modernization: Maximizing the Value of Your SAP S/4HANA Migration.pdfSAP Modernization: Maximizing the Value of Your SAP S/4HANA Migration.pdf
SAP Modernization: Maximizing the Value of Your SAP S/4HANA Migration.pdf
Precisely
 
Mobile App Development Company in Saudi Arabia
Mobile App Development Company in Saudi ArabiaMobile App Development Company in Saudi Arabia
Mobile App Development Company in Saudi Arabia
Steve Jonas
 
Enhancing ICU Intelligence: How Our Functional Testing Enabled a Healthcare I...
Enhancing ICU Intelligence: How Our Functional Testing Enabled a Healthcare I...Enhancing ICU Intelligence: How Our Functional Testing Enabled a Healthcare I...
Enhancing ICU Intelligence: How Our Functional Testing Enabled a Healthcare I...
Impelsys Inc.
 
DevOpsDays Atlanta 2025 - Building 10x Development Organizations.pptx
DevOpsDays Atlanta 2025 - Building 10x Development Organizations.pptxDevOpsDays Atlanta 2025 - Building 10x Development Organizations.pptx
DevOpsDays Atlanta 2025 - Building 10x Development Organizations.pptx
Justin Reock
 
Drupalcamp Finland – Measuring Front-end Energy Consumption
Drupalcamp Finland – Measuring Front-end Energy ConsumptionDrupalcamp Finland – Measuring Front-end Energy Consumption
Drupalcamp Finland – Measuring Front-end Energy Consumption
Exove
 
Splunk Security Update | Public Sector Summit Germany 2025
Splunk Security Update | Public Sector Summit Germany 2025Splunk Security Update | Public Sector Summit Germany 2025
Splunk Security Update | Public Sector Summit Germany 2025
Splunk
 
ThousandEyes Partner Innovation Updates for May 2025
ThousandEyes Partner Innovation Updates for May 2025ThousandEyes Partner Innovation Updates for May 2025
ThousandEyes Partner Innovation Updates for May 2025
ThousandEyes
 
TrustArc Webinar: Consumer Expectations vs Corporate Realities on Data Broker...
TrustArc Webinar: Consumer Expectations vs Corporate Realities on Data Broker...TrustArc Webinar: Consumer Expectations vs Corporate Realities on Data Broker...
TrustArc Webinar: Consumer Expectations vs Corporate Realities on Data Broker...
TrustArc
 
Heap, Types of Heap, Insertion and Deletion
Heap, Types of Heap, Insertion and DeletionHeap, Types of Heap, Insertion and Deletion
Heap, Types of Heap, Insertion and Deletion
Jaydeep Kale
 
Role of Data Annotation Services in AI-Powered Manufacturing
Role of Data Annotation Services in AI-Powered ManufacturingRole of Data Annotation Services in AI-Powered Manufacturing
Role of Data Annotation Services in AI-Powered Manufacturing
Andrew Leo
 
Build Your Own Copilot & Agents For Devs
Build Your Own Copilot & Agents For DevsBuild Your Own Copilot & Agents For Devs
Build Your Own Copilot & Agents For Devs
Brian McKeiver
 
#StandardsGoals for 2025: Standards & certification roundup - Tech Forum 2025
#StandardsGoals for 2025: Standards & certification roundup - Tech Forum 2025#StandardsGoals for 2025: Standards & certification roundup - Tech Forum 2025
#StandardsGoals for 2025: Standards & certification roundup - Tech Forum 2025
BookNet Canada
 
Manifest Pre-Seed Update | A Humanoid OEM Deeptech In France
Manifest Pre-Seed Update | A Humanoid OEM Deeptech In FranceManifest Pre-Seed Update | A Humanoid OEM Deeptech In France
Manifest Pre-Seed Update | A Humanoid OEM Deeptech In France
chb3
 
Rusty Waters: Elevating Lakehouses Beyond Spark
Rusty Waters: Elevating Lakehouses Beyond SparkRusty Waters: Elevating Lakehouses Beyond Spark
Rusty Waters: Elevating Lakehouses Beyond Spark
carlyakerly1
 
UiPath Community Berlin: Orchestrator API, Swagger, and Test Manager API
UiPath Community Berlin: Orchestrator API, Swagger, and Test Manager APIUiPath Community Berlin: Orchestrator API, Swagger, and Test Manager API
UiPath Community Berlin: Orchestrator API, Swagger, and Test Manager API
UiPathCommunity
 
Massive Power Outage Hits Spain, Portugal, and France: Causes, Impact, and On...
Massive Power Outage Hits Spain, Portugal, and France: Causes, Impact, and On...Massive Power Outage Hits Spain, Portugal, and France: Causes, Impact, and On...
Massive Power Outage Hits Spain, Portugal, and France: Causes, Impact, and On...
Aqusag Technologies
 
Semantic Cultivators : The Critical Future Role to Enable AI
Semantic Cultivators : The Critical Future Role to Enable AISemantic Cultivators : The Critical Future Role to Enable AI
Semantic Cultivators : The Critical Future Role to Enable AI
artmondano
 
Noah Loul Shares 5 Steps to Implement AI Agents for Maximum Business Efficien...
Noah Loul Shares 5 Steps to Implement AI Agents for Maximum Business Efficien...Noah Loul Shares 5 Steps to Implement AI Agents for Maximum Business Efficien...
Noah Loul Shares 5 Steps to Implement AI Agents for Maximum Business Efficien...
Noah Loul
 
Linux Support for SMARC: How Toradex Empowers Embedded Developers
Linux Support for SMARC: How Toradex Empowers Embedded DevelopersLinux Support for SMARC: How Toradex Empowers Embedded Developers
Linux Support for SMARC: How Toradex Empowers Embedded Developers
Toradex
 
HCL Nomad Web – Best Practices und Verwaltung von Multiuser-Umgebungen
HCL Nomad Web – Best Practices und Verwaltung von Multiuser-UmgebungenHCL Nomad Web – Best Practices und Verwaltung von Multiuser-Umgebungen
HCL Nomad Web – Best Practices und Verwaltung von Multiuser-Umgebungen
panagenda
 
SAP Modernization: Maximizing the Value of Your SAP S/4HANA Migration.pdf
SAP Modernization: Maximizing the Value of Your SAP S/4HANA Migration.pdfSAP Modernization: Maximizing the Value of Your SAP S/4HANA Migration.pdf
SAP Modernization: Maximizing the Value of Your SAP S/4HANA Migration.pdf
Precisely
 
Mobile App Development Company in Saudi Arabia
Mobile App Development Company in Saudi ArabiaMobile App Development Company in Saudi Arabia
Mobile App Development Company in Saudi Arabia
Steve Jonas
 
Enhancing ICU Intelligence: How Our Functional Testing Enabled a Healthcare I...
Enhancing ICU Intelligence: How Our Functional Testing Enabled a Healthcare I...Enhancing ICU Intelligence: How Our Functional Testing Enabled a Healthcare I...
Enhancing ICU Intelligence: How Our Functional Testing Enabled a Healthcare I...
Impelsys Inc.
 
DevOpsDays Atlanta 2025 - Building 10x Development Organizations.pptx
DevOpsDays Atlanta 2025 - Building 10x Development Organizations.pptxDevOpsDays Atlanta 2025 - Building 10x Development Organizations.pptx
DevOpsDays Atlanta 2025 - Building 10x Development Organizations.pptx
Justin Reock
 
Drupalcamp Finland – Measuring Front-end Energy Consumption
Drupalcamp Finland – Measuring Front-end Energy ConsumptionDrupalcamp Finland – Measuring Front-end Energy Consumption
Drupalcamp Finland – Measuring Front-end Energy Consumption
Exove
 
Splunk Security Update | Public Sector Summit Germany 2025
Splunk Security Update | Public Sector Summit Germany 2025Splunk Security Update | Public Sector Summit Germany 2025
Splunk Security Update | Public Sector Summit Germany 2025
Splunk
 
ThousandEyes Partner Innovation Updates for May 2025
ThousandEyes Partner Innovation Updates for May 2025ThousandEyes Partner Innovation Updates for May 2025
ThousandEyes Partner Innovation Updates for May 2025
ThousandEyes
 
TrustArc Webinar: Consumer Expectations vs Corporate Realities on Data Broker...
TrustArc Webinar: Consumer Expectations vs Corporate Realities on Data Broker...TrustArc Webinar: Consumer Expectations vs Corporate Realities on Data Broker...
TrustArc Webinar: Consumer Expectations vs Corporate Realities on Data Broker...
TrustArc
 

GitHub Introduction

  • 1. Welcome 2 GitHub VIA Next Innovators Tokyo What is GitHub ? Why GitHub is used ? Who is using GitHub ? GitHub Wiki Gist GitHub Pages Refined GitHub Extra: GitHub-like Services Extra: Things Similar to Git References Welcome 2 GitHub GitHub Introduction and Tips VIA Next Innovators Tokyo1 (Authorized Affiliate of VIA Programs2 ) November 2019 at our Learning Cafe 1next innovators [email protected] 2http://viaprograms.org/ 1 / 15
  • 2. Welcome 2 GitHub VIA Next Innovators Tokyo What is GitHub ? Why GitHub is used ? Who is using GitHub ? GitHub Wiki Gist GitHub Pages Refined GitHub Extra: GitHub-like Services Extra: Things Similar to Git References Outline 1 What is GitHub ? 2 Why GitHub is used ? 3 Who is using GitHub ? 4 GitHub Wiki 5 Gist 6 GitHub Pages 7 Refined GitHub 8 Extra: GitHub-like Services 9 Extra: Things Similar to Git 10 References 2 / 15
  • 3. Welcome 2 GitHub VIA Next Innovators Tokyo What is GitHub ? Why GitHub is used ? Who is using GitHub ? GitHub Wiki Gist GitHub Pages Refined GitHub Extra: GitHub-like Services Extra: Things Similar to Git References What is GitHub ? File storage different from Dropbox. Difference Between Dropbox Made to save source codes (PDF can also be saved) Based on Git GitHub Wiki, GitHub Pages, Gist is available GitHub Actions: Compile on GitHub Social Networking Services Follow other users Various communities exist Other features Commit: Enter edit details Issue: Someone may help you about the programs Release: Notice about your creations 3 / 15
  • 4. Welcome 2 GitHub VIA Next Innovators Tokyo What is GitHub ? Why GitHub is used ? Who is using GitHub ? GitHub Wiki Gist GitHub Pages Refined GitHub Extra: GitHub-like Services Extra: Things Similar to Git References What is GitHub ? Common points with Dropbox You can save in separate folders (directories) Upload by Drag & Drop Saves indents in the Source Code Zip file download OK sudo apt install git→Git available for Linux 4 / 15
  • 5. Welcome 2 GitHub VIA Next Innovators Tokyo What is GitHub ? Why GitHub is used ? Who is using GitHub ? GitHub Wiki Gist GitHub Pages Refined GitHub Extra: GitHub-like Services Extra: Things Similar to Git References Why GitHub is used ? Why GitHub is used ? Widely used by developers. Also used by researchers. 5 / 15
  • 6. Welcome 2 GitHub VIA Next Innovators Tokyo What is GitHub ? Why GitHub is used ? Who is using GitHub ? GitHub Wiki Gist GitHub Pages Refined GitHub Extra: GitHub-like Services Extra: Things Similar to Git References Who is using GitHub ? Famous academic users Sheehan Olver3 , Nick Higham4 , Nick Trefethen5 · · · Famous corporate users Facebook6 , Microsoft7 , Wolfram Research8 · · · 3https://github.com/dlfivefifty 4https://github.com/higham 5https://github.com/trefethen 6https://github.com/facebook 7https://github.com/microsoft 8https://github.com/WolframResearch 6 / 15
  • 7. Welcome 2 GitHub VIA Next Innovators Tokyo What is GitHub ? Why GitHub is used ? Who is using GitHub ? GitHub Wiki Gist GitHub Pages Refined GitHub Extra: GitHub-like Services Extra: Things Similar to Git References GitHub Wiki Wiki for yourself (Explain programs at here) Available for each GitHub repository. AsciiDoc, Markdown, MediaWiki, Textile is available Use Codecogs9 →math formulas are available. 9https://www.codecogs.com/latex/eqneditor.php 7 / 15
  • 8. Welcome 2 GitHub VIA Next Innovators Tokyo What is GitHub ? Why GitHub is used ? Who is using GitHub ? GitHub Wiki Gist GitHub Pages Refined GitHub Extra: GitHub-like Services Extra: Things Similar to Git References Gist Independent from Repository Markdown available Source codes can be uploaded You can set private or public 8 / 15
  • 9. Welcome 2 GitHub VIA Next Innovators Tokyo What is GitHub ? Why GitHub is used ? Who is using GitHub ? GitHub Wiki Gist GitHub Pages Refined GitHub Extra: GitHub-like Services Extra: Things Similar to Git References GitHub Pages Website maker on GitHub. How to use Install GitHub Desktop (free) ↓ Make repository named username.github.io ↓ Make index.html on local ↓ https://username.github.io is made !!! Not only Codecogs but also MathJax is OK !!! Even you don’t know HTML · · · Prepare your website on Google Site ↓ Use HTML converter on Google Site ↓ Paste to GitHub Pages !!! 9 / 15
  • 10. Welcome 2 GitHub VIA Next Innovators Tokyo What is GitHub ? Why GitHub is used ? Who is using GitHub ? GitHub Wiki Gist GitHub Pages Refined GitHub Extra: GitHub-like Services Extra: Things Similar to Git References Refined GitHub Google Chrome/Firefox extension. Features User icon on reaction Indent on comment Open all issues at once useful 404 page cf: Refined BitBucket 10 / 15
  • 11. Welcome 2 GitHub VIA Next Innovators Tokyo What is GitHub ? Why GitHub is used ? Who is using GitHub ? GitHub Wiki Gist GitHub Pages Refined GitHub Extra: GitHub-like Services Extra: Things Similar to Git References Other Extensions Other Extensions Hacker Tab (GitHub Trends on Tab) OctoLinker OctoTree (GitHub Source Code Tree on Screen) 11 / 15
  • 12. Welcome 2 GitHub VIA Next Innovators Tokyo What is GitHub ? Why GitHub is used ? Who is using GitHub ? GitHub Wiki Gist GitHub Pages Refined GitHub Extra: GitHub-like Services Extra: Things Similar to Git References Extra: GitHub-like Services BitBucket GitLab10 Gogs11 , Gitea12 (Based on Go Language) Features Import/Export available from GitHub. based on Git. 10https://gitlab.com/ 11https://gogs.io/ 12https://gitea.io/en-us/ 12 / 15
  • 13. Welcome 2 GitHub VIA Next Innovators Tokyo What is GitHub ? Why GitHub is used ? Who is using GitHub ? GitHub Wiki Gist GitHub Pages Refined GitHub Extra: GitHub-like Services Extra: Things Similar to Git References Extra: Things Similar to Git Mercurial13 SourceForge14 Apache Subversion15 13https://www.mercurial-scm.org/ 14https://sourceforge.net/ 15https://subversion.apache.org/ 13 / 15
  • 14. Welcome 2 GitHub VIA Next Innovators Tokyo What is GitHub ? Why GitHub is used ? Who is using GitHub ? GitHub Wiki Gist GitHub Pages Refined GitHub Extra: GitHub-like Services Extra: Things Similar to Git References References GitHub Introducing GitHub, A Non-Technical Guide, Peter Bell and Brent Beer (2014) Building Tools with GitHub-Customize Your Workflow, Chris Dawson and Ben Straub (2016) Introduction to Git and GitHub, Develop software, track codebase changes, and share and optimize software collaboration, Alex Magana and Joseph Muli (2018) GitHub Essentials, Unleash the power of collaborative development workflows using GitHub (2nd Edition), Achilleas Pipinellis (2018) Git and Github Guide-The Basics, Jerry N. P. (2018) GitLab GitLab Cookbook, Jeroen van Baarsen (2014) GitLab Quick Start Guide, Migrate to GitLab for all your repository management solutions, Adam O’Grady (2018) 14 / 15
  • 15. Welcome 2 GitHub VIA Next Innovators Tokyo What is GitHub ? Why GitHub is used ? Who is using GitHub ? GitHub Wiki Gist GitHub Pages Refined GitHub Extra: GitHub-like Services Extra: Things Similar to Git References Thank You Very Much Your attention and interest is appreciated !!! Here’s our website https://sites.google.com/a/viaprograms.org/via-next-innovators-homepage/ 15 / 15