| ▲ | whattheheckheck 2 hours ago | |
Any textbooks or resources on getting better at naming things? The Programmers Brain book was my go to | ||
| ▲ | ramses0 28 minutes ago | parent | next [-] | |
"How to be Unix-y in Eleventy Billion Steps" http://www.robertames.com/blog.cgi/entries/the-unix-way-comm... TLDR: standard list of long options <https://www.gnu.org/prep/standards/standards.html#Option-Tab...> and short options from -a to -z <http://www.catb.org/~esr/writings/taoup/html/ch10s05.html>. | ||
| ▲ | stavros 2 hours ago | parent | prev [-] | |
The Design of Everyday Things. | ||