git is the flavor of the day; so learn how to git. Force yourself to use the command line, this will help you understand the philosophy of version control in general, and git in particular.
Create a github account and start using it. Use it to showcase your improving maturity as a programmer and developer, and use it to showcase your projects.
Pro Git, Chacon and Straub is a fantastic tutorial and reference, and is available online