Hacker News new | ask | show | jobs
by willstepp 3063 days ago
Every program you will ever write: Input -> Transformation -> Output. That may sound annoyingly simplistic, but internalizing that one concept gives you a foundation to break down any problem you encounter.
1 comments

I used to have a boss who had a habit of saying "Data in, data out. How hard can it be?".

Annoying doesn't get even half way close.