How multiple developers work in single project? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 15

How multiple developers work in single project?

I'm just curious to know that how different groups of programmers work on a particular task and accomplish it.I mean how do they mange it to accomplish big projects in big tech company. Probably i can find this one in Google but why i use Google when i have this beautiful community of helpful programmers and learners.

19th Oct 2019, 4:08 PM
0_O-[Mägár_Sám_Äkà_Nüllpøïntêr_Èxëcéptïön]~~
0_O-[Mägár_Sám_Äkà_Nüllpøïntêr_Èxëcéptïön]~~ - avatar
7 Answers
+ 11
There are still many, many reasons why you would want to conduct a search prior to asking. Given that, I wonder if any of these threads shed light on your question? https://www.sololearn.com/Discuss/249826/?ref=app https://www.sololearn.com/Discuss/499928/?ref=app https://www.sololearn.com/Discuss/1182473/?ref=app
19th Oct 2019, 4:27 PM
Hatsy Rei
Hatsy Rei - avatar
+ 7
Thank you very much for your answers i really appreciate it.
19th Oct 2019, 4:34 PM
0_O-[Mägár_Sám_Äkà_Nüllpøïntêr_Èxëcéptïön]~~
0_O-[Mägár_Sám_Äkà_Nüllpøïntêr_Èxëcéptïön]~~ - avatar
+ 6
Using git many developers can work on the same project simultsneously. Check out the sololearn lesson on git and version control
19th Oct 2019, 8:45 PM
Helena
Helena - avatar
+ 6
GitHub and togetherjs on https://jsfiddle.net is the best
14th Nov 2020, 8:28 PM
Galaxy-Coding (inactive)
Galaxy-Coding (inactive) - avatar
+ 3
It's simple just assign different work to different developers. After that take Everyone's code, test them and merge into a single project.
19th Oct 2019, 4:19 PM
A͢J
A͢J - avatar
+ 3
Some bug tracking system like Jira allows to assign different tasks for different developers
20th Oct 2019, 5:40 AM
artem
+ 3
Live share extensions on vscode
21st Nov 2019, 8:44 PM
Hannoyn
Hannoyn - avatar