| ▲ | alberto-m 6 hours ago | |
This quote from “Dive into Python” when I was a fresh graduate was one of the most impacting lines I ever read in a programming book. > Busywork code is not important. Data is important. And data is not difficult. It's only data. If you have too much, filter it. If it's not what you want, map it. Focus on the data; leave the busywork behind. | ||