Contrary to widely held belief, programmers are human. They have the same cognitive biases other humans have about the practice of software development. They widely overestimate the benefits of not having to use types, not caring about correct data structures, or assuming that algorithms are only important for library authors.
You’re no exception. You’re expected to deliver a product on time, with good quality, and with a smile on your face. As the saying goes, a programmer is effectively an organism that receives coffee as input and creates software as output. You might as well write everything the worst way possible, use copy and paste, use the code you found on Stack Overflow, use plain text files for data storage, or make a deal with a demon if your soul isn’t already under NDA.1 Only your peers really care about how you do things—everybody else wants a good, working product.