+ 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?
2 odpowiedzi
+ 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...
+ 4
Use GitHub or BitBucket