Git Course? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 18

Git Course?

I'd like to see a Git course here. The SOLOLEARN app on my iPhone is my favorite way to study any time, anywhere.

9th Feb 2017, 6:37 PM
Nick Longworth
Nick Longworth - avatar
12 Answers
+ 15
Git (Github is the name for the repository website) is a great collaboration/versioning tool used by software development teams. You can track and keep versions and if you want you can open your project for others' help.
28th Feb 2017, 1:40 PM
‎‏‎‏‎Joe
‎‏‎‏‎Joe - avatar
+ 14
yes Git is very valuable
10th Feb 2017, 3:08 AM
‎‏‎‏‎Joe
‎‏‎‏‎Joe - avatar
+ 13
thanx i m noob newbie many things out of knowledge so thanx
6th Mar 2017, 1:51 PM
code
code - avatar
+ 12
@John Maybe something more like pull/push, committing/ pushing to another branch than master and synchronising afterwards, staging, which files should be gitignored... Just the things that came into my mind right now.
6th Mar 2017, 6:29 AM
Tashi N
Tashi N - avatar
+ 10
what is Git or GitHub
28th Feb 2017, 12:56 PM
code
code - avatar
+ 4
Nice 😊
9th Feb 2017, 9:54 PM
Tashi N
Tashi N - avatar
+ 2
@Tashi, Sure, I can definitely see why it would be useful in this format. I still suspect that it would be like two categories before certificate (and maybe it's nothing wrong with that). My point is that it's very easy to get going and it's fairly easy to be efficient. After that it's just a matter of solving the problems you run into.
6th Mar 2017, 6:52 AM
John Skjönsberg
John Skjönsberg - avatar
+ 1
That would be a very short course though, to get going and start working it's literally 6 commands, git init, git checkot, git add, git status, git commit, git merge. Typically used in that order. My 5 cents is: Start using it like that and then solve problems as you go and find new features as you need them.
6th Mar 2017, 6:25 AM
John Skjönsberg
John Skjönsberg - avatar
+ 1
Please create a Git course ...
2nd Jan 2018, 7:23 PM
Rui Branco
Rui Branco - avatar
0
I would love to see a GIT module as well! It's a vital tool in today's tech work!
22nd Sep 2017, 7:20 PM
Avi Drucker
Avi Drucker - avatar
0
definitely ! Git course is what sololearn is missing....
5th Dec 2017, 10:58 AM
Vangelis Vassalos
Vangelis Vassalos - avatar
0
There is a git course in the mobile version (Development Essentials section), but not in the desktop webapp.
2nd Mar 2020, 4:00 PM
Jesse Craig
Jesse Craig - avatar