Version control, please

Version control Learning code is always fun and so should doing version control. Isn’t it fun to build variables, classes, methods, properties, events, etc.? If you have started to learn how to code, in any language, please spend time to appreciate the value of version controlling your code. Git and Mercurial (aka Hg) are both free and […]