We all did this, I guess, but that's how we all started to grow. — 1. Using personal names as variable and 'my' as prefix I remember about my friends and me what we did when we just started our coding life. We would use our name, our pet name, names of everything around us as variable names. Like, int denial, tom, Stephan; Some are more creative; they use, “myString”, “myClass”, “myArray” Now I understand…