learnbyexample

joined 1 year ago
[–] [email protected] 2 points 1 month ago (1 children)

Is it regex or sed/awk syntax (or both) that gives you trouble?

I had similar reaction and didn't even try to learn them for years - then I caught the stackoverflow craze of answering CLI questions (and learning from others).

 

Hello!

I am pleased to announce a new version of my Linux Command Line Computing ebook.

This ebook aims to teach Linux command line tools and Shell Scripting for beginner to intermediate level users. The main focus is towards managing your files and performing text processing tasks. Plenty of examples are provided to make it easier to understand a particular tool and its various features. There are 200+ exercises to help you practice what you've learned and solutions are provided for reference. I hope this ebook would make it easier for you to discover CLI tools, features and learning resources.

Links:

I would highly appreciate it if you'd let me know how you felt about this book. It could be anything from a simple thank you, pointing out a typo, mistakes in code snippets, which aspects of the book worked for you (or didn't!) and so on. Reader feedback is essential and especially so for self-published authors.

Happy learning :)

[–] [email protected] 9 points 1 month ago (1 children)

oxipng, pngquant and svgcleaner for optimizing images

auto-editor for removing silent portions from video recordings

[–] [email protected] 2 points 1 month ago

Not my blog, just sharing it here. Saw it on HN (https://news.ycombinator.com/item?id=40419325)

59
How terminal works (kevroletin.github.io)
 

Let me know your feedback, especially if you haven't learned awk yet!

[–] [email protected] 1 points 2 months ago (3 children)

What's the difference between two_percent and skim?

[–] [email protected] 1 points 2 months ago

Check out https://novelwriter.io/

I'm not familiar with such softwares (I use pandoc for technical writing), but might help you..

 

Did you know that Vim has an Easy mode? It's the hardest mode for those already familiar with Vim 🙃

[–] [email protected] 7 points 9 months ago (2 children)

EPUB reader

[–] [email protected] 6 points 9 months ago* (last edited 9 months ago) (1 children)

Check out https://github.com/auctors/free-lunch (list of free Windows software)

See also https://www.nirsoft.net/ (freeware, not open source)

[–] [email protected] 3 points 10 months ago

I have a book for Perl One-Liners as well, which I'm currently revising :)

[–] [email protected] 4 points 10 months ago

I've written books on regex too, if you are interested in learning ;)

[–] [email protected] 2 points 10 months ago (1 children)

Thanks a lot for the feedback on Coreutils book! It's so nice to hear that it helped in your thesis.

Regarding the ebook versions, I use pandoc to convert GitHub style Markdown to PDF/EPUB (wrote a blog post about my process here: https://learnbyexample.github.io/customizing-pandoc/). I had to search through stackexchange threads to customize the few things I could. I don't know how to fix the kind of page breaks you mentioned. But, I'll try to find a solution. Thanks again for the feedback :)

 

Hello!

I am pleased to announce a new version of my "CLI text processing with GNU awk" ebook.

Learn the GNU awk command step-by-step from beginner to advanced levels with hundreds of examples and exercises. This book will dive deep into field processing, show examples for filtering features, multiple file processing, how to construct solutions that depend on multiple records, how to compare records and fields between two or more files, how to identify duplicates while maintaining input order and so on. Regular Expressions will also be discussed in detail.

Links:

I would highly appreciate it if you'd let me know how you felt about this book. It could be anything from a simple thank you, pointing out a typo, mistakes in code snippets, which aspects of the book worked for you (or didn't!) and so on. Reader feedback is essential and especially so for self-published authors.

Happy learning :)

48
Containers from Scratch (ericchiang.github.io)
[–] [email protected] 23 points 10 months ago (1 children)

See also:

view more: next ›