Skip to content

Commit efa5575

Browse files
updated ebook information and added git resources
1 parent 724dceb commit efa5575

1 file changed

Lines changed: 14 additions & 8 deletions

File tree

README.md

Lines changed: 14 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,10 @@
22

33
A reference guide to Linux command line, Vim and Scripting
44

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
12-
135
### Ebooks
146

7+
Free to read online versions:
8+
159
* [100 Page Python Intro](https://learnbyexample.github.io/100_page_python_intro)
1610
* [Python re(gex)?](https://learnbyexample.github.io/py_regular_expressions/)
1711
* [JavaScript RegExp](https://learnbyexample.github.io/learn_js_regexp/)
@@ -23,6 +17,17 @@ A reference guide to Linux command line, Vim and Scripting
2317
* [Perl one-liners cookbook](https://learnbyexample.github.io/learn_perl_oneliners/)
2418
* [Practice Python Projects](https://learnbyexample.github.io/practice_python_projects)*work-in-progress*
2519

20+
: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+
2631
### Blog
2732

2833
https://learnbyexample.github.io/
@@ -56,6 +61,7 @@ Collection of learning resources, includes an intelligent search feature to find
5661
* [Linux CLI and Shell scripting](https://learnbyexample.github.io/curated_resources/linux_cli_scripting.html)
5762
* [Vim](https://learnbyexample.github.io/curated_resources/vim.html)
5863
* [Perl](https://learnbyexample.github.io/curated_resources/perl.html)
64+
* [Git and GitHub](https://learnbyexample.github.io/curated_resources/git_and_github.html)
5965

6066
<br>
6167

0 commit comments

Comments
 (0)