Hacker News new | ask | show | jobs
by otis_inf 3920 days ago
> I believe computing has 1 concept needed to be understood by programmers: Input & Ouput. That's all programming is.

No, programming is making output from input. Input is just a set of bytes, and output is also a set of bytes.