Sooo there’s free software (“Everyone should be able to write open source software!”) and there’s open source software (people programming their own computers for their own communities). Ideally, Neima should be able to program her computer to help her kids do their homework or for their sports club. So there’s open source software that’s written for the developers community, and there’s open source software that’s written for the GNOME community, which is polished and truly a delightful experience for new users: if for example you installed Linux Mint with Cinnamon, you’d connect to the wifi and probably be immediately greeted with a notification telling you that your printer has been added and is ready to go.
I’m not saying that Linux users should learn programming, especially if they don’t know about e.g. GNU Guix, Skribe/Skribilo/Haunt, or SICP (that’s directly referenced by the Haunt info pages – I promise you, starting a blog as an English speaker with a Skribe implementation and reading SICP once you get comfortable enough could get you started in months); but that of course, learning any field on such a platform as Stack Overflow would provide an absolutely stupid experience, whereas the ideal learning medium is books.
It isn’t enough for Google to insert far-right suggestions in YouTube shorts; they’ve deliberately sabotaged features in their search engine to get us to generate more ads, and Google Scholar results are, by the way, the bottom of the barrel too. Compare queries results to “sex work” or “borderline disorder transgender” with those of HAL and wonder why there’s a public distrust in science. More broadly, Google hinders our relationship to information, and we’re both trading it for a far-right agenda.
The same is just as true for LaTeX: it’s a great, intuitive language, provided that you read some good introduction on the topic. As a matter of fact, Maïeul Rouquette’s French-speaking book is available for free on HAL.
I’m more and more fed up as I write that and I’m pretty sure it shows. You may totally use open source software, meant for the non-technical community of a graphical library, desktop environment, Linux distribution, and so forth. But if you really wanted to “learn Linux”, please install any distro you’re comfortable with and read some good book on whatever topic you want to work on.
Very specifically for learning about GNU/Linux and Unix, I highly recommend the book Classic Shell Scripting by Arnold Robbins and Nelson Beebe (O’Reilly Media, 2005).
ISBN: 9780596005955
I recently wrote the following about it in a post:
This book is extremely readable and gives a very good introduction to the various standard Unix shell commands (grep, sed, awk, tr, sort, to name but a few) and how to tie them together to do useful things. It’s very suitable if you have some experience with the command line at the level of individual commands but now want to see how to do construct more interesting pipelines and scripts. It includes an introduction to regular expressions. The fact that the book is already 20 years certainly means that some explanations and approaches are outdated, but since shell programming is at the core about text processing, almost all contents of the book are still highly relevant today.
nice list of resources, although way over my head as i am not a developer, nor do i plan to become one. but i do like learning stuff, and agree that modern google for finding relevant VALUABLE information is seriously lacking and annoying. i will be bookmarking nostarch for sure.
Thank you, a tip for finding valuable resources is to add the best tools to your query, e.g. “org emacs para method”.
You may lookup specialized jargon on Wikipedia, and then merely append them to your query.