Python

Basic programmer mistakes: Clean Code != PEP 8 – learn the difference

My kids code PEP 8 compliant, therefore they do Clean Code! Someone really dumb This is an actual quote from a teacher. Even hobbyists should know how to write proper code, but it’s rarely taught. When I asked a professor about “how to write good programs”, his answer was “Just look at other people’s code.”, […]

Basic programmer mistakes: Clean Code != PEP 8 – learn the difference Read More »

Scroll to Top