How do you keep track of different versions of your code in python? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

How do you keep track of different versions of your code in python?

Track of different versions

16th Apr 2019, 9:46 AM
Gaurang Rai
Gaurang Rai - avatar
2 Réponses
+ 2
I give them names, like 1.3 or something, and add a few comments at the beginning of a file.
16th Apr 2019, 10:41 AM
HonFu
HonFu - avatar
+ 1
use Github. case closed
17th Apr 2019, 8:39 AM
Logomonic Learning
Logomonic Learning - avatar