+ 3
How would you cooperate with building code together
I was thinking I would have to work together to make codes but how would you do it?
3 odpowiedzi
+ 27
For team work you need version control system and remote repository. My team uses git and github, so I would recommend it.
Here, try this tutorial first and then start learning some advanced features. Good luck :)
https://www.youtube.com/watch?v=0fKg7e37bQE
+ 14
Excellent Igor totally agree. time learning Git is time well spent.
- 1
why don't they add this in sololearn?