After taking several programing courses, I have come to realize how important it is to completely understand the particular language. Even though, everything you code in the those courses is in English, it has its very own structure. If you mess up a comma or semicolon then you’re left with errors or the whole program will terminate and you have to go back and figure out what and where you missed something. Understanding the technical terms and what certain symbols meant allowed me to better communicate with my professors when troubleshooting coding errors and when they would teach their lessons using specific terms.