|
|
|
|
|
by molotovbliss
2922 days ago
|
|
There Unix philosophy. https://en.wikipedia.org/wiki/Unix_philosophy It's a shame to see so much bloated, over abstracted development these days with more emphasis on delivery than doing one thing well. https://en.wikipedia.org/wiki/Demoscene After seeing what the demo scene is able to pull off in very little code makes me hope that the art of fundamentals & single responsibility principals like in Unix/Linux resonates with younger developers the ability of truly understanding a problem scope before implementing a solution. Above all else have fun with it, be curious on even a low level how your program functions at an os & hardware levels. Things like what is the von Neumann bottleneck? Or even those building boolean logic gates in minecraft is inspiring to want to know "how does it work? And why?" |
|
[0] http://people.fas.harvard.edu/~lib113/reference/unix/writing...