2.1 Why Good Programming Practices Are Important

If you are in a job where you are writing codes, odds are you will need to share your work (or transfer it to others later). This necessitates common style and conventions aka practices. This allows you to focus on what a program is doing and less time deciphers one person’s individual style.