GeistHaus
log in · sign up

All books bundle

leanpub.com

Bundle detailsThis bundle contains all my published ebooks on various programming topics:Understanding Python re(gex)?Understanding JavaScript RegExpUnderstanding Ruby RegexpCLI text processing with GNU grep and ripgrepCLI text processing with GNU sedCLI text processing with GNU awkRuby One-Liners GuidePerl One-Liners Guide100 Page Python IntroPractice Python ProjectsCLI text processing with GNU CoreutilsVim Reference GuideLinux Command Line Computing The above links point to GitHub repos for the respective books. These repos have sample chapters, code snippets, exercises and other files related to these books.Understanding Python re(gex)?, JavaScript RegExp and Ruby Regexp books are solely focused on regular expressions.CLI text processing with GNU grep and ripgrep, GNU sed, GNU awk, Ruby One-Liners and Perl One-Liners will help you learn how to use these command line tools from the terminal. The various regex flavors used in grep/sed/awk are discussed in dedicated chapters/sections with plenty of examples. See my blog post for subtle differences between the BRE/ERE implementations in these tools.100 Page Python Intro provides a short, introductory guide for the Python programming language, suited for those already familiar with programming basics.Practice Python Projects helps you take the next step in your programming journey with real world inspired Python projects.CLI text processing with GNU Coreutils teaches you more than twenty specialized text processing tools such as head, tail, tr, sort, join, cut, paste, etc.Vim Reference Guide focuses on the Vim text editor. There's an entire chapter for the Vim regex flavor.Linux Command Line Computing 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. Testimonials I love your books on regex...As a student from the Digital VLSI space, it is indeed useful now and definitely in the future.

1 page links to this URL