The 800 page book that made me a web dev
1 comments
Not very modern, but still a learning tool, Unix Text Processing [0] taught me tons about unix commands and utilities. It provided a foundation for things to come. Even if it's heavily into troff (we had DWB on the work computer) the shell, awk, sed and other commands (Chapter 12) were invaluable. Perl came later!
> Unix Text Processing (Hayden Books)
> Unix Text Processing, by Dale Dougherty and Tim O'Reilly, was published by Hayden Books in 1987, back when O'Reilly & Associates wrote technical documentation for hire. Hayden later took the book out of print, but Dale and Tim retained the copyright and have decided to make it available through our web site under Creative Commons' Attribution License.
> Unix Text Processing is available in the following ways:
[0] https://www.oreilly.com/openbook/utp/
[1] https://www.oreilly.com/openbook/utp/UnixTextProcessing.pdf (checked)
> Unix Text Processing (Hayden Books)
> Unix Text Processing, by Dale Dougherty and Tim O'Reilly, was published by Hayden Books in 1987, back when O'Reilly & Associates wrote technical documentation for hire. Hayden later took the book out of print, but Dale and Tim retained the copyright and have decided to make it available through our web site under Creative Commons' Attribution License.
> Unix Text Processing is available in the following ways:
A single PDF file via HTTP [1] and others ...
For what it's worth, I used grap, pic and troff to process lab data, create graphs and insert them into reports. On Sun-2 workstsations![0] https://www.oreilly.com/openbook/utp/
[1] https://www.oreilly.com/openbook/utp/UnixTextProcessing.pdf (checked)
Now, I'm looking for that experience again, I'd like a fat book on some new topic - could be web adjacent or something more obliquely related to programming. For context, I've just started running a Linux homelab and I'm finding gaps in my bash and sysadmin knowledge, I've also recently started dabbling with audio DSP in Rust - those might be good areas for suggestions - but I'm happy to hear any random recommendations!
Let this thread to be a space for both recommendations (preferably modern-ish editions) and publications that were pivotal for you in work and life.
One of the main reasons for posting is I'm seeing more and more content move online, but paging through digital books / websites and/or watching YouTube videos is just not the same as flipping through a good book for me.