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
Copy file name to clipboardExpand all lines: README.md
+14-8Lines changed: 14 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,16 +2,10 @@
2
2
3
3
A reference guide to Linux command line, Vim and Scripting
4
4
5
-
*[Linux Command Line](https://github.com/learnbyexample/Linux_command_line) — Introduction to Linux commands and Shell scripting
6
-
*[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
7
-
*[100 Page Python Intro](https://github.com/learnbyexample/100_page_python_intro) — short, introductory guide for those already familiar with programming basics
8
-
* See [Python Basics](https://github.com/learnbyexample/Python_Basics) for an older guide
9
-
*[Ruby Scripting](https://github.com/learnbyexample/Ruby_Scripting) — examples based tutorial for Ruby scripting
10
-
*[Vim Reference](https://github.com/learnbyexample/vim_reference) — Vim reference guide for beginner to intermediate users
11
-
*[Perl Introduction](https://github.com/learnbyexample/Perl_intro) — Introductory course for Perl 5 through examples, geared towards VLSI engineers
:information_source::moneybag: You can buy PDF/EPUB versions from [Gumroad](https://gumroad.com/learnbyexample) or [Leanpub](https://leanpub.com/u/learnbyexample)
21
+
22
+
### Ebook drafts
23
+
24
+
*[Linux Command Line](https://github.com/learnbyexample/Linux_command_line) — Introduction to Linux commands and Shell scripting
25
+
*[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
26
+
*[Python Basics](https://github.com/learnbyexample/Python_Basics) — older version of *100 Page Python Intro*
27
+
*[Ruby Scripting](https://github.com/learnbyexample/Ruby_Scripting) — examples based tutorial for Ruby scripting
28
+
*[Vim Reference](https://github.com/learnbyexample/vim_reference) — Vim reference guide for beginner to intermediate users
29
+
*[Perl Introduction](https://github.com/learnbyexample/Perl_intro) — Introductory course for Perl 5 through examples, geared towards VLSI engineers
30
+
26
31
### Blog
27
32
28
33
https://learnbyexample.github.io/
@@ -56,6 +61,7 @@ Collection of learning resources, includes an intelligent search feature to find
56
61
*[Linux CLI and Shell scripting](https://learnbyexample.github.io/curated_resources/linux_cli_scripting.html)
0 commit comments