scripting_course icon indicating copy to clipboard operation
scripting_course copied to clipboard

:notebook: Books, reference guides and resources on Regular Expressions, CLI one-liners, Scripting Languages and Vim.

Scripting Course

Books, reference guides and resources on Regular Expressions, CLI one-liners, Scripting Languages and Vim.

Ebooks

Free to read online versions:

:information_source: :moneybag: You can buy PDF/EPUB versions from Gumroad or Leanpub

:loudspeaker: :loudspeaker: Use this coupon link to get All books bundle with 25% discount.

Ebook drafts

  • Command Line Text Processing — From finding text to search and replace, from sorting to beautifying text and more
    • grep, sed, awk, perl and ruby got their own books
    • Coreutils like head, paste, sort, etc were collated into a single book
  • Python Basics — older version of 100 Page Python Intro
  • Ruby Scripting — examples based tutorial for Ruby scripting
  • Perl Introduction — Introductory course for Perl 5 through examples, geared towards VLSI engineers

Blog

https://learnbyexample.github.io/ — my super duper awesome programming blog


Newsletter

learnbyexample weekly — programming resources, deals and more, delivered every Friday


Curated resources

Here's my collection of learning resources. Thanks to mdBook, these lists also have an intelligent search feature to find resources based on keywords.


dot files

This repo also includes Bash and Vim customization files (files starting with .) based on my personal preferences.

⚠️ Do NOT copy these files directly to your home directory. You might overwrite useful settings already present. Understand the customizations and apply them manually.


Contributing

  • Please open an issue for typos/bugs/suggestions/etc
    • Even for pull requests, open an issue for discussion before submitting PRs
  • Share the repo with friends/colleagues, on social media, etc to help reach other learners
  • In case you need to reach me, mail me at echo 'bGVhcm5ieWV4YW1wbGUubmV0QGdtYWlsLmNvbQo=' | base64 --decode or send a DM via twitter

License

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License