+ 1
How to use Github ( what itâs used for,etc)
Hi all! Iâm fairly new to coding and throughout my first year of college I took intro to CS classes that used Jupyter, Atom & the Mac terminal/ Windows powershell to run code however this summer I wanted to try to expand my horizon by using Github and VS CODE but Iâm having a hard time navigating around using them. I love Atom because I can just use command + âiâ to run whatever I input but it isnât super helpful for things like line spacing errors which I heard VS Code & github are good at.
2 Answers
+ 6
Hi Jayla
Here is an example lesson:
https://www.sololearn.com/learn/1261/
This is a description from Githubs official website:
https://github.com/
+ 2
Agent thank you!!