Difference between revisions of "GitHub Tips"

From Pikes Peak Makerspace Wiki
Jump to navigation Jump to search
 
(92 intermediate revisions by the same user not shown)
Line 1: Line 1:
Pikes Peak Makerspace (PPM) is dedicated to supporting our maker community in their creative process by providing shared space, shared tools, materials and a knowledge base to turn their ideas into reality.
+
'''GitHub''' is a website to build, ship, and maintain software... "The world’s leading AI-powered developer platform."
{{Template:Is incomplete top banner}}
+
 
 +
It has been a part of Microsoft since 2018.
 +
 
 +
('''git''' is a free and open source distributed version control system.)
 +
<br>
 +
<br>
 +
<p style="padding:0.2em 0.4em; background:#ff6c00; color:#FFFFFF; font-size:15%;"> &nbsp; </p>
 
<br>
 
<br>
'''[https://github.com/ GitHub]''' is a website to "build, ship, and maintain software".
+
==Tips==
 +
Links to github.com:
 +
===[https://github.com/features/copilot GitHub Copilot]===
 +
:'''"your AI pair programmer"'''
 +
===[https://github.com/features/actions GitHub Actions]===
 +
:'''"Automate your workflow"'''
  
'''[https://git-scm.com/ git]''' is a (free and open source) distributed version control system.<br>
+
=== [https://docs.github.com/en GitHub Docs] ===
<br>
+
:'''"Help for wherever you are on your GitHub journey."'''
==Developer Link==
+
 
:'''https://github.com/'''
+
==Training — PPM Trainer(s) needed==
 +
PPM announces its [https://www.meetup.com/pikespeakmakerspace/events '''Upcoming events, including classes, on Meetup''']
 +
 
 +
Links to github.com:
 +
:'''[https://docs.github.com/en/get-started/accessibility/keyboard-shortcuts Get Started / Keyboard shortcuts]'''
 +
:[https://training.github.com/downloads/github-git-cheat-sheet/ '''GitHub - Git Cheat Sheet''']
 +
:[https://docs.github.com/en/get-started/quickstart/git-and-github-learning-resources '''Git and GitHub learning resources''']
 +
:[https://github.com/ '''GitHub official website''']
  
==Classes and Training==
+
Links to other external sites:
===Classes===
+
:[https://www.youtube.com/c/GitHub '''GitHub'''] — on YouTube
:Pikes Peak Makerspace announces its  [https://www.meetup.com/pikespeakmakerspace/events '''Upcoming events, including classes, on Meetup''']
+
:'''[[wikipedia:GitHub|GitHub]]''' — on Wikipedia
===Training -- PPM Trainer(s) needed===
+
:[https://www.youtube.com/watch?v=iv8rSLsi1xo '''GitHub Tutorial - Beginner's Training Guide''']
:'''[https://docs.github.com/en/get-started/quickstart/git-and-github-learning-resources Git and GitHub learning resources]''' -- GitHub
+
:[https://git-scm.com/doc '''git Documentation'''] — Reference Manual and Videos
:'''[https://git-scm.com/doc git Documentation]''' -- Reference Manual and Videos
+
:[https://www.markdownguide.org/ '''Markdown Guide''']
  
==Tips==
+
==Related Pages==
:'''[https://training.github.com/downloads/github-git-cheat-sheet/ Git Cheat Sheet - GitHub]'''
+
Links to related PPM Wiki pages:
 +
:'''https://github.com/PikesPeakMakerspace/welcome-display'''
  
===For Additional Help ===
+
:'''[[Linux Tools]]'''
:Use the PPM Slack channels #computers or #general
+
:'''[[Visual Studio Code Tips]]'''
==See Also==
 
Links to other PPM Wiki pages (internal links):
 
  
:[[Visual Studio Code Tips|'''Visual Studio Code''']]
+
:[[Arduino|<span style="color:#ffffff; background:#864199">&nbsp;&nbsp;'''Arduino'''&nbsp;&nbsp;</span>]]
:'''[[Arduino]]'''
+
:[[Raspberry Pi|<span style="color:#ffffff; background:#864199">&nbsp;&nbsp;'''Raspberry Pi'''&nbsp;&nbsp;</span>]]
:[[Raspberry Pi|'''Raspberry Pi''']]
+
:[[Ubuntu|<span style="color:#000000; background:#D0DD27">&nbsp;&nbsp;'''Ubuntu'''&nbsp;&nbsp;</span>]]
:'''[[Ubuntu]]'''
+
:[[Computers|<span style="color:#000000; background:#D0DD27">&nbsp;&nbsp;'''Computers — Windows'''&nbsp;&nbsp;</span>]]
:'''[[Computers]]'''
+
:[[Computers -- Mac and Apple|<span style="color:#000000; background:#D0DD27">&nbsp;&nbsp;'''Computers — Mac and Apple'''&nbsp;&nbsp;</span>]]
  
==Curated Links==
+
==Hand-Curated Links==
Links to other sites (external links):
+
Links to member-recommended external sites:
:[https://www.youtube.com/c/GitHub '''GitHub on YouTube''']
+
:'''[https://github.com/logos GitHub Logos and Usage]'''
:'''[https://www.markdownguide.org/ Markdown Guide]'''
+
:'''[https://github.com/explore?trending=repositories Here's what's popular on GitHub today...]'''
 +
:'''[https://www.welcometothejungle.com/en/articles/btc-history-git The History of Git]'''
 +
:'''[https://git-scm.com/book/en/v2 Pro Git book]''' — by Scott Chacon and Ben Straub
 +
:'''[[wikipedia:Timeline_of_GitHub|Timeline of GitHub]]''' — on Wikipedia
 +
:'''[[wikipedia:List_of_free_and_open-source_software_packages|List of free and open-source software packages]]''' — on Wikipedia
  
==Other Fun Stuff==
+
==For Additional Help==
=== [https://www.welcometothejungle.com/en/articles/btc-history-git The History of Git] ===
+
:Use the PPM Slack channel #computing
=== [https://www.youtube.com/watch?v=iv8rSLsi1xo GitHub Tutorial - Beginner's Training Guide] ===
+
:[[How To Slack#PPM Channel Names and Descriptions|'''List of all PPM Slack channels''']]
===[https://www.youtube.com/c/GitHub Here's what's popular on GitHub today...]===
+
:Note that we have a Slack channel (#job-board) for members to post, discuss, or accept job opportunities either within PPM or from the&nbsp;community.
<br>
 
<hr>
 
 
{{Template:Footer}}
 
{{Template:Footer}}
 
+
{{Template:Ideas into reality}}
[[Category:Incomplete]]
+
<p style="padding:0.2em 0.4em; background:#ff6c00; color:#FFFFFF; font-size:15%;"> &nbsp; </p>
 
[[Category:Software]]
 
[[Category:Software]]
[[Category:Volunteers Needed]]
 

Latest revision as of 19:38, 19 April 2024

GitHub is a website to build, ship, and maintain software... "The world’s leading AI-powered developer platform."

It has been a part of Microsoft since 2018.

(git is a free and open source distributed version control system.)

 


Tips

Links to github.com:

GitHub Copilot

"your AI pair programmer"

GitHub Actions

"Automate your workflow"

GitHub Docs

"Help for wherever you are on your GitHub journey."

Training — PPM Trainer(s) needed

PPM announces its Upcoming events, including classes, on Meetup

Links to github.com:

Get Started / Keyboard shortcuts
GitHub - Git Cheat Sheet
Git and GitHub learning resources
GitHub official website

Links to other external sites:

GitHub — on YouTube
GitHub — on Wikipedia
GitHub Tutorial - Beginner's Training Guide
git Documentation — Reference Manual and Videos
Markdown Guide

Related Pages

Links to related PPM Wiki pages:

https://github.com/PikesPeakMakerspace/welcome-display
Linux Tools
Visual Studio Code Tips
  Arduino  
  Raspberry Pi  
  Ubuntu  
  Computers — Windows  
  Computers — Mac and Apple  

Hand-Curated Links

Links to member-recommended external sites:

GitHub Logos and Usage
Here's what's popular on GitHub today...
The History of Git
Pro Git book — by Scott Chacon and Ben Straub
Timeline of GitHub — on Wikipedia
List of free and open-source software packages — on Wikipedia

For Additional Help

Use the PPM Slack channel #computing
List of all PPM Slack channels
Note that we have a Slack channel (#job-board) for members to post, discuss, or accept job opportunities either within PPM or from the community.
PPM Tool Color Map — Interactive
Search the PPM Wiki — include both Content pages and Multimedia
Contact Us if you cannot find your answer here on our Wiki, or you notice something is outdated.


Pikes Peak Makerspace (PPM) is dedicated to supporting our maker community in their creative processes by providing shared space, shared tools, materials, software and a knowledge base to turn their ideas into reality.