You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[Command line text processing with Rust tools](https://learnbyexample.github.io/cli_text_processing_rust/) — work-in-progress
22
+
*[Computing from the Command Line](https://learnbyexample.github.io/cli-computing/) — work-in-progress
22
23
23
24
:information_source::moneybag: You can buy PDF/EPUB versions from [Gumroad](https://learnbyexample.gumroad.com/) or [Leanpub](https://leanpub.com/u/learnbyexample)
24
25
25
26
### Ebook drafts
26
27
27
-
*[Linux Command Line](https://github.com/learnbyexample/Linux_command_line) — Introduction to Linux commands and Shell scripting
28
28
*[Command Line Text Processing](https://github.com/learnbyexample/Command-line-text-processing) — From finding text to search and replace, from sorting to beautifying text and more
29
+
*`grep`, `sed`, `awk`, `perl` and `ruby` got their own books
30
+
* Coreutils like `head`, `paste`, `sort`, etc were collated into a single book
29
31
*[Python Basics](https://github.com/learnbyexample/Python_Basics) — older version of *100 Page Python Intro*
30
32
*[Ruby Scripting](https://github.com/learnbyexample/Ruby_Scripting) — examples based tutorial for Ruby scripting
31
33
*[Perl Introduction](https://github.com/learnbyexample/Perl_intro) — Introductory course for Perl 5 through examples, geared towards VLSI engineers
0 commit comments