Version control, please

Version control

Version control your code, please

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 there are many tutorials available online for both (Git tutorial; Mercurial tutorial).

Code can even be shared online with the world using github and bitbucket.