Hopefully less than this year. I'm reading too many (100+) and that's reflecting in my reduced time on actual work (self-employed).
It's the name of the constructor, for example:
const pat1 = new RegExp(`42//?5`)
So, I used that in the book name.
GVim.
Check out https://ghostwriter.kde.org/ if you are looking for a GUI app with live preview, full screen mode, etc.
I have a book for Perl One-Liners as well, which I'm currently revising :)
I've written books on regex too, if you are interested in learning ;)
Was going to suggest Cradle as well!
I'd add Mage Errant by John Bierce - magical academy, 4 member student group who trust each other, competent teachers, amazing worldbuilding, big battles (in later books), etc.
Bookshops & Bonedust by Travis Baldree
Next books in The Weirkey Chronicles by Sarah Lin and Manifestation by Samuel Hinton. And hopefully the second book in The Last Horizon series by Will Wight will release by the end of this year too.
There was a discussion thread few days back for books that combine sci-fi and magic: https://programming.dev/post/276456
I finally started Murderbot series over the weekend. Already done with the first four novellas.
The post isn't about terminal frameworks though, it is about how to get started using the command line.
Here are some resources that might help:
- https://github.com/jlevy/the-art-of-command-line
- https://sanctum.geek.nz/arabesque/series/unix-as-ide/
- https://missing.csail.mit.edu/
For scripting, keep these links handy:
- https://mywiki.wooledge.org/BashFAQ and https://mywiki.wooledge.org/BashPitfalls
- https://www.shellcheck.net/
Also, +1 for Linux Journey mentioned in another comment.
learnbyexample
0 post score0 comment score
See also: https://github.com/pllk/cphb (Competitive Programmer's Handbook)