Do you do things like exercise, eat good, don't smoke, don't drink, or get regular checkups so that you stay healthy and function properly? What about your code? You may do unit test, acceptance testing, or other things to make sure the code runs properly, but do you take care of the code itself? In this session, you will learn about how to care for code in ways other than testing. We will discuss version control, coding standards, code reviews, static code analysis, and other practices that will keep your code healthy and happy.