How to work on the same code from different computers? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

How to work on the same code from different computers?

For example, I'm writing a JAVA code in IntelliJ or Eclipse, than I go home and want to continue working on the same code from home computer. So, I'm asking very cool pros who code for years, how do you usually solve this problem?

13th Apr 2019, 2:30 AM
William
William - avatar
2 Answers
+ 6
The best solution is to use GitHub(which is free and easy to use), but you can also save the entire code in a pendrive for instance...
13th Apr 2019, 3:39 AM
Daniel Yuki
Daniel Yuki - avatar
+ 4
Use GitHub or BitBucket
13th Apr 2019, 2:36 AM
Calviղ
Calviղ - avatar